-
checker
USACO(checker challenge)
1.搜索+对称剪枝
2.搜索+位运算(USACO (checker challenge) 1. Search+ symmetric pruning 2. Search+ bit operation)
- 2020-11-16 06:29:46下载
- 积分:1
-
CY7C68013-A
usb 的开发文档,非常有参考价值 详细讲述了CY7C68013的开发过程(usb development documents, a very valuable reference for a detailed account of the development process CY7C68013)
- 2008-08-12 11:07:25下载
- 积分:1
-
MFC 简单Modbus RTU
使用VS2013的MFC编写的一个简单Modbus RTU的单命令控制Demo,能够实现继电器的开和关(A single command control demo of a simple Modbus RTU written in MFC of VS2013 enables relay opening and closing)
- 2018-09-24 21:55:13下载
- 积分:1
-
exosip
说明: 开源的 SIP 电话代码 (Open-source SIP phone code)
- 2008-10-10 20:23:15下载
- 积分:1
-
MFC-serial-design
说明: 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧(Serial programming of the basic knowledge and examples)
- 2011-04-09 11:54:28下载
- 积分:1
-
VBshangweiji-
这算是用VB语言编写的无线温湿度上位机主控,主要用于控制下位机,代码详实(This is regarded by VB language radio host machine control temperature and humidity, is mainly used to control the next crew, the code and detailed)
- 2015-05-09 19:56:26下载
- 积分:1
-
st_splitterwnd_demo
这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
- 2009-06-15 18:04:30下载
- 积分:1
-
control2
这是一个在控制面板中增加自己软件所需配置属性的源程序。(This is an increase in the control panel software required for their configuration properties of the source.)
- 2013-07-01 20:28:56下载
- 积分:1
-
DataCollectSystem-ForVS008
VS2008下数据采集系统源码,主要实现实时采集下位机的数据,并实现曲线绘制和历史数据查询的功能(VS2008 under data acquisition system source code, mainly to achieve real-time acquisition the lower machine data, and curve drawing and historical data query functions)
- 2012-10-16 09:51:09下载
- 积分: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