资源列表
table
- a table using tupul algorithm that lets you create a matrix table using c
factorial
- this c++ project can calculate the factorial of an integer number. i used microsoft visual c++ to write it.
code
- it is httpclient on windows platform
1
- 我的2012CODEJAM第一题解题程序代码.... 自己做的,可能不尽人意-my 2012CODEJAM Problem Solving program code .... Do it yourself, may be less than satisfactory ...
soil
- soil management project
Assignment_4
- opengl implementatio of a pool.
list
- void print(void) //遍历链表输出 int length(void) //求链表长度 void insert_head(double value) //链头插入 void insert_tail(double value) //链尾插入 void insert_k(int k, double value) //第k个元素后插入 void delete_head(void) //链头结点删除 void delete_tail(void) //链尾
list2
- 异质链表 void print(void) //遍历链表输出 int length(void) //求链表长度 void insert_head(double value) //链头插入 void insert_tail(double value) //链尾插入 void insert_k(int k, double value) //第k个元素后插入 void delete_head(void) //链头结点删除 void dele
test
- 实对称正定矩阵LDL^分解,其中L为单位下三角矩阵,D为对角阵-A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given. With this algorithm, the number of eigenvalues of a real symmetric matrix in the given interval c
Electricity
- 电力公司电费收取中涉及的信息主要有:用户号、姓名、类别(居民照明、工业用电)、 起始度、止度、电价、金额、收费单位、日期。要求编程程序实现如下功能: 1)信息录入:当输入用户号为-999时,结束录入,同时将录入的信息以增加的方式 写入到指定的文件中; 2)查询:输入用户号,显示所找到用户的所有信息;3)修改: 输入用户号或姓名,修改指定收费中的相关信息,将修改结果写回文件保存;4)删除: 输入用户号,能够删除指定人员的信息,将删除后结果写回文件;5)排序:要求按姓名 进行
AI
- 人工智能逻辑-消解反演的实现(C语言版) 消解反演 人工智能 逻辑推理-AI logic- Digestion inversion to achieve (C-language version) Digestion inversion of artificial intelligence, logical reasoning
CronusPort
- CONTROL DE PUESRTO SERIALES EN JAVA
