资源列表
C51a
- 这是一段c51编的一段有关串口通讯的代码-This is a decoder for the series of the serial communications code
danpianjichuankouzhongduan_C51
- 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple call can be completed serial
source
- 8052控制SJA1000的CAN总线通信程序
Temperature_ShiDu
- 温度湿度传感器的52单片机C51程序,这个温度湿度传感器传感器是I2C的,从这个例程中,你可以更好的理解I2C的运行机理。
golay23
- golay code in mat lab programme
crcmodbus
- avr单片机的mudbus与上位机的通讯协议,内有CRC16校验的程序,经典原创-avr microcontroller mudbus and host computer communication protocol, with the CRC16 checksum procedure, the classic original! !
cdma
- 实现cdma的仿真 两个用户输入并进行调制 以及解调的过程-Simulation to achieve cdma
Improved-Montgomery-algorithm-
- 改进的基2 Montgomery算法,解决了大素数的加解密运算问题-Improved base 2 Montgomery algorithm to solve the encryption and decryption of large prime numbers computing problems
part3
- linux内核编译,简单的虚拟字符设备,测试代码FinalTest.c-linux kernel compilation, simple virtual character device, test code FinalTest.c
Maze-code
- 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
eh35
- The message format pattern. It takes a single argument, an integer, and formats it as no , one , or a number, using a NumberFormat. -The message format pattern. It takes a single argument, an integer, and formats it as no , one , or a number, usi
reset_one
- test if computed line end points are valid.
