资源列表
GraphExp1
- 一个计算机图形学的程序,可以实现画直线,DDA直线以及中点圆。等。使用VC。-A computer graphics program that can realize drawing beeline,DDA line and midpoint round programed with vc
频繁树算法
- 频繁树增长算法的特点以及在现实生活中的应用-introduce the feature of frequency tree arithmetic and its application.
GraphExp1111
- 一个计算机图形学的开发实习程序,可以实现直线圆。-a developing pratice program of computer graphic,which can realize the linear circle.
tlb2
- 用VC++编写的算3000的阶乘的源程序-It is a source programme editted with VC to compute the factorial of 3000.
Windows API大全
- 很实用的API实用大全,全面介绍了API函数,介绍详细-very pratical api usage, a thorough introduction to api functions in detail.
datast
- array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
EasyD12.dll做的USB应用程序
- EasyD12.dll做的USB应用程序-USB Application made by EasyD12.dll
豪杰超级解霸2.0源代码
- 豪杰超级解霸2.0源代码,非常值得想学习视频编程的人-source code of kingvideo 2.0 ,deserved to those interested in video programming.
checkmail_1.0
- 一个学习邮件编程的好例子,简洁易懂,很容易将其剥离出来,形成自己的东西.-It is a good example that you can learn the mail programme.It is simple and easy to understand.You can seperate it from the originality to make your own things.
如何对字符串进行加密解密
- 如何对字符串进行加密解密 本人在操作数据库时,考虑到该数据库还有可能被其他软件打开,所以想能否有另外一种方式把数据库中数据进行加密呢,也就是说,即使别人利用其他的软件打开了该数据库,看到的也是一片乱码,根本不知道数据库进而是什么内容。出于这种情况,本人利用VB中自带 RND()函数的功能编写了如下加密解密方法。 当RND()的参数(我们称它为种子)为负值时,同一种子产生同一个随机序列,同时VB还具有强大的二进制技术功能。 这样我们可以按以下方法实现字符串内容的加密解密。-How to encod
分隔窗口并动态调整分割区域
- 分割窗口并动态调整分割区域(类似于Windows中的资源管理器)-segment window and adjusting segment area dynamicly(resembling the Windows explorer)
计算器 能够分析表达式
- 计算器 能够分析表达式,看看吧,很有用的,用能挺强的-Computer can analyse the expression.Look at it,it is useful and it s function is effective.
