资源列表
bin文件转化
- 二进制bin文件转化成txt文件,二进制显示
2799
- 北京大学ACM 2799 对初学者有很大帮助!-ACM 2799, Peking University are very helpful for beginners!
isreadable
- Function to test if a directory or a file is readable (dotnet 2.0, csharp)
IIR
- 三路抑制载波调幅信号相加构成的复合信号st 以及其频谱分析.-Three-carrier AM signal inhibiting compound additive signal and its spectrum analysis st.
juwe
- 查找一个数字,判断是否存在,如果不存在返回零.-To find a number to determine whether there is, if there is no return to zero.
secB
- LED blinking, LED running, LED flashing assembly language, flight 68K
Cpp1
- 实现了用VC++实现了对滑窗积分法的编程,简单而方便-Sliding window integration with the programming method is simple and efficient, the results achieved by direct programming
self_print
- this program will print content of file itself-this program will print content of file itself....
1
- 圆形插补,实用的插补程序,直线插补的起点为(0,0)点,终点为(-50,80)。下面分别是步长为1,0.5,0.1的程序。-Circular interpolation, interpolation procedures practical, linear interpolation of the starting point for the (0,0) point, end point (-50,80). Here are the steps of 1,0.5,0.1 procedures.
UUUUmtrixUUUUU
- This program will create a matrix like view using the batch file. you are free to use and modify this program.-This program will create a matrix like view using the batch file. you are free to use and modify this program.
做单片机小车,循环的
- 单片机小车,做飞思卡尔的循环轨道设计的必备程序
3
- 设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Set the set S consists of several words (in English), with the given strin