资源列表
22
- 声明一个哺乳动物类Mammal,再由此派生出狗类DOG,声明一个DOG类的对象,观察基类与派生类的构造函数与析构函数的调用顺序-Statement of a mammalian-type Mammal, thus re-derived dog DOG, a DOG a statement of the object type to observe the base class and derived class
FarmDoc
- the farm document file for the farm project
qqn
- 输入n为偶数时,调用函数求1/2+?+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n-importation n even when the function call for 1 / 2 ... 1 / n, when n is odd imported, the function call 1 / 1 1 / 3 ... 1 / n
8huanghou
- 算法流程: 1、数据初始化。 2、从n列开始摆放第n个皇后(因为这样便可以符合每一竖列一个皇后的要求),先测试当前位置(n,m)是否等于0(未被占领): 如果是,摆放第n个皇后,并宣布占领(记得要横列竖列斜列一起来哦),接着进行递归; 如果不是,测试下一个位置(n,m+1),但是如果当n<=8,m=8时,却发现此时已经无法摆放时,便要进行回溯。 3、当n>8时,便一一打印出结果。 优点:逐一测试标准答案,不会有漏网之鱼。
3
- 先将顺序表排序为递增有序然后将监视哨设在高下标端,设计算法实现简单顺序查找.-Sort sequence table for the first increment in an orderly and then set up surveillance posts in the standard high-end, design a simple algorithm to find the order.
she
- 数据结构的作业,可能还有其他叫法,名字是:输出转置矩阵前后结果一次定位快速转置法-Data structure operations, there may be other name for a name that is: the output switch matrices before and after the results of a position quickly transpose France
he
- 回文判断,具体回文是什么我也忘了,不过此程序绝对是正确的啊-Palindrome determine the specific palindrome is what I have forgotten, but this program is absolutely correct ah
tree
- 二叉排序树的查找、插入、删除、建立算法的思想及程序实现-Find a binary sort tree, insert, delete, create ideas and programs to achieve the algorithm
贝叶斯分类器
- 贝叶斯一维分类器,用matlab编写,正态分布下男女生判别,最小错误率的贝叶斯分类
diedai
- 这是一个牛顿迭代函数 最后会输出牛顿迭代的结果 -this is a function of newton diedai the result is a number
655
- 子集和问题的一个实例为〈S,t 〉。其中,S={ X1 ,X2 ,…,Xn } 是一个正整数的集合,C是一个正整数。子集和问题判定是否存在S 的一个子集S1 ,使得∑X (X∈S1) = C。 -it is about zijihe question.
TimeOutSocket
- 连接数据库超时的一个类,超时时间可以自已定-Timeout a class to connect to the database, the timeout can own set