-
how to access threads associated user name and the domain name
如何获取线程关联用户名和域名-how to access threads associated user name and the domain name
- 2022-02-04 23:08:52下载
- 积分:1
-
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。...
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。-Using C language to achieve a simple address book function, can be completed to achieve basic functionality.
- 2023-08-27 16:30:03下载
- 积分:1
-
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数...
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数-wchar_t and char conversion examples of each other, for example, the application of the two functions MultiByteToWideChar and WideCharToMultiByte
- 2022-10-27 15:15:03下载
- 积分:1
-
程序使用VC来扫描端口!!程序简单适用于VC的初学者
程序使用VC来扫描端口!!程序简单适用于VC的初学者-VC uses to scan the port!! Procedures are simple and applies to VC beginner!!
- 2022-05-07 11:40:17下载
- 积分:1
-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
Flooding scenes generation protocol procedures: selection of a 50
泛洪协议场景生成程序:选择一个包含50个节点的1200*1200正方形区域的场景,每个节点随机选择自己的运动方向和运动速度,最大运动速度为40m/s,平均速度为20m/s,场景持续400s。-Flooding scenes generation protocol procedures: selection of a 50-node contains 1200* 1200 square regional scenes, each node randomly choose its own direction and velocity of movement, the biggest sports at 40m/s, average speed of 20m/s, Scene sustained 400s.
- 2022-05-05 05:47:20下载
- 积分:1
-
Telnet程序C #
嗨,这是一个帮助远程登录的程序。此项目将由c项目完全用于telnet;
- 2022-07-14 14:30:53下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
jQuery卷帘式菜单栏
鼠标经过显示下级菜单,动态效果,不简单是 只是显示隐藏,有动态效果。感觉还不错 ,拿出来分享
- 2022-03-18 15:43:11下载
- 积分:1
-
Sound attenuation calculator
声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器声衰减计算器衰减计算器
- 2022-03-19 17:30:10下载
- 积分:1