-
simulated annealing algorithm for traveling salesman problem (with C#)
模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
- 2023-03-29 02:30:04下载
- 积分:1
-
无线传感网络MAC层代码,适用树状的网络拓扑图以及信息收集...
无线传感网络MAC层代码,适用树状的网络拓扑图以及信息收集-wireless sensor networks MAC layer code, the applicable tree network topology map and information collection
- 2022-03-22 23:14:34下载
- 积分:1
-
从VB脚本生成CATIA。CATIA的用户非常有用。这个宏自动售货机…
Catia Script generated from VB. very usefull for catia users. this macro automated the process of activating part bodies in the product automatically.
- 2023-01-16 10:05:04下载
- 积分:1
-
图割图像分割
Graph cut Image Segmentation
- 2022-01-26 05:50:58下载
- 积分:1
-
采用网格地图SLAM算法,基于Rao
采用网格地图SLAM算法,基于Rao-Blackwellized的粒子滤波器-GridSLAM is an easy to use and understand Rao-Blackwellized particle filer to learn grid maps from laser range data.
- 2022-03-20 02:12:39下载
- 积分:1
-
培训信息发布php系统最新修正版
培训信息发布php系统最新修正版-training information release system php latest revised version
- 2022-06-27 22:56:47下载
- 积分:1
-
C++实现的复数+_*/运算,自己用了很多年了
C++实现的复数+_*/运算,自己用了很多年了-C++ complex
- 2022-02-16 03:10:28下载
- 积分:1
-
pdh控制程序,用于控制通信类光电端机应用程序
pdh控制程序,用于控制通信类光电端机应用程序-PDH control procedures for the control of optoelectronic communications client application
- 2022-04-20 12:27:55下载
- 积分:1
-
一个基于LABVIEW的万用表的程序,模拟4046的,您参考一下吧。
一个基于LABVIEW的万用表的程序,模拟4046的,您参考一下吧。-LABVIEW-based procedures for the multimeter, analog 4046, you refer to it.
- 2022-06-17 15:31:25下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1