资源列表
data
- it is rar file containinig codes
A
- it is a rar file containing source codes of matlab-it is a rar file containing source codes of matlab
GEuler-and-RK4
- 求给定初值问题的数值解 用了龙格库塔和欧拉发解的-Demand for a given initial value problem with the Runge-Kutta numerical solution and the solution of the Euler made
QR-matrix
- 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
rddata
- matlab读取心电信号的程序,注意修改数据路径。-The program which is load on the datas of ECG,Please pay attention to the road of the ECG datas。The ECG datas are collect from the MIT center。
py_gapbide
- python实现的BIDE算法,应用于序列模式的挖掘-the algorithm is applied by python,it is applied to the sequential pattern mining
Simulated-annealing-pseudocode
- 模拟退火算法的伪代码 可在各大编程软件上编程并调试运行-Simulated annealing algorithm pseudo-code program in the major programming and debugging software running on
Sudoku-dengqiong
- 数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi
pai-xu
- 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。-Generated using random function of N random integers (20000), the number of these sort a variety of methods.
1
- 1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, dest
yy4
- 1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。 -1. Binary tree data structure defined chain. 2. Write a function to create the binary tree shown below. 3. Write a function of the first binary output sequence, in order, the order
7
- 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Write C++ program performs the following functions: (1) simple phone book function, with
