-
创建字体的程序,演示了如何生成更漂亮的艺术字
创建字体的程序,演示了如何生成更漂亮的艺术字-create fonts procedures, demonstrating how to create a more beautiful word art
- 2022-03-25 18:09:50下载
- 积分:1
-
evc4.0下使用msxml解析xml文件,效率比较高。
evc4.0下使用msxml解析xml文件,效率比较高。-evc4.0 use msxml parsing xml files more efficient.
- 2023-02-09 01:00:03下载
- 积分:1
-
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。...
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。-Would be arbitrary for a specified text file in characters Huffman encoding, to generate a code file (compressed file) in turn, can be a compressed file decoding back into a text file.
- 2022-09-12 18:35:04下载
- 积分:1
-
别踩白块儿
一个模仿小游戏别踩白块儿的实现,可以使用cocosstudio直接编译运行,包括了详细的运行文件,文件名直观易懂便于大家阅读,希望能对学习cocos的用户带来帮助
- 2022-03-02 16:31:23下载
- 积分:1
-
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程...
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程-This procedure can take advantage of random function drawn lucky numbers, mainly to demonstrate the operation of the process of VB
- 2022-01-22 17:54:55下载
- 积分:1
-
从16x16字符阅读作为一个小的,Visual C开发使用。只是开始…
从16x16字库中读内容的小程序,使用visual C++开发。仅供初学者使用-from 16x16 character read as a small, the use of visual C development. Only beginners
- 2022-02-05 19:02:38下载
- 积分:1
-
ProjectDescrptio
我的项目是 RFID 门锁系统。本系统使用 RFID sensor.when 您想要打开门打开门,你必须把 RFID 卡放到它的接收器。卡里面的数据由 ARM 控制器读取和检查卡内的代码并将用户代码内部 eeprom 进行比较和卡内的代码是否真实,门会打开这个人。
- 2022-03-17 19:53:25下载
- 积分:1
-
lease read your package and describe it at least 40 bytes in English.
System wi...
lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-09 17:50:02下载
- 积分:1
-
QT written into the color gradually became an example, you can set the beginning...
QT逐渐成为写进颜色的一个例子,可以设置颜色的开始和结束,实现颜色的使用越来越大
- 2022-01-23 10:44:30下载
- 积分:1
-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1