登录
首页 » Visual C++ » FontGen2

FontGen2

于 2020-06-30 发布 文件大小:55KB
0 247
下载积分: 1 下载次数: 228

代码说明:

  点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。 这里为以上问题提供了一个完整的解决方案: 产生字体数据:指定字体类型、大小,自动产生字体数据。 字体数据排序:可以按Unicode,也可以按Ansi排序。 集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符 ()

文件列表:

Docs
....\denjin.gb
....\denjin.txt
....\dj_all.txt
....\readme.txt
FontGen.aps
FontGen.c
FontGen.ncb
FontGen.rc
FontGen.sln
FontGen.vcproj
Release
.......\FontGen.exe
resource.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nrf9051
    无线通讯nrf905,很适合初学者来学习,里边包括了对射频寄存器的设置什么的(Wireless communication nrf905, it is suitable for beginners to learn, inside contains the settings for RF registers what)
    2013-12-02 20:34:57下载
    积分:1
  • SensorLine
    利用 USB2I2C开发板和软件实现了对CMOS图像传感器的在线调试。该系统运行稳定,体积小,外围电路简单,可灵活应用于多种CMOS图像传感器在线调试的场合以进行图像质量调整。本系统在调试过程中能生成调试log文件和寄存器配置文件。调试log文件记录调试过程中寄存器更改过程,可方便追踪、查看调试过程;寄存器配置文件保存最终调试结果,方便用户进一步的应用。(Use USB2I2C development board and software realization of the CMOS image sensor circuit debugging. The system is stable, small, simple external circuit can be flexibly applied to a variety of CMOS image sensors in-circuit debugger occasion for image quality adjustment. The system can generate in the debugging process debugging log file and registers the configuration file. Debug log file records the process of debugging registers the change process, can be easily tracked, view the debugging process register configuration file to save the final result debugging, user-friendly application further.)
    2014-04-04 16:13:07下载
    积分:1
  • CH341 _上位 VC
    CH341 上位机软件,支持I2C UART等 接口(CH341 host computer software, support I2C, UART and other interfaces)
    2021-01-08 21:28:51下载
    积分:1
  • LCM12864
    12864液晶屏幕,并口方式,反白,字符显示,图片显示(12864 LCD screen, parallel mode, highlight, character display, image display)
    2012-07-10 19:15:04下载
    积分:1
  • QuangBao
    it is program for led matrix
    2012-01-09 17:49:50下载
    积分:1
  • 多路舵控制
    对舵机的调试功能,通过多个舵机完成整个机器人的拼凑,进而完成机器人跳舞的任务。(The debugging function of the steering gear completes the assembly of the whole robot through multiple steering gear, and then completes the task of robot dancing.)
    2020-06-25 18:00:01下载
    积分:1
  • SHT11
    关于瑞士SHT11程序,把采集的数据在液晶上显示(Switzerland SHT11 procedures on the data collected in the liquid crystal display)
    2009-04-20 22:31:05下载
    积分:1
  • MP3
    DIYMP3,能智能播放,很好的运用了STM32系统相关知识,花费了我将近半年的努力,基本上包含了STM32所有功能的应用。(DIYMP3, play to intelligence, very good use of the STM32 system related knowledge, it took me about half effort, basically contains all STM32 function application.)
    2013-07-31 15:52:24下载
    积分:1
  • LTE_UL_Sc
    仿真过程中,将改进算法那与经典算法进行比较,通过对仿真数据如系统时延、系统丢包概率以及系统吞吐量的比较分析,评估改进算法的正确性和性能。(Simulation process, the improved algorithm that compares with the classical algorithm, through the simulation data system latency, packet loss probability of the system as well as a comparative analysis system throughput, improved assessment of the correctness and performance of the algorithm.)
    2014-05-05 12:13:16下载
    积分:1
  • STM32F107Exp23(for_ST_FW_3.10)
    基于stm32f107的几乎所有基本功能模块的实现与应用源码(Stm32f107 almost all basic functional modules and application source code)
    2012-12-14 18:06:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载