资源列表
duoxiangshiqiuhe
- 线性表示最常用且最简单的一种数据结构。线性表除了常见的插入、删除、求长度等操作外,还可以进行较为复杂的操作,如将两个或两个以上的线性表合并成一个线性表,把一个线性表拆开成两个或两个以上的线性表
MyTextBox
- 自定义的TextBox控件, 外观呈下划线 鼠标移动时有颜色变换效果
listoperate
- 链表操作,包括链表添加删除查找等。自己写的,容易理解,算法优秀。-this is the code of the list operate.it has include the function of add,delete,search.
cholesky
- cholesky的c语言代码,很实用的,适合多数人,自己写的,欢迎建议-cholesky c-language code, it is practical for most people, their written suggestions are welcome
compare
- 对比不同矩阵的方案。二十个字太多了,二十个字太多-compare different orthogonalization scheme
sdadda
- 用IE下载文件,适合初学者进行学习研究,不错的源码-Use IE to download files, suitable for beginners to learn research, a good source
formzoom
- VisualBasci6.0用代码控制自己实现窗口最大化、最小化、退出、恢复正常模式显示,比较基础的VB例子,可通过本源码了解下WindowState的几种状态分别对应窗口的操作,详细情况请查看代码吧。-VisualBasci6.0 code to control their use and maximize the window, minimize, exit, return to normal mode display, the basis of comparison of the VB e
code
- tkinter界面编程,只有界面无功能,不过可以看看tkinter的语法-interface made by tkinter, only interface, no functions, just for learning the basic grammar
FilterBuilder
- This class builds filters corresponding to the selections and names of a given list of check boxes.
Regexp__ActiveX
- Regexp string pattern parser cla-Regexp string pattern parser class
Armstrong
- 在三位的整数中,例如153可以满足13 + 53 + 33 = 153,这样的数称之为Armstrong数,试写出一程式找出所有的三位数Armstrong数。-In the three integers, such as 153 to meet the 13+ 53+ 33 = 153, this number is called Armstrong numbers, try to write a program to identify all of the three-digit Armstr
files-code-in-cPP
- how to read and write files in c++, how to read and write files in c++,
