-
透明窗体,类似OFFICE助手
透明窗体,类似OFFICE助手-transparent windows, similar aides OFFICE
- 2022-03-15 06:20:59下载
- 积分:1
-
Java Swing开发的吃豆子游戏源代码下载
这是一款由java swing框架编写的吃豆子游戏,高仿红白机类游戏吃豆子。是一款不错的java游戏,是完全基于java实现的吃豆子游戏源码。画面上有一个吃豆人和一群怪物,你需要用方向键控制吃豆人移动吃掉路上的小豆子。一旦吃豆人遇到怪物被吃掉的时候,就失去一条生命,游戏开始总共3条生命,3条生命使用完就游戏结束。游戏中随机出现大豆子,吃豆人吃掉大豆子,在一定时间内可以吃掉怪物,将怪物关进监狱一段时间。游戏中还有随机的水果道具,吃掉可以增加更多积分。
- 2022-12-13 21:35:03下载
- 积分:1
-
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程...
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程-This procedure can take advantage of random function drawn lucky numbers, mainly to demonstrate the operation of the process of VB
- 2022-01-22 17:54:55下载
- 积分:1
-
Debugging a compiler bug encountered in the monitoring of the source code.
一个编译调试中遇到的bug的监测的源代码。-Debugging a compiler bug encountered in the monitoring of the source code.
- 2022-04-16 19:48:39下载
- 积分:1
-
线程消息广播测试程序有线程启动及消息广播的例子
线程消息广播测试程序有线程启动及消息广播的例子-liner message broadcast test program, have liner start and message broadcast instances.
- 2022-09-20 14:20:03下载
- 积分:1
-
这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径...
这个小程序可以实现从指定的入口寻找到至多4条可以走出此迷宫的路径-this small program can be achieved from designated for the entrance to a maximum of four could get out of this maze of trails
- 2022-05-14 16:32:31下载
- 积分:1
-
Windows Mobile编程起步
Windows Mobile编程起步 -Windows Mobile Programming started
- 2023-05-19 09:40:03下载
- 积分:1
-
Caribbean poker stand
加勒比扑克单机版,完整代码和资源文件.VC2003开发,有工程文件,直接编译即可,VC2005或更高版本编译要增加一些被删除的库文件.-Caribbean poker stand-alone, complete code and resource file. VC2003 development, has project file, you can direct the compiler, VC2005 compiler or later to increase the number of library files have been removed.
- 2022-08-18 00:05:52下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1
-
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理...
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理-His writing a Base64 encoding and decoding tools, fcl were already there, writing this mainly to let everyone understand the principles of Base64 Encoding
- 2022-01-26 00:36:37下载
- 积分:1