资源列表
重载加法
- 重载运算符+,希望能帮助大家!谢谢大家.(About operator+. Hope can help you, and thanks for downloading.)
求最大值
- 求出三个数字(从键盘录入整形、浮点型)的最大值,并打印出来。附:C语言程序设计(谭浩强)第四版_课后答案(The maximum value of three numbers)
标准程序设计语言丛书 Fortran 90
- fortran编程说明,介绍了使用fortran编程的标准化方法,对于培养编程好习惯非常有参考价值(fortran is a famous language around the world. Good habit of coding is very important in the daily work.)
CC2530裸跑的无线收发及休眠
- CC2530裸跑的无线收发及休眠,无线测温用的(The wireless transceiver CC2530 streaking and dormancy)
编程小白的第一本 python 入门书
- python初学者使用书籍,介绍python基础知识,含有一些简单练习(books for python learner)
Matlab在数学建模中的应用
- 《Matlab在数学建模中的应用》这一书籍中所涉及的matlab源码,方便大家学习。("Matlab in the application of mathematical modeling" in this book involved in the matlab source, convenient for everyone to learn.)
JavaScript9eScripts
- javascr ipt权威指南第九版代码,官网下载的完整版程序(The ninth edition of the Javascr ipt authoritative guide)
Givens代码及说明
- 数值线性代数中的givens变换,matlab语言实现(Givens transformation in numerical linear algebra and implementation of MATLAB language)
top
- 经典99行优化程序,方法为拓扑优化中Sigmund提出的SIMP优化方法(The classical Matlab code of SIMP method)
N皇后
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa
Dijkstra迪捷斯特拉算法
- 迪杰斯特拉算法是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。(The Dijkstra algorithm is the shortest path algorithm from one vertex to the other vertices, and the shortest path problem in the directed graph is solved. The main featur
MFSP-master
- 利用miRNA与疾病关系和疾病有向无环图计算miRNA功能相似性(measurement for miRNA functional similarity)