-
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码-Mpeg decoding source code with DSP.
- 2022-09-25 08:15:03下载
- 积分:1
-
About binary linear codes of procedures, the study of its power spectrum diagram
关于二进制线性编码的程序,研究了它的功率频谱图-About binary linear codes of procedures, the study of its power spectrum diagram
- 2023-08-31 22:10:03下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站...
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站-Submission System, you can submit papers, so that teachers are very easy to use modifications, and has been applied to a number of web
- 2022-07-23 19:26:46下载
- 积分:1
-
matlab6.0的图形图像处理函数及实例,函数很多,例子详细易懂,可直接拷贝运行,大家可以...
matlab6.0的图形图像处理函数及实例,函数很多,例子详细易懂,可直接拷贝运行,大家可以-A lot of graph samples of Matlab6.0.
- 2022-01-21 05:53:56下载
- 积分:1
-
简易通讯录 非常值得学习的一个小软件
简易通讯录 非常值得学习的一个小软件-Address Book is very easy to learn
- 2023-08-12 21:10:02下载
- 积分:1
-
Serial Communications (Windows API)
串口通信类(WINDOWS API)-Serial Communications (Windows API)
- 2022-01-27 20:26:40下载
- 积分:1
-
一个FFT的频谱分析的例子
一个FFT的频谱分析的例子-FFT spectrum analysis of an example
- 2022-07-18 17:58:24下载
- 积分:1
-
创建一个按钮,并在上面显示图标。
创建一个按钮,并在上面显示图标。-create a button and the display icon above.
- 2022-02-09 18:28:49下载
- 积分:1
-
Joseph Central issues
约瑟夫环问题,数据结构实验题目实验一 线性表应用-Joseph Central issues
- 2022-02-21 12:47:07下载
- 积分:1