资源列表
hex
- 该算法可以成功的实现二进制到十六进制的转换。可以做为编码的子程序使用
myPI
- 计算指定位数的圆周率的C++程序,输入位数,计算的圆周率就可以输出到文件中,还有计时。-Calculation of pi-digit designation of the C++ program, enter the median, calculated pi can be output to a file, as well as time.
bahuanghouwenti
- 八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。-The eight queens problem, using vc write a means of solving the eight queens problem program to achieve the recursive calls.
queen
- 对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
Minimum-spanning-tree
- 这是数据结构中的最小生成树的实现方法。通过运行可以得到最小生成树。-This is the data structure is the realization method of minimum spanning tree. By running can get minimum spanning tree.
excersise2MAIN-3
- matlab code for threeangular element
hash
- 实现哈希查找的功能实现,具有的实际应用价值-Hash lookup function to achieve realization of a practical value
priority_queue
- 优先队列的使用使用优先队列,首先要包函STL头文件"queue",以一个例子来解释吧(呃,写完才发现,这个代码包函了几乎所有我们要用到的用法。-The use of priority queue using a priority queue, we must first package the letter STL header file "queue", an example to explain it (uh, finished only to find the code package l
FTDT
- FTDT,电磁场数值计算之有限差分法模拟电磁场(C程序源码)-FTDT Computational Electromagnetics of finite difference method for modeling electromagnetic fields (C program source code)
d-s_for_matlab
- matlab实现的D-S证据理论代码实现-the matlab implementation DS evidence theory code to achieve
dfs-final-tidai
- 深度优先遍历,可以求出图中任意一点出发遍历整个图的路径-depth first search
MMSE
- 基于MMSE准则的预编码仿真性能,分析了预编码的误码率取消走势-Precoding performance simulation based on MMSE criterion
