-
matrix operate class
专门的矩阵操作类-matrix operate class
- 2022-09-29 20:15:03下载
- 积分:1
-
同时辨识模型阶次和参数算法,用模型计算出仿真数据,再用模型阶次的辨识方法,辨识模型的阶次和参数...
同时辨识模型阶次和参数算法,用模型计算出仿真数据,再用模型阶次的辨识方法,辨识模型的阶次和参数-At the same time, model order identification algorithm and parameters, calculated by model simulation data, and then model order of the identification method, identification of model order and parameters
- 2022-04-11 10:49:48下载
- 积分:1
-
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换...
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKET handle two. With DuplicateHandle () function to be converted to SOCKET their own use. 3. After the conversion used for data transmission SOCKET
- 2022-02-24 22:31:02下载
- 积分:1
-
use inherit example of c++
用到继承的C++例子-use inherit example of c++
- 2022-08-11 14:50:20下载
- 积分: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
-
windows编程一书附书源代码第十九章的
windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
- 2022-10-02 13:55:05下载
- 积分:1
-
线程的线程的线程的线程程序程序程序程序dsfg…
threading programm threading programm threading programm dsfg threading programm threading programm threading programm threading programm threading programm -threading programm threading programm threading programm threading programm dsfg threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm
- 2022-08-06 03:41:46下载
- 积分:1
-
资源管理器源码Java
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-02-06 11:13:42下载
- 积分:1
-
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
- 2023-01-10 02:25:02下载
- 积分:1
-
字数统计
(C) 编写控制台应用程序,计算了单词计数中的插入的文本。很好的教育目的。
- 2023-04-29 10:15:03下载
- 积分:1