搜索资源列表
FONTNEW
- dos下显示汉字,利用int 15 的87 号功能将字库装载到1m以上内存。-dos shown in Chinese characters, use int 15 87 functions will be loaded into character 1m more memory.
MEMDUMP
- 汇编,将内存的自定地址开始的1m空间的内容显示出来-compilation, will set the memory address space 1m beginning of the contents of the show
Sru
- memory dump,可以將DOS下1M內存的內容全部讀出來,並列印在螢幕上.-memory dump, can be DOS 1M memory read out all the details. and print on the screen.
89S51-TEA5767
- I2C控制TEA5767,每按一次按键步进0.1M,频率(88-108MHZ)-I2C control TEA5767 every time a key step 0.1M, frequency (88-108MHZ)
duojiwuxiantongxin
- 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
2.4g_rf
- AMIC7121非常便宜且方便应用的2.4G模组,可用于KB,MOUSE,语音传送等方面的开发,速度可达1M~3M
memory1
- memory读写小工具,实模式下,最大可以访问1m的空间。-memory read and write in real mode.
Flatreal
- 这个程序演示在bigreal(flatreal)模式下如何访问1M以上的memory.并把smbios表copy到0x50000000h处.是bios开发必须掌握的技能,所涉及到的技术包括smbios的访问方法以及cpu工作模式的切换-how to access memory beyond 1 megabyte in flatreal/bigreal mode, how to access smbios table
PT2262
- 我看过很多PT2262软件解码程序,都是用定时器测量脉冲宽度。占用系统太多资源。我自己编写的程序不用定时器,不用中断,代码最少。发射端为PT2262 3.3M 的电阻 接收端为 M8 内部1M RC振荡。解码成功后输出D口显示。编译软件为 ICCAVR。 -I have seen many PT2262 software decoding process, are used timer measures the pulse width. Takes too much system resourc