-
用WindowsAPI访问INI文件
用WindowsAPI访问INI文件-with WindowsAPI visit INI file
- 2022-03-18 05:13:31下载
- 积分:1
-
.net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。...
.net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。-. net environment to c# achieve eight digital game algorithms, including three ai algorithm, can freely enter the numerical ratio on the performance of various algorithms.
- 2022-05-16 02:16:54下载
- 积分:1
-
C#, literacy database using acce
C#编写的,读写数据库,数据库采用acce-C#, literacy database using acce
- 2023-04-22 23:15:03下载
- 积分:1
-
DS-2CD866MF-EC SDK开发包及DEMO及相关开发说明-DS-2CD866MF-EC SDK DEMO
- 2022-09-09 07:40:03下载
- 积分:1
-
Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
- 2023-05-23 14:40:03下载
- 积分:1
-
JAVA编写的俄罗斯方块
超级老的游戏了
JAVA编写的俄罗斯方块
超级老的游戏了-JAVA prepared super old Tetris game
- 2022-01-27 14:33:20下载
- 积分:1
-
* 采用插入排序法。
* 将8个单字节无符号数升序排列,数码管从左至右显示 8...
* 采用插入排序法。
* 将8个单字节无符号数升序排列,数码管从左至右显示 8-1。 *
* K1--- 查看最大值,K4--- 退出 *
* K2--- 查看最小值,K4--- 退出-* Use of Insertion Sort.* Will be eight single-byte unsigned number in ascending order, digital tube display from left to right 8-1.** K1--- See Max, K4--- out of** K2--- See minimum, K4--- quit
- 2022-02-04 15:03:01下载
- 积分:1
-
合成实验的上位机程序,主要用于考核高压断路器开断能力的一种重要方法,也是考核特大容量高压断路器开断能力的唯一可行方法。主要实现数据的采集与存储,和对同步控制装置...
合成实验的上位机程序,主要用于考核高压断路器开断能力的一种重要方法,也是考核特大容量高压断路器开断能力的唯一可行方法。主要实现数据的采集与存储,和对同步控制装置的参数配置。-PC synthesis experiment procedures, mainly for assessing the capacity of high-voltage circuit breaker an important method, but also assess the capacity of large capacity high-voltage circuit breaker the only viable approach. The main data collection and storage, and synchronization control device configuration parameters.
- 2022-03-16 09:38:57下载
- 积分:1
-
it is about simple aggrigation in Castalia
it is about simple aggrigation in Castalia-simulator
- 2022-02-14 23:18:30下载
- 积分: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