资源列表
DS2502(SOP)
- DS2502写存储器代码,汇编语言,包含读写校验等代码!-DS2502write memory code, assembly language, contains the read/write check code
temperature-control
- 这是一个温度控制的单片机实现程序,可以实现简单温度控制系统(四路adc采样 温度显示以及热电偶查表程序)-This is a temperature control of the single chip microcomputer program, we can realize the simple temperature control system (four ways of adc sampling temperature display and thermocouple look-up
DSP_mutipile_MIPS_CPUcode
- 32位多周期MIPS微处理器设计代码。具体功能: 运行下列的6类32条MIPS32指令。 算术运算指令:ADD、ADDU、SUB、SUBU、ADDI、ADDIU。 逻辑运算指令:AND、OR、NOR、XOR、ANDI、ORI、XORI、SLT、SLTU、SLTI、SLTIU。 移位指令:SLL、SLLV、SRL、SRLV、SRA。 条件分支指令:BEQ、BNE、BGEZ、BGTZ、BLEZ、BLTZ。 无条件跳转指令:J、JR。 数据传送指令:LW、SW。 -Mu
xunhuan
- 设有两个数组A和B,其数据均为20个。编程实现将两个数组中的数据各自按由小到大的顺序存放。之后,再将既在A数组中出现又在B数组中出现的整数按照由大到小的顺序存放于数组C中。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is odd number, it will be an odd
monimima
- 模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”-模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”
tilt-sensor-angle-measurement
- 一个是基于倾角传感器SCA100T设计的倾角测量仪的源程序,采用传感器内部数字输出。一个是八位串行LED显示驱动器MAX7219 7211应用程序,采用C语言编程,虽短但程序较为实用-One is based on SCA100T design of tilt sensor angle measurement device of the source, using the internal sensor, digital output. Is a eight bit serial LED dis
anjian
- 按键控制与LED灯联合起来设计程序 第一按键正转同时八盏流水灯从左往右循环流水 第二按键反转同时八盏流水灯从右往左循环流水 第三按键停转同时八盏流水灯全灭 按键之间可任意切换状态-Button control and LED lights together the first key of the design process forward eight water lights from left to right recirculating button reverse at
read1
- 服务端的串口接收程序 linux下的。阻塞型的读写程序-The service side of the receiver program under linux. Blocking read and write process
98ball
- DOS环境下的显示模式操作,能够实现如弹球般的功能,很有趣-Display mode of operation under the DOS environment, such as pinball-like function, it is interesting
smallball.tar
- 小球碰壁 汇编语言 课程设计 实现小球碰壁的实验-The ball hitting the wall assembly language programs designed to achieve the small ball into a wall experiments
shiyan6
- 1.编写完整的汇编语言程序: (1) 从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果。 (2) 已定义了两个整数变量A和B,试编写程序完成下列功能(使用简化段源程序格式): 若两个数中有一个是奇数,则将奇数存入A中,偶数存入B中; 若两个数均为奇数,则将两数均加1后存回原变量; 若两个数均为偶数,则两个变量均不改变。 (3) 用减奇数次数的方法,求一个数的近似平方根,这
qy14dj
- 麻将机原程序,汇编语言写成,采样nec芯片。-Mahjong original program, written in assembly language, sampling nec chip.