-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
一个很好的软件,对与图书管理系统有很好的帮助。
一个很好的软件,对与图书管理系统有很好的帮助。-a very good software, and library management system is a great help.
- 2022-02-03 00:52:50下载
- 积分:1
-
多Agent技术在电力系统中的应用研究 多Agent技术在电力系统中的应用研究...
多Agent技术在电力系统中的应用研究 多Agent技术在电力系统中的应用研究-Multi-Agent Technology in Power System Agent technology in many power system studies many Agent Technology in Electric Power System
- 2022-03-23 22:16:48下载
- 积分:1
-
This is my company, in the actual software testing in the practical example of s...
这个是我公司,在实际软件测试中所实用的实例,串口在excel中的应用。-This is my company, in the actual software testing in the practical example of serial port in the excel application.
- 2022-06-12 00:22:53下载
- 积分:1
-
VC++中动态链接库实例
VC++中动态链接库实例-VC example of dynamic link library
- 2022-12-18 21:55:03下载
- 积分:1
-
宾馆管理系统,开发环境:
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
Da...
宾馆管理系统,开发环境:
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2-Hotel management system, development environment: OS: Windows 2000 Server+ SP2IDE: Visual Studio 6.0+ SP5DataBase: SQL 2000 Server+ SP2
- 2023-05-06 18:50:02下载
- 积分:1
-
一个MP3的发展,所需的所有技术文件,包括我。
开发一个mp3,所需要的各种技术文档,包括芯片资料。解码芯片的,闪存的,以及运放等-The development of an mp3, all the required technical documentation, including information on the chip. Decoder chips, Flash memory, as well as the operational amplifier, etc.
- 2022-08-15 07:46:46下载
- 积分:1
-
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its...
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures.
The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files. -BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
- 2022-01-27 11:15:20下载
- 积分:1
-
LU matrix decomposition, this decomposition can solve the equations
矩阵的LU分解,通过此分解可以求解方程组-LU matrix decomposition, this decomposition can solve the equations
- 2022-05-07 16:59:28下载
- 积分: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