资源列表
hwhw
- 在液晶上画斜线的程序 没有复杂的数学运算 运算速度很快 程序简短
waveFieldSimulationProgramOfILayer
- Ⅰ层模型声波波场数值模拟源程序,对各向异性介质中的地震波进行研究,无论是进行野外施工技术研究,还是进 行岩层岩性参数与波动方程之间的关系的研究,或者是进行各向异性介质中地震波 场处理与分析的研究,都离不开各向异性的地震波场数值模拟。-Ⅰ layer model numerical simulation of acoustic wave source for seismic waves in anisotropic media research, whether in carrying
1062
- pku上1062最短路径的题目ac代码,使用dijkstra 算法-ac code for 1062 in pku it s a problem about dijkstra
danlianbiaocaozuo
- 利用单链表完成一个班级的所有学生信息的管理:能够增加、删除、查找、修改学生的记录。-Completed using a single list of all students in a class of information management: the ability to add, delete, search, modify the student' s record.
fff
- 有关数值分析中的Runge-Kutta算法,可运行可执行,无错误,希望对大家有帮助-For the numerical analysis for Runge-Kutta algorithm, run the executable, no error, we want to help
test
- 设计程序在表达式“123456789=100”中左边的适当位置插入运算符“+” 或 “-”,以使等式成立-Design program in expression "in" 123456789 = 100 to the left of the proper place insert operators "+" and "-", in order to make equation established.
nonrecuorder
- 关于数据结构这门学科的源代码程序,序列七之四-About data structure of the subject, the source program
improved-quiksort
- 对传统的快速排序加入插入排序进行改进 并根据时间函数测算最优的K值-Improved quiksort
juzhenliancheng
- 算法与分析中使用动态规划法求解矩阵连乘的问题-Algorithm and analysis using dynamic programming method for solving the matrix multiplicative
BresenhamLine
- 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
timu
- 杭电OJ1429题解,有助于学习数据结构 搜索以及状态压缩的知识-Hang electrical OJ1429 solution to a problem, contribute to learning and knowledge state data structure search compression
Binary-Sort-Tree
- 建立二叉链表,然后判断是否为二叉排序树。-Build binary list, and then determine whether the binary sort tree.