资源列表
1.1
- 参考Windows的记事本程序,编写一个简单的文本编辑器程序。含完整的代码。-Refer to the Windows Notepad program, write a simple text editor program .
fenjie
- 实现对一个参数N的分解,求出它的因数,可以正确运行,没有错误。-Parameters of the N decomposition of the quality factor
fifo
- 同步FIFO设计一个同步FIFO,该FIFO深度为16,每个存储单元的宽度为8位,要求产生FIFO为空、满、半满、溢出标志。请采用可综合的代码风格进行编程。-Synchronous FIFO design a synchronous FIFO, the FIFO depth is 16, the width of each memory cell is 8, required to generate the FIFO is empty, full, half full, the overflow
test
- 简单描述了一个函数函数指针示例-A brief descr iption of the function function pointer examples. . . . . . . .
air
- grads 用ncep数据画季节平均温度场的shaded的图片,使用自己的colorbar-grads with ncep data drawn shaded picture of seasonal mean temperature field, using its own colorbar
Q1
- Write a function to read a matrix of size mxn from the keyboard and displays the same on the screen
TrainPosition
- 根据不同的地理位置转化坐标的matlab源程序,给出注释,方便修改。-Depending on the geographic coordinate transformation matlab source, give comments, easy to modify.
Robotic-Movement
- the program submitted is a c++ code which calculates the transformation matrix to develop robots movements.
fftimproved2
- 改进的可以直接输入参数的快速傅里叶变换程序-Improved Fast Fourier Transform can be directly input program parameters
chasing
- 追赶法:数值分析(研究生课程,非数学类)上机作业参考程序-Chasing method: numerical analysis (graduate courses, non mathematics homework reference program)
boluoxinhao
- 基于复解析小波变换的信号包络检测的程序仿真- the simulation program of based on complex analytic wavelet transform signal envelope detection
You-greedy
- 把数组中的n个双字型元素按从大到小的顺序排列。增加一个交换标志,在排序完成时不再执行多余的外层循环-you greedy