-
PMV-PPD
VB复杂计算,含绘图功能,同时也是个实用的空调辐射温度 舒适度衡量软件,稳定可靠(VB complex calculations, including graphics, is also a practical air-conditioned comfort of radiation temperature measuring software, stable and reliable)
- 2008-12-22 17:08:20下载
- 积分:1
-
Calibration
说明: 上位机主要负责以界面 的形式与用户交互,将下位机提供的各种操作以 UI 界面的形式呈现在用户端,支持解析显示 存储多种气体传感器数据,同时通过下位机系统进行水体环境改变及维持。可支持各图 形操作;对整机组装进行了手动操作环境下的调试,对取得的数据进行了操作与结果分析(The upper computer is mainly responsible for interacting with users in the form of interface, presenting various operations provided by the lower computer in the form of UI interface, supporting analytical display and storage of various gas sensor data, and changing and maintaining the water environment through the lower computer system. The results of manual operation are analyzed)
- 2020-08-08 21:11:55下载
- 积分:1
-
chengxusheji
大学生《程序设计基础教程》范荣强 主编 梁里宁 刘小丽 副主编 的课后实验A-K题目答案(Students Program Design Basics Tutorial "after-school experiment answers)
- 2021-03-22 00:49:16下载
- 积分:1
-
xheji
说明: 学籍管理系统通过再用VB和ACCESS 实现对学籍的管理和注册。。(USE BY VB AND ACCESS)
- 2010-04-20 01:03:26下载
- 积分:1
-
905正交实验设计与结果分析
说明: 功能,利用正交表安排实验称为正交实验设计,该程序是对正交实验的结果,运用方差分析表和F检验个因素对实验结果是否有显著影响。程序是针对不考虑个因素的交互作用的正交设计编写的。(functions, the use of orthogonal arrangement known as orthogonal test experimental design, the procedures of orthogonal experimental results, using analysis of variance table and the F-test factors in the results, is there a significant impact. Procedures are targeting the factors to consider the interaction of orthogonal design prepared.)
- 2020-12-03 13:29:26下载
- 积分:1
-
superC++titel
本书详细介绍了C++编程中用到的各种经典操作,算法以及程序开发思想,是初级程序员和软件工程师必不可少的珍贵资料。(The book detailed the C++ Programming used in a variety of classic operation, algorithm and program development thinking is the primary essential for programmers and software engineers valuable information.)
- 2008-05-24 08:48:40下载
- 积分:1
-
CSharpAudio
C#开发的双音频拼接程序,无错,完全可用!含源码(C# developers two-tone stitching procedure, error-free, fully available! Containing source)
- 2012-03-23 13:59:30下载
- 积分:1
-
ImageShow - 副本
图像的ROI区域选取,对图像的二值化与旋转处理(ROI region of the image, the image of the two values and rotation processing)
- 2017-07-31 11:00:56下载
- 积分:1
-
ADOdcsj
使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
- 2013-12-12 14:18:18下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1