-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1
-
源代码队列在控制台应用程序C#
这是控制台应用程序C#源代码队列,希望这将有助于任何人学习队列在C#
- 2022-11-02 10:40:03下载
- 积分:1
-
visit database and network though console
控制台访问数据库和网络-visit database and network though console
- 2022-01-31 16:12:31下载
- 积分:1
-
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA...
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA-javadb connecting to the database Java examples. This is a language learning master basic coding technology. Very pleased and very big scare you discuss JAVA
- 2022-04-21 09:41:38下载
- 积分:1
-
super computer by delphi console,can running by pascal
Delphi控制台编的高级计算器,PASCAL也能运行-super computer by delphi console,can running by pascal
- 2022-08-08 10:10:04下载
- 积分:1
-
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高...
该程序可用于计算1000以内的数的阶层
用数组处理,采用10进制进位,如果要加快速度可考虑1000进制或更高-The program can be used to calculate the number of 1000 within the class with an array of treatment, using 10 binary notation, if the speed could be considered hexadecimal 1000 or higher
- 2022-03-23 06:05:06下载
- 积分:1
-
BITEK BIT1605 IDE v109 utility !
BIT1605 is 10
BITEK BIT1605 idev109实用工具!
- 2023-03-22 01:30:04下载
- 积分:1
-
VC++编程基础之Vector使用。感觉vectoe很好用!~
VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~
- 2023-08-01 09:20:03下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件...
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can save documents into object.bin
- 2022-11-02 08:05:03下载
- 积分:1