-
串行打印机程序!
串行打印机程序!-serial printer procedures!
- 2022-03-24 19:17:01下载
- 积分:1
-
基于wince的简单计算器
这是在wince下的一个简易计算器代码,实现加减乘除 三角函数的运算 并且可以显示三角函数图形
- 2022-06-18 11:20:11下载
- 积分:1
-
氙模拟器
温度和日晒是然后重新添加,液晶屏上显示。氙灯用于此目的。氙模拟器 (也人造太阳) 是提供近似自然光照明设备。太阳模拟器的目的是提供一个用于测试的太阳能电池、 太阳屏幕、 塑料,其他材料和设备的实验室条件下的可控的室内试验设施。氙灯是灯的最常见的为连续和闪太阳能模拟器。这些灯提供高强度和未过滤的光谱相匹配较好地在阳光下。然而,Xe 谱也具有许多不良原子过渡尖峰,制作的频谱不合意地对于某些光谱敏感的应用程序。氙弧灯可以被设计为低权力或提供的方法用于小或大面积照明和低到高强度的几个千瓦。
- 2023-07-23 04:40:03下载
- 积分:1
-
节日彩灯控制电路程序
用单片机89C2051制作的延时控制器
节日彩灯控制电路程序
用单片机89C2051制作的延时控制器-Lantern festival circuit control procedures with the production of single-chip delay controller 89C2051
- 2022-03-21 18:47:13下载
- 积分:1
-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
fat32文件C语言的实现13
fat32文件C语言的实现13--Source code 13 for FAT32 file using C.
- 2023-09-04 13:30:03下载
- 积分:1
-
uC/OS to x86 on a paradigm that can be a little reference.
uC/OS移植到x86上的范例1,可以稍做参考。-uC/OS to x86 on a paradigm that can be a little reference.
- 2022-04-27 05:14:07下载
- 积分:1
-
LCD液晶显示模块驱动程序,采用的是JDL12864液晶模块
LCD液晶显示模块驱动程序,采用的是JDL12864液晶模块-LCD liquid crystal display module drivers, using the JDL12864 LCD Module
- 2022-07-24 05:15:03下载
- 积分:1
-
ARM9200+嵌入式linux下的lcd驱动
ARM9200+嵌入式linux下的lcd驱动-ARM9200+ Embedded lcd driver under linux
- 2022-03-17 08:29:45下载
- 积分:1
-
STM32F103 C文件
应用背景i2c2_ev_irqhandler虚空(void){无符号长last_event挥发性; ; ;last_event = i2c_getlastevent(i2c2);(如果写标志){开关(最后一个事件){/ * * / EV5 ;/ *((uint32_t)0x00030001) ;忙,MSL和某人旗* /案例i2c_event_master_mode_select: ; ; ; ; ; ; ; ; ;/ * * /主发射机----------------------------------------------/ * * * * * * * * * * * * * * * * * * *i2c_send7bitaddress(i2c2,命令,i2c_direction_transmitter);和公司;及;休息;休息;/ * * /主发射机--------------------------------------------------/ *测试i2c2 EV6和第一EV8清晰* // * * / / *(EV6(uint32_t)0x00070082) ;忙,MSL,地址,TXE和TRA标志* / ; ;案例i2c_event_master_transmitter_mode_selected:i2c_senddata(i2c2,high_add);字节数——;打破;/ *测试i2c2 EV8和清除它* // * * / / *(EV8(uint32_t)0x00070080) ;TRA,忙,MSL,TXE标志* / ; ;案例i2c_event_master_byte_transmitting:如果(byte_number = = 2){i2c_senddata(i2c2,low_add);字节数——;}打破;/ * * / / *(ev8_2(uint32_t)0x00070084) ;TRA,忙,MSL,TXE和BTF标志* /案例I2C主事件字节的传输:如果(byte_number = = 0){i2c_generatestop(i2c2,
- 2022-08-14 03:03:32下载
- 积分:1