资源列表
Read-Data_Value
- 用于在数据库内按照名称查找对应存储的数据-Used in the database by name to find the corresponding stored data
kalman_last
- 对最基础卡尔曼滤波器的仿真,对于初学者了解卡尔曼滤波器工作原理有一定参考价值-Simulation on the most basic kalman filter, for beginners to understand working principle of the kalman filter has a certain reference value
Q8
- For this problem you will write a C++ program with two function: a main function and a swap function. You will read in two integers in your main function and then swap the values of those two integers by calling the swap function. Please en
Gaussian-Elimination
- 列主元高斯消去法求解线性方程组的解C++程序-Out PCA Gaussian elimination method for solving linear equations solution C++ program
test_clkgen
- Test Clock Generator. You can learn how to implement test clock generator in VHDL
RBTS
- RBTS一个用于可靠性测试的系统的数据,该系统可靠性较高,可与RTS系统进行对比,对系统进行可靠性分析。-RBTS one for data reliability test of the system, the higher the reliability of the system can be compared with the RTS system, the system reliability analysis
eq.date
- 计算两个日期之间的天数-Number of days between two dates
DB
- 数据库操作代码,包括链接数据库、新增数据、修改、删除数据等功能。- the code of operation
match(s--ch)
- 输入一个字符串和一个字符,如果该字符在字符串中,就从该字符首次出现的位置开始输出字符串中的字符。例如,输入字符r和字符串program后,输出rogram。 要求定义函数match(s, ch),在字符串s中查找字符ch,如果找到,返回第一次找到的该字符在字符串中的位置(地址);否则,返回空指针NULL.-Enter a string and a character position if the character in the string, the first occurrence o
Sound_bandpass_new
- 低通滤波很好的滤除噪声及环境中的噪声,很好的解决了问题-Good low-pass filter to filter out noise and noise in the environment, a good solution to the problem
pixel-and-edge-features
- The edge, pixel, intensity like features are extracted an image.-The edge, pixel, intensity like features are extracted an image.
do
- 利用python来计算4个进程的平均周转时间 带权周转时间。用时较少。可以再linux系统上运行 输出斌比较。-Using python to calculate the average turnaround time of four processes with the right turnaround time. Less time. Linux can then run on the system Output bin comparison.