-
Windows API程序设计参考大全(实例)
Windows API程序设计参考大全(实例)-Windows API Programming Reference (Examples)
- 2022-02-07 08:13:27下载
- 积分:1
-
快速启动CS ,带各种各样的参数启动,方便快捷!
快速启动CS ,带各种各样的参数启动,方便快捷!-QuickStart Contur-Strike
- 2022-04-28 14:57:06下载
- 积分:1
-
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术....
一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
- 2023-02-20 22:55:03下载
- 积分:1
-
一个速度很快的语音聊天室程序,运行环境是asp+access,可用于开发自己的语音聊天室...
一个速度很快的语音聊天室程序,运行环境是asp+access,可用于开发自己的语音聊天室-A fast chat programe.It needs asp+access. It can be used to exploite chat room yourself.
- 2022-04-13 04:21:42下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
进一步实现绘图功能,多文档读取保存和视窗分割功能
进一步实现绘图功能,多文档读取保存和视窗分割功能-Further realization of graphics, multi-document reading function to preserve and Windows partition
- 2022-02-06 10:24:21下载
- 积分:1
-
Java 计算器
这是简单计算器创造的创作者与 Java 在 Netbeans 中,计算器可以做基本的计算,如加法。减法除法和乘法
- 2023-04-23 13:20:04下载
- 积分:1
-
Easy, Safe Multithreading in Vb6
Easy, Safe Multithreading in Vb6
- 2023-08-18 14:55:04下载
- 积分:1
-
聊天室演示程序的源代码程序,界面简单。与客户和美国
myChat聊天室演示程序源代码,界面简洁。带客户端和服务端,全部程序源码在里面。学习网络编程特别好。-myChat chat room demo program source code, simple interface. With a client and server, all program source code inside. Learning Network program particularly well.
- 2023-03-12 10:55:03下载
- 积分:1