搜索资源列表
UCCForm
- best draw editor
最佳适应算法 信安 陆华锋 20022638
- 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best"
i263tb32
- 中国网站网贴吧程序源码(ASP+ACCESS) 实现功能: 多级分类查找,可按多级分类查找贴吧,多用户申请,任何人都可以申请自己的贴吧, 用户三种权限管理,1,普通会员,2,普通版主(只有管理自己的贴吧),3,高级版主(可管理全部贴吧),用户积分统计,登陆次数,发主题帖,回帖,精华数等等多功能统计,ip锁定,会员锁定,在线举报,在线申请版主,密码取回等,其他的就不说了,自己看演示,该版做到了整站全后台设置,包括,网站名称,网站logo,地址,站长名称,qq号码,贴图帮助文件编辑,注册条款规则编辑
Marker_demo21
- In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed by tool tip. Some API function
用C++描述的各种数据结构算法
- 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
磁盘镜像简单技术实现最好结果
- 磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示-simple disk mirroring technology to achieve the best results, and I hope to disk mirroring learners can have a certain amount Inspiration
最好的SWF转FLA工具IMPERATOR FLA FULL汉化版
- 最好的SWF转FLA工具IMPERATOR FLA FULL汉化版-best SWF to FLA tool IMPERATOR FLA FULL Chinese Version
Trans_Menu透明菜单的 例子 很漂亮啊
- 这是一个透明菜单的 例子 其实很漂亮 我正在研究这个代码 希望 大家能和我一起交流一下 然后彼此沟通沟通 最好是有女朋友和我沟通-This a transparent example of the menu is actually very beautiful I was examining the code and hope that we can join me in sharing what then communicate communication is the best girlfr
22_108_3
- 要:ARM 公司以及ARM 芯片的现状和发展,从应用的角度介绍了ARM 芯片的选择方法,并介绍了具有多芯核结 构的ARM 芯片。列举了目前的主要ARM 芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM 芯片选择方案。-to : ARM ARM chip companies and the status and development of applications from the point of view of the ARM chip options, and h
Infragistics NetAdvantage 2005 Vol 1 Source Code.p
- 功能介绍:1.基于COM、.NET 和ASP.NET 的75种最佳表示层组件:包括网格、图表、工具条、菜单、制表符、树状子目录结构、进度表、日历、编辑器、GUI控件以及更多…2.利用Infragistics的表示层构架可用于继承并创建自定义组件的图形界面跨环境的通用对象模块提供更方便的在线学习 3.支持WindowsXP功能。4.RAD 设计器提升了可视化设计的速度。5.使用NetAdvantage's ASP.NET组件可以在瘦客户端环境中创建胖客户端的应用程序。6.提供ASP.NET组件的服
slickeditv10.0linuxcrackz.w.t
- slickeditv10.0linuxcrackz.w.t.zip SlickEdit v10.0 for linux 注冊機 在國內網站上找了N天都沒找到,在國外一家網站找到。雖然不是源代碼,但是SlickEdit是Linux下最好用的30多種編程IDE。這個是注冊機安裝文件在百度裡找吧-slickeditv10.0linuxcrackz.w.t.zip SlickEdit v10.0 for linux Fillmore on the domestic websites to fin
c++&vc小程序集合
- Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asyc
BusinessSkinForm.v3.95.Full.Source.Delphi.BCB
- ExpressQuantumGrid Suite v4在Delphi 和 C++ Builder开发环境下是一个最好的网格和数据输入组件。利用ExpressQuantumGrid Suite,你能够为你的最终用户可视化地创建完美的界面和显示难以置信的特征及灵活性 - 而这些仅需要很少的代码。-ExpressQuantumGrid Suite v4 in Delphi and C Builder development environment is one of the best grids an
高效三态树
- 自认为最好的三态树实现方式,关键是比较灵活-think the best three states Tree way, the key is a more flexible
对话框中实现浮动工具栏
- 想在对话框中实现浮动工具栏吗?这个代码是你的最佳选择-want to achieve in the dialog box floating toolbar? This code is the best choice for you
RBFS_CODE
- RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search : * A family) and the LRTA * algorithm (online local search, also known as real-time learning A * search, with t
TeeChart.Pro.v7.06
- TeeChart.Pro.v7.06 Borland 最好的图形控件-TeeChart.Pro.v7.06 the best graphics Controls
great
- 国外最棒的两个Toolbar控件 有自动隐藏功能,具体的效果自己慢慢去体会吧-abroad best two Toolbar Controls automatic hidden function, the effect of their specific began to understand it
WAV_PLAYER
- C++不仅仅是支持面向对象的程序设计语言 学习编程最好的方法之一就是阅读源代码 在任...不要停留在集成开发环境的摇篮上,要学会控制集成开发环境,还要学会用命令行方式处理程序-C is not only to support the object-oriented programming language programming One of the best ways is to read the source code in office ... should not remain in t
VC++_source_bmp
- 资源封装的最好例子,这是本人初学时的一个练习-resources the best example of this is that when I am a practicing