-
Windows套接字学习程序,压缩需要解压
Windows套接字学习程序,压缩需要解压-Windows Socket learning process, the need to decompress compressed
- 2022-04-21 17:56:37下载
- 积分:1
-
本程序是一个例子,一个定时器计数从20使用SDL定时器功能。
This program is a example of a timer counting down from 20 using the SDL timer function
- 2022-03-23 15:18:37下载
- 积分:1
-
压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。...
压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。-compressed file contains vc, the compiled executable programs can calculate the length of the string, cut-and-paste support for the automatic version, flags and fades.
- 2023-05-08 17:25:02下载
- 积分:1
-
温度控制程序,在设计中经常会用到的程序,可以做为参考
温度控制程序,在设计中经常会用到的程序,可以做为参考-Temperature control procedures, in the design process is often used, can be used as reference
- 2022-03-12 14:58:28下载
- 积分:1
-
a hotel site, in use, and to refer others to the
一个饭店的网站,在用的,可以参考,是别人给的-a hotel site, in use, and to refer others to the
- 2022-01-26 04:56:57下载
- 积分:1
-
Wavelet some basic procedures, useful for beginners, mainly including a number o...
小波的一些基本的程序,对初学者很有用,主要包括一些小波变换,小波构造。-Wavelet some basic procedures, useful for beginners, mainly including a number of wavelet transform, wavelet construction.
- 2022-04-10 14:08:49下载
- 积分: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
-
图书馆管理系统
图书馆管理系统,有完整的代码,可以进行书籍的增删改的功能,使用C#语言编写,没有封装代码,可以再图形用户界面修改界面的风格,适合于学生大作业。
- 2022-02-13 02:41:46下载
- 积分:1
-
the_c_programming_language__2nd_edition部分2
The_C_Programming_Language__2nd_Edition Part 2
- 2023-05-23 04:25:02下载
- 积分:1
-
可变变量
changeable variables
- 2022-08-23 07:42:04下载
- 积分:1