资源列表
wadsd
- 关于一些工程设计一起其他需要走迷宫程序的-On some of the engineering design process with the other needs of the Maze
danlianbiaojiegou
- 数据结构中对单链表的一些基本操作,如插入,删除,判断表空,求链表长度等等。-Data structure in a single list of some of the basic operations, such as insert, delete, determine the table space, and the length of the list, etc..
lqx10004
- 最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L
A
- 能求101到200的素数 ,java源码
kuaisupaixu
- 计算机软件技术基础实验之快速排序程序,实现语言为c
BinaryTree-(1)
- Binary tree source codes
Strings
- 数据结构中常见抽象数据类型--字符串的自定义实现-The custom implementation of common abstract data types--strings in data structure
bignumber
- 大整数的四则运算,搞ACM时丰常常用,我当时是屡试不爽,传上来大家分享
Alg-07
- C语言写的,用二叉树算法写的搜索程序,分三种搜索顺序,适合数据结构初学者
model
- 几个数学建模的程序,有penna模型,元胞自动机-Several mathematical modeling procedures, penna model, cellular automata
Spin
- 輸入一個一連串的矩陣 他會將它反過來並輸出-Enter a array, he would turn and output
NQueenProblem
- n皇后问题,关于如何计算n皇后问题,里面的代码容易看懂,核心的是在针对试探-回溯算法所用的数据结构的设计上。 程序采用了递归,也就是借用了编译系统提供的自动回溯功能。-N Queen Problem
