-
一个记事本的源程序
一个记事本的源程序-a source of the notebook
- 2022-04-02 03:18:10下载
- 积分:1
-
程序目的:从已知二叉树的前序和中序序列构造该二叉树
程序目的:从已知二叉树的前序和中序序列构造该二叉树-procedures Objective : known binary tree from the first sequence and the sequence structure of the sequence of binary tree
- 2022-02-01 00:58:51下载
- 积分:1
-
关闭电脑的程序
关闭电脑的程序-Turn off the computer procedures
- 2022-09-23 00:40:03下载
- 积分:1
-
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助...
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助-Use VC++ small program written in PDFToTxt. To provide them to learn. Hope that helps
- 2022-02-22 03:22:35下载
- 积分:1
-
SQL Server实现定义表结构
SQLserver 实现自定义表结构-SQL server realize definition Table Structure
- 2022-05-14 01:09:24下载
- 积分:1
-
Floyd algorithm to calculate arbitrary shortest path between two points, and to...
Floyd算法,计算任意两点间的最短路径,并加入MFC和文件操作,比较实用。-Floyd algorithm to calculate arbitrary shortest path between two points, and to join MFC and file operations, more practical.
- 2022-01-24 17:52:09下载
- 积分:1
-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1
-
Visual C++ 6.0 example, to read the registry information of the file extension a...
Visual C++ 6.0 例子,读取注册表中文件扩展名的信息并用默认打开方式打开它。-Visual C++ 6.0 example, to read the registry information of the file extension and open it by default.
- 2022-02-21 09:41:24下载
- 积分:1
-
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了...
是一个有自动求解功能的推箱子游戏,本人的旧作品。使用了从起点和终点两个方向同时进行有向图搜索的方法,是学习博弈算法的极佳参考。闲来玩玩这个游戏可锻炼思维,精选了网上流行的很多高难度地图,如果全部都可不使用AI求解,那就很厉害了。-is an automatic function of viewing solving games, my old works. Use the starting and finishing points from two directions simultaneously directed graph search methods, Game learning algorithm is an excellent reference. Leisure can play this game thinking exercise featured many popular online maps difficult, If all of them could not use AI solution, it would be very familiar.
- 2023-04-23 16:45:04下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--编码过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of encoding
- 2022-01-26 00:40:34下载
- 积分:1