-
MemoryMouseInfo
利用VC程序实现系统编程中的跟踪内存状态的功能。(Procedures for system programming using VC in the state to track memory function.)
- 2011-10-19 15:52:50下载
- 积分:1
-
zuixiaorcf
VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:
1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。
1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校
(VB using the method of least squares linear fit and demonstrates how to implement a quadratic fit in VB compiler when needed TeeChart5.ocx, has packed this file, you do not need to download. Newly built in Microsoft Excel worksheet xls test data, the program will automatically read caries say here is: 1.1 linear fit: Given a set of data (xi, yi), i = 1,2, ..., m, do fitting a straight line. 1.2 quadratic fit: given data series (xi, yi), i = 1,2, ..., m, with a quadratic polynomial function fitting this set of data. Fitting function to the data sequence with the best mean square error correction)
- 2014-05-10 17:10:24下载
- 积分:1
-
PipeLine
基础direct3d图形 窗口 渲染 初学 了解代码专用(Foundation direct3d graphics window rendering)
- 2012-11-19 17:46:14下载
- 积分:1
-
Bluetooth
CBluetoothDlg dlg
m_pMainWnd = &dlg
INT_PTR nResponse = dlg.DoModal()
- 2010-01-14 12:08:18下载
- 积分:1
-
Mainfram44XS
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
- 2013-11-24 19:02:54下载
- 积分:1
-
[OMOS]-Mu-Server-P-source
OMON 奇迹MU1.03H,1.00.90服务端,内带C++源码,功能齐全[更新](OMON miracle MU1.03H, 1.00.90 service side, which with C++ source code, complete functions)
- 2015-10-17 21:07:51下载
- 积分:1
-
SipRecordServer
在vc++下通过ip端口抓取数据包,获取音频数据进行处理(In vc++ crawl through the ip port packet)
- 2013-11-07 16:26:26下载
- 积分:1
-
LAN-monitoring-system
局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
- 2013-12-13 22:03:19下载
- 积分:1
-
DuiLib-v1.1-for-vc2005
非常优秀的界面库,完全可以实现QQ界面效果。(very good ui library.)
- 2012-09-29 14:52:43下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1