-
Source code of application used to monitor Anti
Source code of application used to monitor Anti-Cheat programs from World of Warcraft so see if these Anti-Cheat follow rules and do not invade your privacy.
- 2022-03-19 11:49:24下载
- 积分:1
-
这个是一个将如何利用C#产生随机密码字符串的代码,希望大家交流啊・...
这个是一个将如何利用C#产生随机密码字符串的代码,希望大家交流啊・-This is a how to use C# generate a random password string of code, hope that the exchange of ah
- 2023-04-18 19:25:03下载
- 积分:1
-
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。...
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。-The report code includes the common encoding format of the generation and analysis, such as: BASE64, etc. as well as the color gamut conversion algorithm.
- 2022-03-18 22:46:12下载
- 积分:1
-
.NET PetShop购物程序_学习专用
.NET PetShop购物程序_学习专用-. NET PetShop _ learning dedicated to procedures
- 2022-06-01 12:37:48下载
- 积分:1
-
This is an invaluable tool that not only can a variety of desktop programs peepi...
这是一个不可多得的工具,它不仅能偷窥各种桌面程序的密码框,还能窥到IE页面中的密码框,这个程序就是本文要介绍的――SuperPasswordSpy++。-This is an invaluable tool that not only can a variety of desktop programs peeping the password box, but also IE page glimpse into the password box, this program is to be introduced in this article- SuperPasswordSpy++.
- 2023-03-05 19:10:04下载
- 积分:1
-
We known that regular DLL plugin implmentation already introduced in those paper...
关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
- 2022-03-22 00:18:56下载
- 积分:1
-
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。...
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。-Analysis of a lightweight XML database, use the DOM model, using C++ And STL realize, is a good source of learning objects.
- 2022-01-24 18:52:03下载
- 积分:1
-
Socket通信示例
一次.net Socket UDP编程
最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。
程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
- 2022-08-17 12:38:18下载
- 积分:1
-
最小二乘直线拟合算法的说明。
Explanation on the least square line fitting algorithm.
- 2022-03-17 23:51:47下载
- 积分:1
-
我做阅读的导入模型的可以看下
看 书做的DIRECT3D的导入模型
可以看下
-Direct3D reading to do the import model can facie
- 2022-01-25 22:30:30下载
- 积分:1