-
20041214085228_vczx_RPG
一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码,全是Win32的,大家一起学一下吧!(a homemade RPG elaborate on the development process, source code, all of the Win32, we learn together about!)
- 2004-12-20 18:08:32下载
- 积分:1
-
log4cpp改进
说明: 日志
HS_LOG_DEBUG("CAP tread receive msg:name = (%s),content = (%s).", recMsg->name, recMsg->content);
结果:
2019-08-13 10:20:09.228[DEBUG]-test.cpp:CThreadProc::run():119 PROC tread receive msg:name = (TEST_CAP),content = (imag--116).(HS_LOG_DEBUG("CAP tread receive msg:name = (%s),content = (%s).", recMsg->name, recMsg->content);)
- 2020-06-17 03:00:02下载
- 积分:1
-
Windows Socket API 使用经验
Windows Socket API 使用经验-Windows Socket API experience
- 2023-08-14 03:45:03下载
- 积分:1
-
KMDF_hypervisor
一个x64 vt hypervisor内部实现ept技术简易框架 ,在此框架下根据需求可以改造使用ept技术进行内存隐藏。。。(An x64x64 vt hypervisor with ept etc.)
- 2020-06-17 22:20:01下载
- 积分:1
-
huamo
simulink搭建滑模观测器,并检测出故障,对故障鲁棒,具有较好的检测效果。(Simlink builds sliding mode observer and detects faults. It is robust to faults and has good detection effect.)
- 2020-12-30 15:39:01下载
- 积分:1
-
获取首字母
c#编程,通过获取文字首字母,自动生成编码。(Gets the initial of the text)
- 2018-10-22 12:47:29下载
- 积分:1
-
Gateway switch is used only for the use of the compilation of written xp 2000 wi...
网关切换 使用汇编写成 只用于xp 2000下会弹出错误,一直没又找到原因-Gateway switch is used only for the use of the compilation of written xp 2000 will pop-up error, the reasons have not been found
- 2022-08-05 11:01:09下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1
-
Vc developed using FTP client, you would like to help the development of
用vc开发的 FTP 客户端,希望对您的开发有所帮助-Vc developed using FTP client, you would like to help the development of
- 2022-03-03 17:53:09下载
- 积分:1