资源列表
ds18
- DS1820的温度检测与显示在单片机的应用-DS1820 temperature detection and display applications in SCM
Big-integer--multiplies
- 用C语言解决了大数相乘的问题,CPU时间为16ms,内存战用420kb-Calculate A × B But A and B may be big integer. The biggest integer is less than 10^500.
inv1
- matlab中矩阵的求逆,主要是6自由度机械手的变换矩阵。-the matlab matrix inversion, the transformation matrix of six degrees of freedom manipulator.
kmeans
- Kmeans algorithm using matlab
DRAWPOLYGON
- A C program to draw a polygon using mouse invking interrupts
fiderbffuck
- 对文件进行压缩和解压缩,压缩比例最高达8:1,具有自动测试功能,在透明模式和压缩模式间自动查找-The data compression and decompression, compression ratio up to 8:1, with automatic test functions in a transparent mode and compression mode automatic conversion between
signal
- 信号相加,卷积的应用,从别的地方学习的,貌似有点问题,大家可以参考一下-From other place
music
- 这是一个利用电脑蜂鸣器的音乐程序,如果有兴趣可以下来试试,要用台式机的-This is a use of the computer buzzer music program, if interested can try down, use the desktop
zhengshufenlei
- 按照下面方法对整数x进行分类:如果x是一个个位数,则x属于x类;否则将x的各位上的数码累加,得到一个新的x,依次迭代,可以得到x的所属类。比如说24,2+4=6,则24的类别数是6;39,3+9=12,1+2=3,则39的类别数是3。输入 每行输入一个非负整数n,n的位数<500,n为0时结束。输出 每行输出对应整数的分类数。-In accordance with the following methods for integer x classification: if x is a n
llist
- link list circle program
queue
- 下班排队流也可以用于失败处理流程来做,只要配置好就可以用-Work flow can also be used for fail queue processing to do, as long as it can be configured to use
uart_tx
- 用Veriloghdl语言编写的串口发送程序-Veriloghdl language with serial transmission program