-
非线性回归
将为给定在名为的文件中的数据执行非线性回归的 C 代码exp.zip 包含 61 x ;y 值的方程 y = a0 (1-exp(a1x)) x = 1。
- 2023-03-15 21:00:04下载
- 积分:1
-
pic18F242串口控制步进电机
242串口控制步进电机,其中使用到timer,中断等;通过串口接收数据,CRC校验,计算时间脉冲转换为定时器定时,判断电机方向停止等条件,控制电机的运动状态
- 2022-11-16 07:50:03下载
- 积分: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
-
Objective: Program calculates the fule effiency of the car on the trip in miles/gallon and the cost
//目标:程序以英里/加仑为单位计算汽车在旅途中的燃油效率和旅途结束时的汽油成本。
- 2022-03-31 21:07:59下载
- 积分:1
-
该程序实现家谱系统的管理功能,包括动态添加,删除,修改家谱成员...
该程序实现家谱系统的管理功能,包括动态添加,删除,修改家谱成员-Realize the program genealogical system management functions, including dynamically add, delete, modify members Genealogy
- 2023-03-04 05:15:04下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
蔡 3d 摄像机标定
n 许多计算机视觉应用被认为是已经校准相机。这意味着内部摄像机参数模型可用。这种模式可以提供由生产厂家或计算使用已知的目标 (通常棋盘平面) 这种情况,称为位姿估计方法,只需要恢复相对的位置和方向的照相机的六个参数。最受欢迎的标定方法之一就是应用的知名的蔡摄像机标定方法是应用的适合一个广泛领域,因为它可以处理共面和非共面点。它还提供了可能性,要单独校准内部和外部参数。此选项是特别有用的因为它给固定摄像机的内部参数已知时,和进行只位姿估计方法的可能性。
- 2022-08-02 16:32:04下载
- 积分:1
-
Controlling brightness and contrast of image
Controlling brightness and contrast of image
- 2022-02-20 22:19:23下载
- 积分:1
-
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了...
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了-3 sub-game playing method, we usually web-based tools needed to amend the information to help both information and so on, but did not write the specific code of the implementation
- 2022-03-19 13:51:15下载
- 积分:1
-
从长方形得到面积
应用背景一) ;创建C:温度 struct_rect.dev并添加下面的源文件::#包括
- 2022-02-10 05:47:19下载
- 积分:1