资源列表
Incorporate-CAD-drawing
- 自动将一个文件夹中的CAD图纸合并到个一个文件当中,需要在EXCEL中加载宏-Incorporate CAD Drawing good !!!!1
erchashubianli
- 二叉树遍历,实现二叉树的遍历,有中序遍历,前序遍历,后序遍历三种-Binary tree traversal, binary tree traversal, the traversal, preorder traversal, after the traversal of three
shutdown
- 通过两个QQ实现远程关机,要修改其中一个QQ得昵称,生成一个exe文件在要关机的电脑上运行。-Two QQ remote shutdown, you want to modify one of the QQ was nickname generate an exe file run on the computer to shut down.
schmidt
- 使用QR分解法解决高阶线性方程组的函数,突破因为矩阵过大,耗尽内存的弊端。-This is the function that use QR to solve the linear algeber.
techer
- 编写一个Cpeson类,派生教室类和员工类,实现姓名,ID,职位的输出-The write a Cpeson class derived classroom class and Staff class, name and ID, positions the output
fitness
- 形成地球物理地震数据例子,含有3个双曲线有效波,一个水平干扰,一个拟线性的干扰-A geophysical seismic data example, to contain 3 hyperbolic significant wave, a level of interference, a pseudo-linear interference
Gauss_Elim
- 列主元高斯消去法,在数值分析中用于计算线性方程组一个很重要的方法,能用于跟其他方法的比较。-Main-element Gaussian elimination for a very important method of calculation of linear equations, numerical analysis, can be used for comparison with other methods.
bpskdz
- bpsk调制信号的产生,matlab仿真-bpsk modulation, matlab simulation
MsEn
- 计算语音时间序列的多尺度熵,需读入语音信号,方可运行本程序-Calculation voice multiscale entropy time series, need to read the speech signal before running this program
aaa
- 一个简单的信息检索系统,在数据区,初始化有9个不同的信息,编号为0-8,每个信息包括有40个字符。在这个程序里,这9个信息组成一个信息表,对信息表的查找是根据从键盘接收的编号来确定的,根据从键盘接收0-8之间的一个编号,然后在屏幕上显示出相应编号的信息内容,按“q”键退出-A simple information retrieval system in the data area, there are nine different initialization information, numb
yuesefu
- 约瑟夫环 对约瑟夫环问题使用c++进行实现-Josephus Josephus problem on using c++ for implementation
BAIJI
- 用c++模拟了百鸡问题的解决方案,是数据结构经典案例之一。-The program uses c++ to simulate the solution 100 chicken problem which is one of the classical case of data structure.