-
ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
ThinkingC++中文版,适合初级c++学习者阅读
01部分
-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
- 2022-01-21 22:41:24下载
- 积分:1
-
从键盘输入若干个词,按字典的序列排列后输出
从键盘输入若干个词,按字典的序列排列后输出-keyboard input from a number of words, according to the dictionary sequence with the output
- 2022-03-07 04:56:59下载
- 积分:1
-
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离...
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离线包通过使用pcap库和混合模式下的一个或多个网卡实现。-pmacct is a collection for IP traffic information (source address, byte count, and the number of packets) tool. Data stored in a memory table, the client program through a local flow-oriented to access its contents. To collect offline pcap packet through the use of tanks and mixed mode of one or more card to achieve.
- 2022-03-06 12:01:07下载
- 积分:1
-
简单画图程序,对线、矩形的画法,实现橡皮筋的方法
简单画图程序,对线、矩形的画法,实现橡皮筋的方法-A simple drawing program, pairs of lines, rectangular painting, rubber band method of achieving
- 2022-06-16 14:21:48下载
- 积分:1
-
Inventory management system in Visual Basic
Inventory management system in Visual Basic
- 2022-06-17 14:05:45下载
- 积分:1
-
一个具有对话框的WinAPI窗口程序,非常简单的
一个具有对话框的WinAPI窗口程序,非常简单的-Dialog_Windows
- 2022-01-26 00:55:42下载
- 积分:1
-
考试的判卷系统,实现载入文档,判卷和保存分数的功能
考试的判卷系统,实现载入文档,判卷和保存分数的功能-Check papers Make loading text files and saving marks true.
- 2022-12-20 18:45:04下载
- 积分:1
-
这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务...
这里是控制其它程序窗口的动态库的源程序。包括查找程序、移动窗口、最大化、最小化窗口、向窗口控件写入内容,按下某按钮,改变窗口尺寸、隐藏任务栏、显示任务-Here are other programs to control the dynamic library window of the source. Including the Finder, mobile window, maximize, minimize the window to write the contents of the window controls, press a button, change the window size, hide the taskbar, showing the task
- 2022-01-26 06:03:41下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
garmin source for windows mobile
garmin source for windows mobile
- 2022-03-01 12:17:30下载
- 积分:1