资源列表
中科杯 作品
- 中科杯 作品的模块,直接用,绝对好! class CZhuCe : public CDialog { DECLARE_DYNAMIC(CZhuCe) public: CZhuCe(CWnd* pParent = NULL); // 标准构造函数 virtual ~CZhuCe(); // 对话框数据 enum { IDD = IDD_LOGIN_ZHUCE }; protected: virtual void DoDataExchange(CDa
active
- 易语言编写浏览器active 例子,完整源代码,全部源码,无模块-active
analyze.pl.tar
- Some scr ipts for analyzing the NS2 trace files.
422
- 迅雷下载地址URL转换解密的VB源代码,很不错的VB源码,适合VB爱好者学习研究。-Thunder Download URL convert VB source code decryption, a very good VB source code for VB enthusiasts to learn.
filesystem
- 简单的文件系统实现 (main函数) 创建,复制,粘贴,打开文件夹,重命名 etc-A simplified file system realization. Including create, copy, paste, open file, rename etc.
AReN_CalendarFunctions_V12
- Functions for converting time and date between Persian and Georgian calendar.
wumpus
- one two three four five six seven eight nine ten
AccountSetupOutgoing
- Account Setup Outgoing Source Code for Linux v2.13.6.
WebSite1
- Enable non-linear adjust function for contrast, brightness and saturation If use contrast, brightness and saturation non-linear adjust function, must define follow next
elevator-(final)
- 模拟电梯程序,实现简单的电梯功能。无图形界面-Simulated lift procedures, a simple function of the elevator. No graphical interface
DepConnetionPool
- 自己写的连接池,实现动态连接池,且小巧灵活,随着使用频繁程序,调整连接池数量。-Write your own connection pooling, dynamic connection pool, and the small and flexible, with the frequent use of the program, adjust the number of connection pool.
sort
- 基数排序 基数排序(radix sort)属于“分配式排序”(distribution sort),又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。 快速排序 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是
