-
A document written using vc partition, and absolutely original Oh, is currently...
一个用vc写的文件分割器,绝对原创哦,目前是单线程的所以分割大文件时有点假死的现象,稍微改下就可做成多线程版的,留给大家来改吧-A document written using vc partition, and absolutely original Oh, is currently single-threaded split large files so when the phenomenon of suspended animation a bit, a little change can be made under the multi-threaded version, leaving you to change it
- 2022-02-11 14:44:36下载
- 积分:1
-
一个小的makefile程序简单,但反映的makefile编写的世界。
一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way
- 2022-01-21 00:23:52下载
- 积分:1
-
该代码例子提供了一个读exl文件方法类
该代码例子提供了一个读exl文件方法类-the code examples provided a document read-01.11.2006 EXL category method
- 2022-07-16 02:28:37下载
- 积分:1
-
用VC++6.0编写的小程序,功能是实现文件的动态加密.
用VC++6.0编写的小程序,功能是实现文件的动态加密.-With VC++ 6.0 to prepare a small procedure, function is to achieve a dynamic document encryption.
- 2022-06-19 11:56:57下载
- 积分:1
-
FDISK硬盘分区工具实现源码。有完整的源代码…
硬盘分区工具FDISK的实现源码。有完整的源码和详细的文档。-FDISK the hard disk partition tool to realize source. Have complete source code and detailed documentation.
- 2022-03-12 16:25:16下载
- 积分:1
-
企业员工管理系统
下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long, ByVal uElapse As Long, _
ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li
- 2022-07-04 08:41:33下载
- 积分:1
-
XML表单的应用,提供了多种XML表单的示例代码。
XML表单的应用,提供了多种XML表单的示例代码。-XML form of the application, provides a wide range of XML form of the sample code.
- 2022-03-12 21:56:40下载
- 积分:1
-
on rfc's summary, the note also detailed enough? I think enough of it in det...
关于rfc的总结,这样的说明还不够详细吗?我觉得已经够详细了吧-on rfc"s summary, the note also detailed enough? I think enough of it in detail
- 2022-07-28 09:54:36下载
- 积分:1
-
CSpreadSheet use category, Excel spreadsheet file for the programming operation
运用CSpreadSheet类,针对Excel表格文件操作的编程实现-CSpreadSheet use category, Excel spreadsheet file for the programming operation
- 2022-03-24 01:56:14下载
- 积分:1
-
英文词干化
这个程序用来把英语单词词干化,从而节约电脑内存,以及 外部磁盘的存储空间,这样不仅在空间上有了优化,在时间上也有了优化。而且,这样分词后,意思相近的就可以看做是一个单词,有利于处理文档和查询关键词,提高查询效率。
- 2022-07-09 10:42:42下载
- 积分:1