-
some very useful examples of VC++ programming in Database, giving you the quick...
一些VC++数据库编程实例,教你在VC++数据库编程领域里快速入门-some very useful examples of VC++ programming in Database, giving you the quick totorial in the field of database VC++ programming
- 2022-07-23 23:58:24下载
- 积分:1
-
it is a FolderBrowser that use VB
it is a FolderBrowser that use VB - it is a FolderBrowser that use VB
- 2022-03-09 23:00:54下载
- 积分:1
-
obtain the local network informaton by the host s ip address and mask,the you ca...
可以根据本机的IP及掩码信息判断本机所在的网络,然后根据这些信息查找本网络里的主机,关查找其共享资源,并可以直接双击打开-obtain the local network informaton by the host s ip address and mask,the you can search all hosts in the lan, then you may get the shared resources by double-clicking.
- 2023-01-01 04:30:03下载
- 积分:1
-
加密 VB.Net
这个项目只是为了生成处理器本地的 Id,这使用 Visual Basic.NET 2010。
我们创建处理器 ID,然后我们的任何结构二进制的文件加密对 16 位。
- 2022-05-08 04:43:58下载
- 积分:1
-
简单的乒乓球游戏源代码.zip
简单的乒乓球游戏源代码.zip-simple game of table tennis source code. Zip
- 2022-01-22 11:25:56下载
- 积分:1
-
强制杀进程,改脚本内的notepad可以更换要杀的进程
强制杀进程,改脚本内的notepad可以更换要杀的进程-Forced to kill the process of change within the notepad script to kill the process can be replaced
- 2022-03-16 05:44:05下载
- 积分:1
-
创建时钟程序做一个时钟设置时间,可以参考做秒表
创建时钟程序做一个时钟设置时间,可以参考做秒表-Procedures to create the clock setup time to do a clock, you can reference to do a stopwatch
- 2022-04-22 11:06:46下载
- 积分:1
-
Visual studio 开发环境 一个小程序
餐吃蛇
Visual studio 开发环境 一个小程序
餐吃蛇-Visual studio
- 2023-08-05 10:30:03下载
- 积分:1
-
the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 p...
涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。
重要说明:
1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下
2、未完成部分:
游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果)
游戏难度控制,目前比较幼稚
3、未解决的BUG:
CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在-the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 platform; Discussions aimed at the same time prepared to adapt to two types of common code platform, using the most primitive BitBlt and tile from the screen, more rough tile effect. For voice processing relatively naive and not misleading beginners. Important note : 1 without using a memory leak detection tools that do not know no memory leakage, which can help detect about two and unfinished parts : part of the game BOSS (BOSS mapping, BOSS bullets, explosive effect BOSS) difficult to control the game, more naive 3, the unresolved BUG : CE will need to withdraw from the menu, point window close button process still exists
- 2022-01-25 19:23:42下载
- 积分:1
-
C#高性能大容量SOCKET并发完成端口例
服务端通信组件的设计是一项非常严谨的工作,其中性能、伸缩性和稳定性是必须考虑的硬性质量指标,若要把组件设计为通用组件提供给多种已知或未知的上层应用使用,则设计的难度更会大大增加,通用性、可用性和灵活性必须考虑在内。 现以一个基于 IOCP 的通用异步 Windows Socket TCP 服务端组件为例子,讲述其设计与实现相关的问题,希望能引发大家的思考,对大家日后开展相关类似工作时有所帮助。
- 2022-04-28 11:19:32下载
- 积分:1