资源列表
otherexampple
- Other example of algorithms
boolean-intersection-calculation
- 巷道体布尔求交算法,详细源码,开发环境vc++6.0.-boolean intersection calculation
INPUT
- this is an input file supplied for the apriiori algorithms
zjk1058
- 浙江大学ACM在线测评problem1058 Currency Exchange 货币兑换问题-ACM ZOJ onlinejudge problem1058
KMEANS
- KMEANS算法的一个封装,可以自行修改达到需要使用的目的。-KMEANS algorithm of a package, you can modify to achieve the purpose required.
Mybole
- 建立歌单文档,并运用编辑框实现四则运算,及运算结果的储存。-Single document establishing song, and use the edit box to achieve four operations, storage and computing the results.
31city
- 蚁群算法 31个城市例子 内有中文详细注解-Ant colony algorithm 31 city example with Chinese Notes
chap04
- Chapter4 source codes programming the finite lement method book
chap05
- chapter 5- programming fem
FaB-book
- Numerical Methods - Faires, Burden-new edition
Numerical-Methods-ANSWERS
- Numerical Methods- Answers
555555
- 进制数制是人们利用符号进行计数的科学方法。数制有很多种,在计算机中常用的数制有:十进制,二进制、八进制和十六进制。十六进制数有两个基本特点:它由十六个字符0~9以及A,B,C,D,E,F组成(它们分别表示十进制数0~15),十六进制数运算规律是逢十六进一,例如:十六进制数4AC8可写成(4AC8)16,或写成4AC8H。 要求: -Binary number system is that people use scientific methods of counting symbols
