-
这是一个基于遗传算法的人工生命模拟 AL_GA.C
这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
- 2022-02-01 16:35:00下载
- 积分:1
-
结构计算ansys原程序,适用于学习ansys结构程序的人
结构计算ansys原程序,适用于学习ansys结构程序的人-Ansys structural calculations of the original process, applied to study the structure and procedures of ansys
- 2022-08-09 13:08:52下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
flash game series and is a useful Dongdong, hope to be able to help everyone
flash编的游戏是一个和好用的东东,希望能够帮助大家-flash game series and is a useful Dongdong, hope to be able to help everyone
- 2022-05-27 10:41:29下载
- 积分:1
-
测试数据使用蜂群
此程序引入新的测试方法使用的蜂群,结果显示此方法是最佳的比较与遗传算法和一些其他算法领域的测试在测试分支的白框中的路径中的自定义方式。
- 2022-10-16 10:40:03下载
- 积分:1
-
一款C编写的mario程序,功能基本实现,适合学习
一款C编写的mario程序,功能基本实现,适合学习-Mario a program written in C, functions basically for learning
- 2022-05-17 04:44:31下载
- 积分:1
-
err
免安装MSN软件,可直接运行。非常方便。-err
- 2022-03-11 03:24:01下载
- 积分:1
-
Bluetooth bluetooth spi schematic circuit diagram download cable
蓝牙bluetooth spi 下载线电路图原理图-Bluetooth bluetooth spi schematic circuit diagram download cable
- 2023-05-05 23:55:03下载
- 积分:1
-
vfp编程案例4项目查询系统
vfp编程案例4项目查询系统-Probe Case 4 programming projects Inquiry System
- 2023-01-18 21:10:03下载
- 积分:1
-
根据用户输入的中缀表达式,将其转化为后缀表达式并求值。...
根据用户输入的中缀表达式,将其转化为后缀表达式并求值。-Based on user input infix expression into a suffix of its expression and evaluated.
- 2023-07-07 04:45:03下载
- 积分:1