Welcome![Sign In][Sign Up]
Location:
Search - Font C

Search list

[OtherPQF

Description: 一个小小的从.bmp文件里提取字库的c程序,自己用这个小程序作过一个32点阵的字库。-a little from. Bmp file extraction font c procedures, they use the small one-off procedure for the 32 character dot-matrix.
Platform: | Size: 2136 | Author: tangjing | Hits:

[Other resourcearmbk-src

Description: ch03目录下: disasm.tgz :作者改写的反汇编器,可以输出比较容易接受的汇编格式。 simpleboot.tgz: 作者编写的简单boot代码 ch04目录下: gba_ucos.tgz : 作者移植的可运行在GBA(或者模拟器)上的uC/OS-II代码 ch05目录下: znet.tgz : 作者在uC/OS-II上实现的tcp/ip协议实现代码 ch09目录下: font.c 字体显示和变更例程 image1 位图文件加载与显示 2win.c 两个窗口间消息传递例程 button 按钮制作的例程 slider 游戏文件程序
Platform: | Size: 549254 | Author: 郭少枫 | Hits:

[CSharpfont

Description: 如何使用系统自带的字体使用C#编写的,初学者学习的好材料
Platform: | Size: 662463 | Author: zenglei286 | Hits:

[Program docC语言难点分析整理!

Description:

这篇文章主要是介绍一些在复习C语言的过程中笔者个人认为比较重点的地方,较好的掌握这些重点会使对C的运用更加得心应手。此外会包括一些细节、易错的地方。涉及的主要内容包括:变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等。一些最基本的概念在此就不多释了,仅希望能有只言片语给同是C语言初学者的学习和上机过程提供一点点的帮助。

 


Platform: | Size: 16808 | Author: bitjinyang | Hits:

[Linux-Unixsco_unix_function_tools

Description: Digital的unix操作系统VAX 4.2源码
Platform: | Size: 23552 | Author: 史金刚 | Hits:

[Picture Viewerilib

Description: ILib是一个符合GPL协议的自由软件,提供完整的源代码。该库支持读写X11 BDF字体、PPM、PGM、XPM、BMP、JPEG、GIF、PNG等图像文件,而且还有一些很实用的绘图函数,很有参考价值!工具:通用C 。-ILib GPL is an agreement with the free software, provides a complete source code. Reading and writing support for the X11 BDF font, PPM, PGM, XPM, BMP, JPEG, GIF, PNG image files, but also some very practical mapping function was useful! Tools : Definitive C.
Platform: | Size: 150528 | Author: 钱 峰 | Hits:

[Windows Developbitfnt

Description: 关于点阵汉字字库,32*32点阵, 包括英文和GB2312的1&2字型, 可以把任何WINDOWS字型转换, 附带字表生成+字库生成+字库演示 -Chinese character on the lattice, 32* 32 dot matrix, including English and GB2312 12 fonts can be any Windows font conversion, fringe characters Table Generation generation font library demo
Platform: | Size: 281600 | Author: 夏永明 | Hits:

[MultiLanguagehzk16read

Description: 中文字库HZK16使用演示-use Chinese font HZK16 demo
Platform: | Size: 162816 | Author: 牵手 | Hits:

[GUI Develophzlib

Description: 汉字字库的的建立和创建并且有24点和16点字库建的源程序。-Chinese character font and the establishment and creation of a 24 point and 16 point font construction of the source.
Platform: | Size: 15360 | Author: yc | Hits:

[2D Graphic基本画线实现算法

Description: 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access to the choice of colors : if (ColorDialog1- gt; Execute ()) Image1- gt; Canvas- gt; Pen-gt; Color = ColorDialog1- gt; Color 5, the preparation of OnImage1MouseUp Image1, call for : a) If the first odd number of pop-up mouse button, then choose rgDrawWhat the record straight section or an endpoint Center coordinates; 2) If the firs
Platform: | Size: 583680 | Author: 朱磊 | Hits:

[Button controlCSharp中的对话框

Description: 代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog.
Platform: | Size: 24576 | Author: 张武 | Hits:

[Printing programPrinterFile

Description: 批量打印文件,能设置字体,打印机,页边距等,非常不错的-Print files in batch, allow users to set font, printer, margins etc., a very good tool.
Platform: | Size: 48128 | Author: 阿撒卡 | Hits:

[File Operateduquhzk

Description: 用VC ++读取字库文件,得到字符码和内码-With VC++ Read font files, be character code and code
Platform: | Size: 3779584 | Author: 周慧宗 | Hits:

[SCMbmp-font-bit

Description: 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004-5-26-This is with C++ Builder to write the two C51 bitmap format into the source code of the extraction procedure. Study purposes only, not for commercial purposes. Thank you (1) EX1 generate 4096 Color 16bit (dual 8bit) RGB data (2) EX2 font used for extraction, the use of horizontal scanning, drawing program can save the image after the input of Chinese characters conversion, but I recommend using the long version on C51bbs 3 matrix to input Chinese characters, and then save or copy to the picture drawing process, the production can easily picture a variety of menu, if any Email with questions can contact me 95908@163.com 16:54 2004-5-26
Platform: | Size: 1825792 | Author: like | Hits:

[Windows Developfont

Description: ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
Platform: | Size: 224256 | Author: 吴全魁 | Hits:

[Windows MobileFont

Description: 在wince环境下修改字体的类型、大小、加粗,api实现,纯C代码,可用于evc3,evc4,vs.net,也可用于windows环境-To modify the environment in the wince font type, size, bold, api implementation, pure C code that can be used evc3, evc4, vs.net, can also be used in windows environment
Platform: | Size: 844800 | Author: cyantree | Hits:

[MultiLanguagegbbig5

Description: GB2312 和 BIG5 编码对照工具,含有二进制编码对照表及其 点阵字库。-GB2312 and BIG5 code control tools, with binary code and dot matrix font table.
Platform: | Size: 1461248 | Author: YangTze | Hits:

[ELanguagefont

Description: KS0108 LCD Driver C code
Platform: | Size: 1024 | Author: Mostafa | Hits:

[Linux-Unixfont.c.tar

Description: gtk字体设置功能 gtk字体设置功能-gtk font set gtk font set gtk font set gtk font set gtk font set
Platform: | Size: 1024 | Author: 卡卡西 | Hits:

[CSharpC#窗体应用程序

Description: 在项目中添加一个窗体Form1,上方是一个文本框,包含“中华人民共和国成立70周年”的值。下面有两个分组框和一个复选框,分别用于修改文本框的字体、大学和是否为粗体。说明:设计本体需查阅Font类的相关文档。(Add a form Form1 to the project, with a text box on the top, which contains the value of "People's Republic of China 70th anniversary". There are two block boxes and a check box, which are used to modify the font of the text box, the University and the bold. Description: the design ontology needs to refer to the related documents of the Font class.)
Platform: | Size: 34816 | Author: bobule | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net