-
一个VC写的grep程序,可以查找指定文件中的内容
一个VC写的grep程序,可以查找指定文件中的内容-a written grep procedures, can find the specific file content
- 2022-03-20 20:10:07下载
- 积分:1
-
功能是在Excel格式文件中读取学生的E
功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcripts of students. And add some error handling
- 2022-12-17 08:15:03下载
- 积分:1
-
super notepad.zip
超级记事本.zip-super notepad.zip
- 2022-02-27 03:59:41下载
- 积分:1
-
通过API实现对内存访问的一个例子。读取大文件的速度很快
通过API实现对内存访问的一个例子。读取大文件的速度很快-through API memory of a visit examples. Readers of large files fast
- 2023-04-06 02:45:03下载
- 积分:1
-
6tunnel功能添加
6tunnel功能添加
-6tunnel functionality addition
- 2022-07-16 15:18:34下载
- 积分:1
-
最小进销存
最小进销存 -smallest Invoicing s mallest Invoicing smallest Invoicing
- 2022-09-10 06:15:03下载
- 积分:1
-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件.
一共提供了5个对外接口:
-Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
- 2022-07-11 01:47:09下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1
-
可以实现画图和文档保存功能操作的单文档小小应用程序
可以实现画图和文档保存功能操作的单文档小小应用程序-can achieve drawing and document retention operation of the small single-file applications
- 2022-10-01 20:00:03下载
- 积分:1
-
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里-reader DLL resources, it can DLL resources inside the Wanton read their own procedures Lane
- 2022-11-27 07:25:03下载
- 积分:1