-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
featuremaiztain
说明: 本示例是制作个性化界面,利用资源制作多国语言切换,(This example is to create a personalized interface, using resources to create multi-language switching,)
- 2018-12-24 01:43:27下载
- 积分:1
-
MultiView
VC++6.0下在一个单文档MFC应用程序框架内为文档实现多视处理,并实现在这些视之间自由切换(In MFC SDI application frame realise multiview,and switch these views as you want.)
- 2010-08-17 10:31:22下载
- 积分:1
-
TCPPerformanceTestSource
这个小工具可以设置发送的数据内容,连接的数量.其测试流程是连接先向服务器发送指定的数据,等服务回应后进入下一次请求.工具可以看到每个连接的简单信息,包括:上一次请求应答延时,最大延时,最小延时和接收发送字节数.工具状态栏下面是一个总体处理情况.
如果工具发送接收处理不能满足你的需要,还可以通过修改代码来达到你想要的情况.(This gadget can be set to send the data content, the number of connections the test process is connected to the first server to send specified data, and other services to respond into the next request. Tool you can see the simple information of each connection, including: onrequest the response delay time, the maximum delay, minimum delay and receive the number of bytes sent the tool status bar following is an overall deal with the situation.
If the tool for sending and receiving process can not meet your needs, you can also modify the code to achieve what you want.)
- 2012-10-18 10:03:35下载
- 积分: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
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
TCS3200Sensor_Module
说明: 基于stm32的TCS3200传感器读取(TCS3200 Sensor Read)
- 2020-06-16 19:20:01下载
- 积分:1
-
sensor_patch.tar
This is a patch for the acceleration sensors for the JetDroid
- 2011-04-04 01:27:03下载
- 积分:1
-
tichuxinghaobaoluo
信号包络,提出信号包络,便于观察信号波动过程,非常有用(Signal envelope, put forward the signal envelope, easy to observe the process of signal fluctuations, very useful)
- 2014-02-25 09:46:33下载
- 积分:1