-
the VFP technical articles and examples of Lu Wei
VFP技术文章和例子鲁维康VFP技术文章和例子鲁维康VFP技术文章和例子鲁维康VFP技术文章和例子
- 2022-10-03 21:00:03下载
- 积分:1
-
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。-//For the trial :# include "ZUtf8_16.h" see included in the note.
- 2022-09-24 23:40:02下载
- 积分:1
-
drawing for the general drawing functions, including (point, line, rectangle, el...
画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
- 2022-10-09 00:05:03下载
- 积分:1
-
VC++ 6.0 written on the use of API function test procedure for emptying the recy...
VC++6.0写的关于用API函数清空回收站的测试程序,欢迎大家下载-VC++ 6.0 written on the use of API function test procedure for emptying the recycle bin, welcome everyone to download
- 2022-01-26 01:46:59下载
- 积分:1
-
关于编程控制office系统的输出,提供随时打印功能
关于编程控制office系统的输出,提供随时打印功能-programming control office on the system"s output, ready for printing
- 2022-04-01 14:24:35下载
- 积分:1
-
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和...
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多. -lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.
- 2022-06-29 20:56:32下载
- 积分:1
-
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具....
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
- 2022-07-09 03:36:21下载
- 积分:1
-
VC读取并解析XML文件.并以树型控件显示其内容.
VC读取并解析XML文件.并以树型控件显示其内容.-VC read and parse XML documents. And tree control displays its contents.
- 2023-09-03 10:35:03下载
- 积分:1
-
file type detection programs
文件类型探测程序-file type detection programs
- 2022-08-16 09:28:45下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1