资源列表
sortTable
- 字段排序,对于不同的字段可以点击以进行是升序还是降序的排序-field, in order for different fields can click on to conduct the ascending or descending order
findwinusername
- 帮助你在程序中获得windows的用户名,识别机器
opensavedialog
- This component will use the Open or Save Dialog of the current Windows version.
DIREXIST
- C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c - lcurses this procedure applies to SCO UNIX mainframe line
zidian
- 黑客字典,可以完成生日字典,穷举,自定义,电话,手机等密码的设置,最多生成20位密码, 功能还不是很完善-hacker dictionaries, dictionaries birthday complete, exhaustive, since the definition of telephone, mobile phone and other password settings, Generating maximum 20 password function is not perfec
XIUGAI2
- 计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
vbqqdownmusic
- VisualBasic6.0利用WinHttpRequest从腾讯音乐服务器上下载歌曲的源程序代码,测试时候,你只需点击窗口中的“下载按钮”,音乐文件即被下载,下载过程中,Lable处显示已下载的字节数,要被下载的音乐文件地址请在代码内修改,这仅是一个从网上指定位置下载文件的示例,具体使用中,仍需完善不少功能的。-VisualBasic6.0 use WinHttpRequest download songs from Tencent music server source code, test
TIME
- MSP430驱动时钟芯片PCF8583 借口为IIC总线
sotrstr
- 算法代码,包括了5种常用的排序...针对字符串。
richedit1
- 是利用RichText实现的编辑器, 利用 RichText 实现的编辑器 提供了修改字体,打印,查询等功能。-RichText to achieve is to use the editor, use the RichText Editor achieve a change fonts, print and query capabilities.
waveletexamples
- wavelet小波分析举例.供网友参考.也请大家多多上载,期待资源丰富.-wavelet wavelet analysis, for example. Netizens for reference. Please also take a lot on the set and look forward to abundant resources.
multi
- 分治法实现大数乘法,时间复杂度由原来的n的三次方提高到n的log3次方,但是对数字的范围有一定的限制