资源列表
HuiBian
- 键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
asci-found
- 进入界面后经提示输入一个自己要查询的字符 程序将会输出改字符的ascii吗-After entering the interface prompt to enter a query of their own character and will be output to the ascii characters in it
ul2003
- PWM电机调速,学习怎么样通过C51程序控制PWM波-PWM motor speed, learning how programmed PWM wave through C51
sort
- 输入三个整数x,y,z,请把这三个数由小到大输出。-Enter three integers x, y, z, please put the three numbers from small to large output.
dev_bin
- Fast exponentiation calculation, the program includes: binary expansion successive squares the product of the squares for which the corresponding bit is a binary Development
1
- c语言的入门程序 显示和加法 很简单的大家-c language entry program Display and addition We look at very simple
fushi2
- 一维信号数学形态腐蚀代码,可实现对一维信号的形态腐蚀运算-One-dimensional signal mathematical morphology corrosion code, can be realized on a one-dimensional signal Morphological Operation
DEC256SINC24B
- AD7400隔离AD芯片驱动程序,采用三阶sinc滤波计算-AD chip AD7400 isolated driver, using third-order sinc filter calculation
10
- 猜数字游戏 猜数字游戏 -game of guess number
kalman
- 卡尔曼滤波的简单实现, 包含一个简单的滤波实例。-kalamn filter introducton simple examples
time
- 简单计时小工具,可设置计时快慢,速率,无其他功能-no matter how
Bucket-sort
- 本程序是用c语言实现的简单的桶排序(将若干个正整数以o(n)的时间复杂度进行排序,过程不需要进行两个数的比较)。-This procedure is to use c language to achieve a simple bucket sort (a number of positive integers to o (n) time complexity of the sort, the process does not need to compare the two numbers).