-
linux
Error out early if we have compiler trouble.
- 2014-08-20 11:27:16下载
- 积分:1
-
exam1
使用API函数编的一个窗口示例程序,目的在于说明如何编写简单的应用程序(Compiled using the API function, a window sample program, the purpose is to describe how to write a simple application)
- 2009-11-19 20:39:02下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
MapwingisTest1_MFC_ADD_BY_CHENG
说明: //有机会下载安装了mapwingis,试图利用MFC对其二次开发利用,可惜网上能够查到的资料多为C#,VC资料太少。
//经过几天的研究,参考了网上网友的资料,利用VC实现了mapwingis部分功能的开发,为了和我有相同需求的码农们着想,
//少走弯路,特开发部分示例代码,以抛砖引玉。
// 禾呈 && 博士 2019-5-30(After several days of research, referring to the information of netizens on the internet, the development of some functions of mapwingis has been realized by VC, for the sake of farmers who have the same needs as me.)
- 2019-05-30 12:00:37下载
- 积分:1
-
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。
在DOS下开发tcp/ip程序,用它可以做出DOS下的tcp/ip程序。-DOS development tcp/ip procedures, and it can be made under the DOS tcp/ip procedures.
- 2023-07-16 17:50:03下载
- 积分:1
-
卫星天线角度计算器
卫星天线角度计算器.zip(satellite antenna angle calculator. Zip)
- 2004-11-15 11:16:32下载
- 积分:1
-
auto_loading_send
VB程式碼,可以和RS232串列通訊做結合,加以利用和Com port互動(VB code, and RS232 serial communication done with, and use interactive Com port)
- 2007-05-20 03:39:51下载
- 积分:1
-
C-P-P-100-cases-of-classic-program
C++经典程序100例,更多的试题,源代码,c++的练习题
(C++ 100 cases of classic program, more questions, source code, c++ exercises)
- 2013-03-29 11:10:28下载
- 积分: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
-
simple chat client sever
simple chat client sever
- 2022-01-22 04:25:52下载
- 积分:1