-
The program is to achieve the realization of digital clock, and a corresponding...
该程序是实现数字钟的实现 ,并且有相应的界面。-The program is to achieve the realization of digital clock, and a corresponding interface.
- 2023-03-21 02:45:03下载
- 积分:1
-
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过-operation of buzzer
- 2022-02-15 05:23:26下载
- 积分:1
-
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD...
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program"s source code, cases : DOS6.0 source of hard disk boot record source FDBOOT.ASM, mouse control CD-Audio player, a cut of 320* 200 closed painting procedures, V86 mode switching procedures, FASTREBOOT V1.0 , the Game Faster V1.0 and V1.0 Mixer Volume Ctrler.
- 2022-04-17 10:15:47下载
- 积分:1
-
读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助...
读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助-TXT file to read GPS data in the Kalman filter procedure, very helpful for beginners
- 2023-01-19 16:45:03下载
- 积分:1
-
用MSP430汇编ultrassom传感器
应用背景这个项目是以单片机(MSP430)用汇编语言适合做超声波距离传感器。关键技术在这个项目中,我们使用了一个“蜂鸣”,当你到达预定的距离,并用超声波传感器的距离。在这个项目中,我们使用汇编代码。
- 2022-08-09 23:14:13下载
- 积分:1
-
流水灯C语言编程
关于流水灯的单片机里,可用的基于C++的程序,稍微改编对应引脚即可使用,方便快捷,欢迎大家参考~~~~
- 2022-05-05 04:31:56下载
- 积分:1
-
汇编程序 分区format
汇编程序 分区format -assembler district format
- 2023-01-17 02:50:04下载
- 积分:1
-
Through the AT89C51, can be carried out on the LCD to read and write.
通过AT89C51,可以对LCD 进行读和写.-Through the AT89C51, can be carried out on the LCD to read and write.
- 2022-07-08 19:14:34下载
- 积分:1
-
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码...
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码-8251 serial interface applied the experimental- the receiving end procedures to receive serial communication program source file 8251 8255 8253 Comprehensive Experiment code
- 2023-06-17 16:15:03下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1