-
实现了圆拟合的功能,效果比较好,可以下来试一下。有问题联系我...
实现了圆拟合的功能,效果比较好,可以下来试一下。有问题联系我-To achieve the function of the circle fitting, the effect is better, you can try it. There are problems contact me
- 2022-05-27 08:48:18下载
- 积分:1
-
计算机网络仿真运行CSMA
计算机网络模拟CSMA运行-computer network simulation run CSMA
- 2023-01-23 13:25:03下载
- 积分:1
-
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)...
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)-banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only)
- 2022-06-17 15:51:52下载
- 积分:1
-
请完善,pcap抓包程序,别忘给我发一份,
请完善,pcap抓包程序,别忘给我发一份,-Please improve, pcap capture procedures, do not forget to send me a copy
- 2022-02-24 13:34:49下载
- 积分:1
-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1
-
ASP编程技巧大全
ASP编程技巧大全-ASP programming skills Daquan
- 2023-05-27 12:50:04下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
处理RFC822格式信件
处理RFC822格式信件-RFC822 format handling letters
- 2022-06-12 17:26:20下载
- 积分:1
-
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。...
在应用层进行加密处理的VPN源代码,支持Windows平台和Linux平台。-in the application layer VPN encryption source code, support for Windows and Linux platforms.
- 2022-10-04 03:10:03下载
- 积分:1
-
6都是窗口平台下的网络编程实例,很多,它是很有意义的..
全部都是VC++6.0平台下的windows网络编程例子,很多,很具有代表性!值得阅读学习!-VC 6.0 all the windows platform network programming examples, many, it is very representative. Worth reading!
- 2022-03-18 02:30:59下载
- 积分:1