-
A remake of the classic game of Space Invaders is included. This game is used to...
A remake of the classic game of Space Invaders is included. This game is used to explore a number of issues surrounding game design and implementation.
- 2022-01-22 04:29:23下载
- 积分:1
-
支持向量机 smo python 代码
支持向量机的执行情况算法使用Python 语言,实现一个简化的版本,包括实现完整版本的实现和可选与核函数. And包含大量的简单的数据设置,用于测试验证
- 2022-08-20 02:57:39下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦...
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦-topological sorting algorithm and the main function, we make good use of hope that if there is any link I can understand Oh
- 2022-07-11 20:11:58下载
- 积分:1
-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
A utility to split hard disk partitions non
A utility to split hard disk partitions non-destructively, with C++ source code
- 2022-12-10 00:05:03下载
- 积分:1
-
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的...
边缘检测例程,包含了常用的图像处理函数,可作为图像编程学习之用-Edge detection routines, including the commonly used image processing functions
- 2022-08-25 06:22:12下载
- 积分:1
-
MFC 计算文件MD5码 VC++
一直找不到MD5在MFC上的源代码,从网上下载了一个C语言写的,加工了一下,改造成MFC的了,新手可以下载看看,主要的代码都在mfc_md5Dlg.cpp里,编译时,要打开 工程→设置→C/C++→分类:预编译的头文件→不使用预补偿页眉
- 2022-04-17 02:02:56下载
- 积分:1
-
数字电子时钟,实现计时,闹钟,日期,倒计时功能!
数字电子时钟,实现计时,闹钟,日期,倒计时功能!-Digital electronic alarm clock, timing, and date, countdown function!
- 2022-08-06 09:12:29下载
- 积分:1
-
本程序实现随机数值内的四则运算(加减乘除)
本程序实现随机数值内的四则运算(加减乘除)-Random value of the program within the four operations (addition and subtraction multiplication and division)
- 2023-03-03 01:45:04下载
- 积分:1