资源列表
results-entry
- 对成绩、姓名、学号等基本信息进行录入排序,并且按各科成绩降幂进行排列。-Entry sort of achievements, name, student number, and other basic information, and descending to be ranked according to academic results.
matrix-operation
- 定义一个二维方阵类matrix。通过重载二元运算符"+"、"-"、"*"和一元运算符"~",来实现矩阵加、矩阵减、矩阵乘以及矩阵转置-Define a two-dimensional square class matrix. By overloaded binary operator+ " ," - " ," * " and unary operator" ~ " to achieve matrix plus matrix reducti
The-child-king
- 编程序,使用链表来实现如下问题:有12人围坐成一圈(沿顺时针方向依次编号为1到按规则淘汰其中11人后(沿顺时针方向每当数到k时,那一人员就被"淘汰出局"),输出最后所剩那一个人的编号,并输出淘汰过程的"中间结果数据"。-Programmed, use the list to achieve the following issues: 12 people sitting in a circle (clockwise direction are numbered 1 to rules elimina
建立Ybus
- 利用C語言建立電力系統中之Ybus矩陣,可從外部文字檔中的data讀入運算,建立完後的Ybus即可拿到load flow做分析
hash
- 数据结构 哈希表 二次再散列解决冲突,C-Data structure hash table secondary hash resolve conflicts, C++
sanyuanzu
- 数据结构 三元组建立-Data structures triple establish
contain
- 判断从键盘输入的两数之间是否满足相互包含的关系-find ouf if a is contained in b
ID3
- 这是关于决策树ID3的代码,是我在新浪微博上找到的,我已经编译通过了,代码很有扩展价值!-This is a decision tree ID3 code I found on Sina microblogging, I have been compiled by the a code useful extension value!
18
- 学生信息管理系统,用于管理学生的基本信息,如:增,删,改,查等-Student information management system, used for basic information, such as: management of students increase, delete, change, check
Scorelist
- 编程实现成绩表及其相关操作,具体要求如下: 自定义类型Score为: 结构体类型{学生名+课程名+分数} 自定义类型ElemType为: Score 自定义类型SqList为包含如下两个成员的结构体类型: {基类型为ElemType的动态数组elem int length} 实现如下针对SqList的函数 InputSco OutputSco InputElem OutputElem ListCreate_Sq ListPrint_Sq ListDelete_
binary
- 使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example
POJ-1890-Switching-Channels
- POJ 1890 Switching Channels. 搜索算法的练习题。-POJ 1890 Switching Channels. Exercises of the search algorithm.
