资源列表
aa
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。
binaryheap
- binaryheap,二叉堆,数据结构中二叉堆的C语言实现
JCBI
- 雅可比法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Jacobian method realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
huayuansuanfa
- 基于openGL的重点画圆算法和画椭圆算法。用C++代码实现-OpenGL-based algorithm and draw the focus of ellipse circle algorithm. C++ code using
jisuanqi
- 一款简单的计算器 主要是加。减,乘,除这4种-A simple calculator is mainly added. Subtract, multiply, and divide these 4
invgradient
- 数值计算中 求解负梯度的算法代码 可用于数值优化等问题-Negative gradient numerical algorithm for solving the code
linklist
- c语言 单链表的实现 包含三个文件linklist.c linklist.h main.c-c language to achieve a single linked list
LLE(face-recongize-matlab-code)
- 使用LLE进行图像识别的MATLAB程序,比较实用。-LLE for image recognition using the MATLAB program, more practical.
wu-dian-cha-fen-poisson
- 五点差分方法数值计算Poisson方程,简单易懂-Five-point difference methods of numerical Poisson equation, easy to understand
Ucppp
- 转化实现中缀转后缀 判断表达式的输入 Visuaal C6.0环境 ,经测试可直接使用。 -Conversion to achieve infix to suffix to determine the expression input Visuaal C6.0 environment has been tested and can be used directly.
3-dimensional-sphere-color-mixing
- 3维球体颜色混合透视效果(本人看到其他书上关于3维球体颜色混合的代码太过麻烦,故编写这个程序,供初学者学习)-3 dimensional sphere color mixing perspective effect(I see other books about 3 dimensional sphere color mixed code too much trouble, so write this program, for beginners to learn)
treePrint
- 先序二叉树的控制台树状输出,包括二叉树的建立,输出部分可以提取到其他二叉树上使用-print binary tree
