一个等值线控件可以绘等高线counter-a contour controls can be drawn contours counter 下载
|
C++,dephi vb 等值线控件,画等值线省去很多麻烦-C + +, vb phi contour control, painting isogram saved a lot of trouble 下载
|
vc++等值线类库,用于二维要素场分析的关键控件-vc contours class library for 2D element analysis of the key market controls 下载
|
美国DALAS公司的温度传感器ds1820芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。 本C51源码能够实现稳定的一线多点测温系统,液晶显示温度值。结合硬件的通信即可实现远程多点测温。本c51的ds1820的c语言驱动程序通过实践使用,程序效率高、稳定准确,可直接使用。 且本原码包括了FYD12864液晶显示源码,为FYD12864液晶初使用者提供了一个实例。-the United States DALAS ds1820 chip temperature sensor with high sensitivity, ease of use, Cabling simple programming advantages, such as being used in various industrial sectors products. The C51 source to achieve stability in the frontline of multi-point temperature measurement system, the LCD temperature. The combination of hardware communications can be realized more remote temperature measurement. The decoder of the c language ds1820 driver through practice use, the efficiency, stability accurate, can be used directly. Primitive code which includes FYD12864 LCD source, FYD12864 LCD early to provide users an example. 下载
|
欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台窗口及文件。 7:windows界面调试工具。(win32多线程程序设计一书中WM_COPYDATA例子封装,运行程序前启动目录中CopyRecv程序。) 8:自封装高精度计时器。(QueryPerformanceFrequency,QueryPerformanceCounter) 9:其他详见代码,此测试程序对初学者非常有帮助,而请大虾多指教。 e-mail:m__point@163.com -OMRON PLC CPH1 latest series hostlink application examples, for the preparation of PC control software through direct serial control PLC. Prepared using vc facilitate conversion to other languages. Including : 1 : Since Packaging serial category (from the network, so the appropriate modifications) 2 : multiple threads, thread synchronization, communications. 3 : Producer consumer model, a circular buffer queue application 4 : OMRON hostlink synchronous communications Communications, FCS checksum calculation, hostlink various examples of the use of directives. 5 : threaded message processing category Packaging. 6 : windows proceedings with console debugging interface Debugging information can be output to the console window and documents. 7 : windows interface debugging tools. (Win32 multit 下载
|
文件中为关于MATLAB的界面设计程序,具体内容如下:曲线转换按钮,栅格控制按钮,编辑框的使用,弹出式菜单,编辑框的使用,滑标的使用,多选菜单,菜单控制的使用,UIMENU菜单的应用,等等.很有使用价值-documents for MATLAB on the interface design process, as follows : curve conversion button, Grid control button, edit box use, pop-up menus, edit box use, the subject of the use of sliding more election menu menu to control the use of UIMENU menu, and so on. very useful 下载
|
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt -using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note : -given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be different points. For example, by the formula (1) available curve starting point, to be compiled at the end of the curve. To facilitate handling, for equidistance options such as 10 equal installments, in order, from 0,0.1,0.2 ..., 1 下载
|
数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。 1. 安全性保证 2. 所见即所得的在线编辑器 3. 数学公式的完美输入和显示 4. 尽力遵循WEB设计标准 5. 随机无重复选题 题库系统的一个重要特点即是从数据库中随机选取给定数量的题目。 另一个特点是题型全面,涵盖了数值计算方法课程中几乎所有常见题型,如单选、多选、判断、填空、简答、计算等。 6. 课件所含功能:试题库、在线自我考试、留言板、信息发布、教学资源发布、用户管理 后台管理初始用户名密码是:admin admin 具体功能看压缩包内readme.txt-numerical method network courseware system is Zhejiang University Process Equipment and Control Engineering 2001 GraduatesClinical design results. The system uses ASP + ACCESS framework of the Microsoft Windows Server 2003 and IIS6.0 test platform running good. 1. Two safety assurance. The online WYSIWYG editor 3. The perfect mathematical formula to import and display 4. Make every effort to follow the five Web design standards. Random topics without duplication of a database system that is important characteristics from the database to randomly selected set number of topics. Questions feature is the comprehensive, covering a numerical calculation method almost all courses Common Questions, such as danxuan more elections, judgment and Union, Wh, computing. 6. Courseware contained func 下载
|
本文基于遗传算法思想,采用浮点数矩阵表示编码,在遗传算法的进化过程中加入一定的约束条件等方法,探讨了网络结构的设计和学习。经实例分析,在用于建立大坝安全监控预报模型的前馈神经网络设计中,该方法在满足一定约束条件下,能同时有效地寻找合适的网络结构和相应的参数(神经网络的权值和阈值),且在精度和速度上都有较大的提高,为实现实时在线分析评价大坝的安全性态提供了有力的技术支持。-Based on the genetic algorithm, using a float matrix coding, Genetic algorithms in the evolutionary process to be bound by certain conditions, to explore the structure of the network design and learning. By analyzing the examples used in the establishment of dam safety monitoring forecasting model of neural network design, The constraint in meeting certain conditions, can effectively find suitable network structure and the corresponding parameters (the neural network weights and thresholds), and the accuracy and speed have improved greatly. To achieve real-time online analysis and evaluation of the safety of the dam states provide strong technical support. 下载
|
长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as incident, thread, animation, image-buffer, composite bonding control, and others. Both help to learn Java programming, and even if the use of C or C programming, the paper algorithms and techniques also have considerable value. 下载
|