-
RS485 Prototype design
RS485 Prototype design
- 2022-03-01 04:26:49下载
- 积分:1
-
fpga+sdram+PHY 芯片设计原理图
fpga+sdram+PHY 芯片设计原理图-fpga+ sdram+ PHY chip design schematic
- 2022-12-03 18:20:03下载
- 积分:1
-
MIPS Assembly Language Programming
MIPS Assembly Language Programming
- 2023-05-19 21:10:03下载
- 积分:1
-
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒...
14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x1000―0x2167 汉字区 映射在8880-99e7 0x2168―0x468f 汉字区 映射在3da50-3ffff 在【显示程序】里面有关于上面14×16字库中的读取程序,-14* 14 dot matrix, adjusting for the 14 16. Unlike 16.12* 16* 12, 12* 12 in the atmosphere, not like 16* 16 full grid of characters and characters no gap. Vertical take-mo, reverse-byte. Take the first 14 bytes above, the admission of the following 14 bytes. 14 14 is the character of the alphabet to join the index. Index of Chinese characters and do some simple division and avoid a corresponding Chinese phonetic pm in two areas Zhongyuan phonetic index format is 0-0xd4f phonetic indexing an 8-byte records, previous six byte is phonetic, behind two Chinese characters which is the byte address. (High byte in the post, little endian) mapping in the font 7B
- 2022-01-30 18:10:35下载
- 积分:1
-
From the ads before the corresponding test procedures, based on the arm under
对应之前上传的ads的测试程序,基于arm下的-From the ads before the corresponding test procedures, based on the arm under
- 2022-04-26 10:37:38下载
- 积分:1
-
PIC16F877 and DS1302 RTC
PIC16F877 and DS1302 RTC
- 2022-08-10 12:17:19下载
- 积分:1
-
24C01读写实验
51单片机的初级学习代码,用于学习24C01编程,简单的演示程序,包括原理说明。欢迎大家下载、试用。谢谢大家的支持!
- 2022-09-18 04:25:03下载
- 积分:1
-
这是一个实用于Winrunner的记事本程序自动测试脚本和GUI文件,可以直接调试...
这是一个实用于Winrunner的记事本程序自动测试脚本和GUI文件,可以直接调试-This is a utility in the Notepad program WinRunner automated test scripts and GUI files, you can direct debugging
- 2022-08-08 19:04:58下载
- 积分:1
-
44b0x得内存配置方法
44b0x得内存配置方法-44b0x in Memory Configuration
- 2023-06-16 18:40:02下载
- 积分:1
-
wince下画曲线控件
应用背景可以在mfc下直接使用,包括wincewin32平台,该控件根据我之前写过的几个复杂和简单的曲线控件进行了优点综合,专为用于手持仪器触摸平台而设计的。为满足每秒刷新10000点数据的使用要求,对代码做了很多的修改,和效率提升。这可能导致程序代码质量不是很高,但程序框架和代码效果是可以保证的。也是我现在的应用版本。关键技术该控件根据我之前写过的几个复杂和简单的曲线控件进行了优点综合,专为用于手持仪器触摸平台而设计的。采用GDI和静态控件,进行独立封装,能在mfc下直接包含控件相关源代码进行创建,wince和win32平台下都可以用。可以实现图形区域选框放大和双击恢复,数值标记,坐标轴位置改变,坐标轴自动移动等,如果需要功能增强,可少量修改代码,即可完成,如添加多轴、坐标自适应、数据绘制样式改变等。代码中轴跟数据为独立封装,可方便实现数据跟轴的link等。更多的使用,见程序吧。
- 2022-01-25 17:21:53下载
- 积分:1