资源列表
24C02
- 增强型实验板配套例程库 24C02读写练习(C语言)-Enhanced experimental board supporting routine library 24C02 reading and writing exercises (C language)
caibanchazhao
- 生成递归数列1~n 折半查找,输出k的值-Generate a recursive series 1 ~ n binary search, the output of k values
16bit_mux_div
- PIC16位乘除法-PIC16 - multiplication and division
kong-jian-shu-ju
- 一棵具有n个节点的完全二叉树以顺序方式存储在数组A中。设计一个算法构造该二叉树的二叉链存储结构。-Complete binary tree with n nodes in a sequential manner are stored in the array A. Design an algorithm constructed binary chain storage structure of the binary tree.
asm-probl
- assembler for begginers
My_java_DIY_game
- 以前初学Java编写的三个小游戏,没用任何oop思想的流水编程(虽然可以运行),留个备份-Three game s code , unusefulness ..
fashe
- AT89S52的一个红外发射程序,用汇编语言编写,可扩展。-AT89S52 infrared emission of a process that is written in assembly language, which can be expanded.
AD0832
- 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用三个数码管。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 → CH0
lingyizh
- 另外一种计算键值的程序,相当有用哟!两种程序对比下就知道了-Another key calculation procedure is useful yo! Contrast the two procedures to know
bingxingtongxun
- 本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容
prim
- prim算法:可以从任意结点出发,找出与之相连的最小权值的结点,连接,把连接后的结点看成是一个整体,和其他的结点的权值比较,再找出最小权值的结点连接,然后将连接上的结点再看做一个整体,依次类推,直到所有结点全部连接上 代码、测试数据。
Traffic-light-control-system
- 编写一个交通灯控制程序,实现东西路口与南北路口状态灯的转换和紧急处理。采用8253芯片计数,输出1S的时钟脉冲,并使用8255接口芯片控制LED亮灭,同时让8279芯片显示倒计时,键盘控制紧急处理按键,以此实现交通灯指挥控制系统。-Write a traffic light control program, the conversion of the things the intersection with the north and south of the intersection stat
