-
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)...
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)-Greedy algorithm used to resolve the issue of horse riding board (using a simple sorting and depth-first search method)
- 2022-03-01 19:35:57下载
- 积分:1
-
可以画一个彩色的多边形,是在VC环境下编写的。
可以画一个彩色的多边形,是在VC环境下编写的。-draw a colorful graph
- 2023-02-22 21:00:03下载
- 积分:1
-
文字的特殊显示效果
文字的特殊显示效果-especially display effect
- 2022-02-16 07:37:59下载
- 积分:1
-
VBScript包装类允许添加VBScript情景应用。没有MFC / ..
VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite() -VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc.
Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite()
- 2022-07-14 08:13:37下载
- 积分:1
-
管理系统的开发
C# MYSQL数据库,socket套接字连接终端。终端采用stm32,搭载rfid检测模块rc522本科项目,终端采用stm32处理器的占座终端。 上位机采用c#和mysql做的管理系统。适用于图书馆的座位管理,拥有记过,检测超时等功能。
- 2022-08-19 22:50:51下载
- 积分:1
-
Function as follows: to achieve the joint text file encryption, using DES encryp...
功能如下:实现对文本文件的联合加密,对文本文件使用DES加密,对文本文件使用RSA密钥进行DES加密。加密标准程序按照规范,进行加密。
- 2023-01-20 20:35:04下载
- 积分:1
-
一个0
一个0-1背包问题的C++实现,背包的容量为t,各物品的重量分别为w1,w2。。。wn,找一个能装下最大重量的物品组合,用递归形式的贪心法实现-a 0-1 knapsack problem of C achieved, the capacity for backpack t, the weight of the items were w1, w2. . . Wn, one can find the largest installed under the weight of goods portfolio, using recursive form greedy Method
- 2022-05-28 10:59:03下载
- 积分:1
-
USB主机Lite
应用背景的usbhostlite支持以下功能:1。没有任何操作系统运行。2。包含小内存脚打印。3。源代码是用ANSI C是独立的IDE。4。支持控制和批量传输。5。支持FAT16文件系统。6。简单的文件接口允许文件读写操作。7。坚持良好定义的编码标准的芯片技术。8。结构良好,易于理解的源代码。关键技术NXP免费usbhostlite有以下限制:1。usbhostlite仅支持nxp lpc2468微控制器。2。不支持的其他类型的存储类。3。在第一配置中,必须将质量存储界面呈现。4。最大逻辑单位数(伦)大于零不支持。5。不支持的文件系统FAT16以外。6。不支持长文件名。7。除了根目录之外的文件夹中的文件不能访问。8。在应用程序中使用的缓冲区的大小不能超过4KB。
- 2022-04-22 08:42:35下载
- 积分:1
-
VB interpolation procedures, there are linear interpolation and circular interpo...
VB插补程序,主要有直线插补与圆弧插补,可以设置脉冲当量-VB interpolation procedures, there are linear interpolation and circular interpolation, you can set a pulse equivalent
- 2022-07-17 22:22:43下载
- 积分:1
-
矩阵类型 Pascal 控制台代码
一个简单的Pascal代码模拟矩阵式的数字级联
- 2023-06-26 22:40:02下载
- 积分:1