资源列表
LongPNGen
- cdma的长码发生器,IS-95,CDMA2000 1X,CDMA2000 1X EVDO都使用相同的发生器-cdma long code generator
c-p-algorithm
- vcto achieve the function of p algorithm- vcto achieve the function of p algorithm
binarytree-read
- 层次读取文本文件中的数据,最终由先序的方式输出。-Level reading text files in the data, the final output by the way of the first order.
IDsearching
- 按照层次的顺序输入节点,按先序的顺序输出接点,可以返回节点所在的位置-In accordance with the order of the input node of the hierarchy, the order of the first sequence of output contacts, you can return to the node where the position
Eightnum
- C++。八数码问题的简单实现。有说明文件-C++. Eight digital problem simple to achieve.And there is a documentation
AddPolyn
- 数据结构中的利用单链表实现一元多项式的相加-Achieve one yuan polynomial addition
queens
- 八皇后问题:回溯法+递归法+排列法+位运算法-Eight queens problem: backtracking+ the recursive method+ permutation+ bit algorithm
Simulated-annealing-algorithm_tsp
- 用模拟退火算法研究tsp问题的c语言算法-Simulated annealing algorithm
array
- array接口,提供了动态数组的接口和实现,内有array.c为实现array.h为接口以及makefile。可在gcc下编译通过-array interface and implementation
atom
- c语言接口与实现在对atom(原子)类型的实现与接口-c language interface to achieve the realization of the type of atom (atomic) interface
except
- C语言接口与实现中对异常处理的实现,通过setjmp和longjmp实现了c语言处理异常的优雅方式。-Implementations of exception handling in the C language interface and implementation by setjmp and longjmp the the c language processing abnormalities elegant way.
01-backpack
- ACM算法问题:0-1背包问题。此代码用vc++b编写。-ACM algorithm problem :0-1 of the knapsack problem. Write this code vc++b.
