-
qczl
这是一个较为精炼的汽车管理系统 操作简单 快捷方便 希望您能够采纳后开通我的会员。(This is a more refined vehicle management system operation simple and convenient want you to adopt my membership after the opening.)
- 2013-07-21 22:37:18下载
- 积分:1
-
VMware
轻松玩转虚拟机,VMware是VMware公司出品的一个多系统安装软件。利用它,你可以在一台电脑上将硬盘和内存的一部分拿出来虚拟出若干台机器,每台机器可以运行单独的操作系统而互不干扰,这些“新”机器各自拥有自己独立的CMOS、硬盘和操作系统,你可以像使用普通机器一样对它们进行分区、格式化、安装系统和应用软件等操作,还可以将这几个操作系统联成一个网络。(Easy Fun virtual machine, VMware is VMware companies produce go more than one system, install the software. Use it, you can a computer hard drive and memory, will spend part of his out of a number of virtual machines, each machine can run a single operating system without disturbing each other, these " new" machines each with its own independent CMOS, hard disk and operating system, you can use regular machines as they like to partition, format, install system and application software operation, this number can also be linked to form a network operating system.)
- 2009-12-02 11:01:16下载
- 积分:1
-
addrs
The following define the major position-independent aliases used in SN0. CALIAS Varies in size, points to the first n bytes of memory on the reader s node.
- 2015-11-09 20:23:48下载
- 积分: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
-
0844839
监视QQ上线源码,程序调用HTTP类的API函数实现监视QQ上线。(QQ line source on the monitor , the program calls API function HTTP implementation class QQ line on the monitor .)
- 2016-07-07 14:04:41下载
- 积分:1
-
49615636
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用(WINDOWS programming, one made of VC TCPSERVER program, the WINSOCK self-important is very practical)
- 2017-07-22 10:30:12下载
- 积分:1
-
font
收集的汉字编码相关的资料GBK2K-UNICODE,GBK 汉字内码扩展规范等(Collect the relevant information Chinese characters encoding GBK2K-UNICODE, GBK Chinese characters internal code specification etc.)
- 2016-02-24 23:50:33下载
- 积分:1
-
602937
简单网络注册源码程序,结合易语言MySQL支持库,使用服务器和客户组件进行连接,演示简单的网络注册的过程。(Simple Network registration source program, combined with easy language support MySQL , using the server and client components to connect, demonstrate simple web registration process.)
- 2015-12-10 16:01:45下载
- 积分:1
-
NN_V1.1
使用R-tree和分支限界方法解决N维NN问题,带报告。带数据生成器和R-TREE模板。(The use of R-tree and branch and bound method to solve N-dimensional NN problem with the report. With the data generator and R-TREE template.)
- 2009-02-21 13:13:07下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1