资源列表
PassBridge
- 线形的哦。很牛的,一般人不给他-oh. Very cattle, most people do not give him
joseph
- 1. 以单项循环链表存储结构模拟约瑟夫环问题。即编号为1、2、3…、n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。按出列顺序印出各人编号。 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。
simple_migong
- 一个迷宫程序,数据结构复杂,有需要的可以下载研究,
guihua
- 动态规划的投资问题,c++方法,可参考,试过能用
bianfangweijiao
- 五元十字阵边方向的方位角定位精度计算仿真-location of five-element crose array
pxtree
- 每一个参加排列的数据对应二叉树的一个结点,且任一结点如果有左(右)子树,则左(右)子树各结点的数据必须小(大)于该结点的数据。中序遍历排序二叉树即得排序结果。-Order to participate in each of the data corresponding to a binary tree node, and any one node if there is left (right) subtree, then the left (right) subtree of the data
HoffmanEncoder
- 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
Gauss1
- 此为MATLAB语言变得列主元高斯消去法-This is the MATLAB language has become the main element out Gaussian elimination
leinuo-solve-equation
- 水润滑轴承求解程序,采用有限差分法求解,需要的请下载-solve the leonuo equation
stereo
- This example programme creates a wav file, with 30 seconds of a 440Hz tone. The source file can be downloaded using the link below. writeWav.c It is compiled and executed as follows: > gcc -lm -lsndfile -o writeWav writeWav.c >
fft
- 基于matlab2010的仿真信号频谱,包络谱分析-Simulated signal spectrum matlab2010, the envelope spectrum
P63
- 上传的程序完成了利用伪距测量用户位置的仿真计算-The uploaded program completes the simulation calculation using the pseudorange to measure the user s position.