资源列表
BusinessSkinForm汉化版
- DELPHI版本:D6,D7及以上版本 介绍:BSSKin包含窗体,按钮等VCL组件,用于界面设计,控件包含应用示例。-Delphi Version : D6, D7 and above presentations : BSSKin contains forms, buttons, etc. VCL components for interface design, control contains a sample application.
学生管理系统代码
- 在这里只给出了主要的与系统功能相关的 ASP文件中的VBscr ipt代码。-here is the only major system functions associated with the document, the ASP VBscr ipt code.
nkcms(ver.1.0.1852)
- CMS设计原代码,是一个很好的学习软件,适用于组件开发。-CMS original design code is a good learning software components applicable to the development.
优美的窗口菜单开发 C 语言源代码
- 优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
ORM.NET-V1.7.2.32067
- 一个对象关系工具软件,用于开发门户站点非常合适-an object-relational tools for the development of portal site is suitable
Starlight_Portal_0_92_beta
- 一款非常好的C#门户网站开发学习原代码,功能非常多。-one very good C# learning portal developed the original code, which is very many.
ndCMS_v0.4rc1
- 一款组件管理系统原代码,很适合中高级学习者,我从中学到不少。-one component source code management system, which is perfect for senior learners, from which I learned a lot.
FFT16
- 基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。-the FFT implement of Verilog based on FPGA
myadodemo
- 吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!-vomit blood produced by the two ado inside two categories, one is a link between the data sets is one of this done enough, but also achieve a practical and concise!
简易记事本
- 这是一个用java做的一个,能够进行简单编辑的小程序-This is a java do with a can perform simple editing of small programs
P2PMultichat
- 实例晶体显示组件,一切功能在组件属性里有说明,跟C#标准组件属性相同.. -example crystal display components, the components of all functional attributes Lane is described with C# attributes the same standard components ..
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a