-
仿照Drawcli程序,做的一个划线的操作,画出的线条可以自动收缩,变宽,变长,删除等等操作...
仿照Drawcli程序,做的一个划线的操作,画出的线条可以自动收缩,变宽,变长,删除等等操作-Drawcli modeled on the procedures to do a line of operation can automatically draw lines shrink, wider, longer, delete operation etc.
- 2022-07-18 13:39:18下载
- 积分:1
-
Windows directory service programming (Active Directory LDAP)
Windows的目录服务编程(活动目录LDAP)-Windows directory service programming (Active Directory LDAP)
- 2022-12-28 20:15:04下载
- 积分:1
-
得到当前的磁盘的可用空间
得到当前的磁盘的可用空间-Get the current free disk space
- 2022-02-15 14:29:14下载
- 积分:1
-
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
- 2022-03-05 04:59:58下载
- 积分:1
-
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter...
防火墙源代码实现,firewall
1. 在命令行模式下切换到源代码的 Release 目录。
2. 执行 Xfilter -install 命令,程序会要求注册,输入信息后确定即可。
3. 在Win98下需要重新启动计算机,2000下不需要。
4. 运行 Xfilter.exe,便可正常使用。
5. 卸载时需要在命令行执行 Xfilter -remove-Realize the firewall source code, firewall1. In the command-line mode switch to the Release directory of the source code. 2. Executive Xfilter-install command, the program will be asked to register, enter information to identify you. 3. In Win98 under the need to restart your computer, in 2000 under the do not need. 4. Run Xfilter.exe, can be normal use. 5. Uninstall command line when the need for the implementation of Xfilter-remove
- 2022-03-30 04:32:21下载
- 积分:1
-
详细代码,一个简单的移动代码,很实用的
VC++深入详解code,简单移动,并且很实用-VC++ Depth detailed code, a simple mobile, and very practical
- 2023-07-23 17:35:04下载
- 积分:1
-
windows shell programming
windows shell programming-demonstrate the function of shell extension
- 2022-06-26 11:16:30下载
- 积分:1
-
网络通信编程,ycpip应用层简单应用。使用C++编写
网络通信编程,ycpip应用层简单应用。使用C++编写-Network Communication Programming, ycpip application layer simple application. Prepared using the C++
- 2023-07-21 19:30:04下载
- 积分:1
-
Student Management
James Madison of Virginia was elected president of the Unite...
Student Management
James Madison of Virginia was elected president of the United States in eighteen hundred and eight. He followed Thomas Jefferson and served two terms.
Madison s first four years were not easy. He had to deal with a foreign policy problem that Jefferson was not able to solve: increasingly tense relations with Britain. His second four years were worse. There was war. Larry West and Leo Scully have our story.
- 2022-02-07 02:05:33下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1