-
explains the technique of finding permutations and provides source code for the...
explains the technique of finding permutations and provides source code for the recursive implementation
- 2022-01-25 23:12:27下载
- 积分:1
-
MATLAB 脚本节点-分形
这六生成分形使用 MATLAB(R) 脚本节点和地块在上前面板 MathWorks Inc.MATLAB 5.0 或更高的应用程序软件版本生成的窗体,必须安装才能运行此六.请参阅上下文帮助 < CTRL + H > 的详细信息。
- 2022-05-06 07:39:57下载
- 积分:1
-
一个关于MFC有用的例子,保存后解压
一个关于MFC有用的例子,保存后解压- About the MFC useful example, after preserves decompresses
- 2023-05-06 05:20:03下载
- 积分:1
-
CAD secondary development of image processing used in mapping to verify the accu...
CAD二次开发
用于在测绘图象处理中的精度验证文件,提取点和线-CAD secondary development of image processing used in mapping to verify the accuracy of documents, extraction of points and lines
- 2022-09-23 09:00:03下载
- 积分:1
-
一个小小的数据库查询系统,请大家帮忙修改。
一个小小的数据库查询系统,请大家帮忙修改。-a small database query system, please help change. Thank you
- 2023-02-15 07:05:03下载
- 积分:1
-
编译原理编译器
用mfc写的关于tiny语法的编译器,支持词法分析,语法分析,还能够根据生成的语法树生成相应的中间代码,再根据中间代码生成对应的c语言代码和汇编代码,推荐使用vs2013打开
- 2023-04-07 15:45:12下载
- 积分:1
-
数据结构!实现优先数调度算法!大家多多支持
数据结构!实现优先数调度算法!大家多多支持-Data structure! Priority scheduling algorithm to achieve a few! We can support! ! !
- 2022-03-18 04:53:18下载
- 积分:1
-
贪食蛇在TURBORC上运行的小游戏
我已经在自己的机器上运行过
能够很好的运行
希望站长采纳...
贪食蛇在TURBORC上运行的小游戏
我已经在自己的机器上运行过
能够很好的运行
希望站长采纳-TURBORC pivotal in the running of small game I have in their machines running off to a very good Operation head of the adoption hope
- 2022-02-25 17:18:19下载
- 积分:1
-
俄罗斯方块与多个模式和自定义的块
经典的游戏: 俄罗斯方块。虽然这个版本是与多个模式和自定义块稍有不同。模式可以单人游戏,玩家对和多球员即达 6 位玩家之间切换。可以自定义键和甚至块。在面积为 5 × 5 块,块可以设置各种图案,以产生新奇的体验。
- 2022-03-09 17:14:25下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1