-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners.
- 2022-01-27 14:14:53下载
- 积分:1
-
some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfs...
多项式相乘 是关于链表的还算比较完善的-some numbers multiply use lian biao make up sdvs sdsvsdv sdvsdsdsdvsdvd
sdfdsfsd sdfvsdfsd
safsdf
sdf
sdfdsf
sdfds
- 2022-02-10 04:21:47下载
- 积分:1
-
改变桌面墙纸,试下看
改变桌面墙纸,试下看-change desktop wallpaper, we look at test
- 2023-05-19 03:15:02下载
- 积分:1
-
停车诱导系统的信息处理
停车诱导系统一般分为信息采集、信息发布、信息处理和信息传输四个子系统。停车诱导系统除提供车位使用状况信息外,还担负着存储车场或路边车...
停车诱导系统的信息处理
停车诱导系统一般分为信息采集、信息发布、信息处理和信息传输四个子系统。停车诱导系统除提供车位使用状况信息外,还担负着存储车场或路边车位信息、加工处理车位使用情况的变化模式等任务,这些功能将为提供停车需求状况预报、停车预约等服务奠定基础。-Parking Guidance System Parking Guidance System information processing will generally be divided into information collection, information dissemination, information processing and information transmission in four subsystems. Parking Guidance System In addition to providing information about the status of parking spaces to use, but also bears a storage yard or the roadside parking information, parking spaces for the use of processing changes in mission mode, these features will provide parking demand forecasting, parking and other services lay the foundation for an appointment.
- 2022-03-30 20:46:20下载
- 积分:1
-
C++学习的必备,函数库方法使用解析副代码与答案。
C++学习的必备,函数库方法使用解析副代码与答案。-C++ Learning essential, method of use of libraries Vice code analysis and answers.
- 2022-03-06 14:13:06下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
Window数据, 压缩huffman算法
Window数据, 压缩huffman算法-windows data ,compress huffman arithmetic
- 2022-07-15 15:34:28下载
- 积分:1
-
VB数据库树型结构查询
VB数据库树型结构查询-VB database inquiries tree structure
- 2022-05-05 22:10:32下载
- 积分:1
-
一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序
一个基于windows ce 4.2系统的SH3处理器的TCPIP服务器程序-windows ce based on a 4.2 system SH3 processor server TCPIP
- 2022-02-06 17:15:06下载
- 积分:1
-
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。...
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。-A composite control, which could enter the file or folder name, the right of the Browse button to select a path.
- 2023-05-12 08:55:04下载
- 积分:1