资源列表
hash_src
- 一个开源的hash表的实现。The source code of structure hashtable.
aa
- 用数组的方法实现集合A\B对称差,而对称差就是可以实现两个集合的交集 并集以及补集的程序-it can be good!!!
student-imagnation
- 这个文件中包含了一个学生信息数据录入的数据库编程应用-This file contains a database of student information data entry application programming
Form8
- 自动扫描数据库,用vb编写,数据库采用的是vb环境自带的-automatically scan the database used to prepare vb, the database using the onboard environment vb
inout
- 第一个为输入5个整数,输出vec1中的元素值;输入3个字符,输出vec2中的元素值。第二个为输入若干个整数,以非整数结束并输出-The first five integers as input and output elements vec1 value enter the three characters, the output value vec2 elements. The second for the importation of a number of integers, and t
ByPassUAC-useRunas
- 用runas cmd 诱惑用户确认UAC,下一步可以执行其他代码
zidongdaoru
- txt数据定时上传到mysql数据库 mysql自身有定时功能,不过安装不完整的话很容易试验失败。这个是有系统的..vbs定时执行做的。sql语句是将数据上传至数据库,.bat文件执行sql文件,.vbs定时执行bat文件-txt data uploaded regularly to the mysql mysql itself has a timer, but the installation is not complete, then it is easy to test failur
VCPP-Dynamically-created-data-source
- VC++动态创建数据源,完成ODBC数据源的动态创建,方便数据库本地部署应用。-VC++ dynamically created data source, complete dynamically create ODBC data sources, to facilitate local deployment applications.
AHP
- 层次分析法,用matlab编制,输入任何矩阵后,可进行一致性检验,标准化权重向量,最大特征值计算。运行在通过matlab 2008a通过。-AHP using matlab prepared to enter any matrix may conformance testing, standardization of weight vector, the largest eigenvalue calculation. Running through the adoption of matlab
lr
- 这个源码是切换左右手习惯的vb版源码 不用去控制面板修改 一键切换-This source is used to switch the right-hand man vb source version control panel do not have to modify a key switch
leanboard
- 环形链表结点出排-circular linked list node wait -
getCardOrder
- rule: 一副牌从上往下翻,首先从上面翻第一张,然后把第二张放到底部,再翻上面第一张,再把第二张放到最下面这样翻出的结果是黑桃A,2....K,红桃A,2....K,小王,梅花A,2....K,方块A,2....K,大王。求最开始牌的顺序define:一副牌是54张,所以定义从方块A..2...K为1,2...13....到53(小王),54(大王)question:猜中了结尾,需要猜开头。求开始牌的顺序。-just a simple c++ programme