-
Gaussin-Curve-Fitting-with-C
采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.(Gaussian Curving Fitting with C language)
- 2021-04-14 18:18:55下载
- 积分:1
-
SVGigE SDK Reference
说明: SVS相机二次开发接口说明文档,有利于开发SVS相机,获取图像(SVS Camera Development Interface)
- 2018-12-29 08:52:53下载
- 积分:1
-
RGB-matrix-Panel-master
说明: 转载加保存,点阵屏库文件,应用于arduino,仅供参考(RGB-matrix-Panel-master)
- 2020-06-18 07:40:02下载
- 积分:1
-
mfc 学生信息系统
(2)利用DoModal()函数对录入数据、数据查询、数据删除的窗后进行调用;
(3)录入数据窗口:
将相应的按钮拉进窗口,对界面进行设计并创建一个新的类-----DataInput;然后在类向导中对编辑框设置相应的成员变量;接着对按钮创建消息映射并对添加按钮创建函数;接着在按钮函数上编写代码:先用UpdateData(TRUE)对编辑框的成员变量进行更新,再利用ifstream()将文件读取,判断所输入的学号是否重复,最后用ofstream进行数据写入(权限ios::app-----追加)并关闭文件。
(4)数据查询窗口:
将相应的按钮拉进窗口,对界面进行设计并创建一个新的类-----DataSeeek;然后在类向导中对编辑框设置相应的成员变量;接着对按钮创建消息映射并对添加按钮创建函数;接着在按钮函数上编写代码:先用UpdateData(TRUE)对编辑框的成员变量进行更新,再利用ifstream()将文件读取,判断所输入的学号是否存在,若不存在,输出“无此数据”;否则,将相应的值赋予成员变量,并利用UpdateData(false)对编辑框进行更新,最后关闭文件。
(5)数据删除窗口:
将相应的按钮拉进窗口,对界面进行设计并创建一个新的类-----DataSeeek;然后在类向导中对编辑框设置相应的成员变量;接着对按钮创建消息映射并对添加按钮创建函数;接着在按钮函数上编写代码:先用UpdateData(TRUE)对编辑框的成员变量进行更新、定义4组数组s1[45],s2[45],s3[45],s4[45]用于对储存读取的数据,再利用ifstream()将文件读取,判断所输入的学号是否存在,若不存在,输出“无此信息,无法删除”;否则,记录总数据数、和要删除的数的位置和将数据存入相应4个数组,关闭文件;接着将要删除的数后面的数都往前移
- 2022-08-15 01:40:19下载
- 积分:1
-
FindNetDevices
C#获取局域网内所有设备的IP地址和MAC地址(C# Get LAN device s IP address and MAC address)
- 2013-02-02 18:22:36下载
- 积分:1
-
CSOLcopy
说明: CSOL学习代码 自己修改 增加 删除之类的!!!!!!!!!!!!!!(CSOL to learn the code revisions that add their own category to delete! ! ! ! ! ! ! ! ! ! ! ! ! !)
- 2021-01-13 07:08:47下载
- 积分:1
-
voiceRecognitionSX
这是一个基于DTW的语音识别算法,由matlab实现,相信对大家有帮助。(This is a DTW-based speech recognition algorithm by matlab to achieve, I believe that everyone has to help.)
- 2013-11-18 16:14:02下载
- 积分:1
-
wiegand
门禁系统韦根协议实现代码,亲自连接门禁控制器测试通过。(Wiegand protocol access control system code, personally connected access controller test.)
- 2013-11-24 20:51:44下载
- 积分:1
-
ARINC-664P1-1-2006
ARINC-美国航空无线电通信公司(Aeronautical Radio Inc),美国军队的长期合作伙伴。ARINC664系列协议是ARINC公司负责制定的下一代航空数据网络标准。该规范分为8个部分,从不同层次对航空数据网络标准的各个方面进行了系统的定义,形成了以AFDX技术为核心的下一代航空数据网络的完整标准。(ARINC-Aeronautical Radio Inc, the U.S. military long-term partners. ARINC664 series protocol is ARINC company is responsible for the formulation of the next generation of airborne data network standard. This specification is divided into eight parts, from different levels of airborne data network standard all aspects of the definition of the system, formed the AFDX technology at the core of the next generation of airborne data network complete standard.)
- 2020-07-30 22:58:38下载
- 积分:1
-
CC++bishi
理论知识是用来指导具体实践的。本文在深刻理解通信系统理论的基础上利用 MATLAB 强大的仿真功能,设计了许多具体的通信系统仿真模型。在仿真模型设计过程中,本文对模型设计的目的、具体的结构组成、仿真流程以及仿真结果都给出了具体详实的分析和说明。(Theoretical knowledge is used to guide the specific practice. In this paper, a deep understanding of the theory of communication systems using MATLAB based on the powerful simulation function, the design of a number of specific communication system simulation model. In the simulation model of the design process, this article is designed on the model, the specific structural components, simulation and flow simulation results are given specific and detailed analysis and description.)
- 2008-06-02 15:06:57下载
- 积分:1