-
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器-Resouce code of floater still ballance measurement intrument control system, use serial port to control ballance equipment.
- 2022-08-25 14:27:15下载
- 积分:1
-
Labview读写文本文件
该文件是利用基于计算机windows系统的Labview软件进行的程序编辑,可以实现对文本文件的输入和读取。该文件是在可视化平台进行操作和程序编辑的,具有灵活简便,易于读者理解,扩展程度高等优点。同时,由于作者能力水平有限,编辑的文件比较简单,仅供教学和平时学习参考,有不当之处敬请批评指正!
- 2023-02-04 22:25:02下载
- 积分:1
-
这是c++的经典例题,一共一百个,大家共同学习共同进步
这是c++的经典例题,一共一百个,大家共同学习共同进步-classical c++ programs
- 2022-01-21 04:21:59下载
- 积分:1
-
.net实现的类似于office 2007的robbon风格的控件。
.net实现的类似于office 2007的robbon风格的控件。-. net realized similar to office 2007 the robbon style controls.
- 2022-04-22 05:09:41下载
- 积分:1
-
在VC下面实现了图片格式的转化.从BMP转化到JPG
在VC下面实现了图片格式的转化.从BMP转化到JPG-in VC Below the picture format to achieve the transformation. From BMP transformed into JPG
- 2022-07-08 08:11:23下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
实例287——调用MFC常规DLL,显示颜色信息对话框
调用MFC常规DLL,显示颜色信息对话框。
- 2022-01-22 10:34:38下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
practice a fingering process. Process interface which depicts the various keys (...
一个指法练习程序.程序界面中画出了各个键(限字母)在键盘上的位置,以方便初学者熟悉键盘.可以在程序中设置练习的字母范围,如A~G,H~L...还可以对练习的时间进行设置,时间到后反馈练习成绩.-practice a fingering process. Process interface which depicts the various keys (the letter) in the position of the keyboard, to facilitate beginners familiar with the keyboard. The procedure can set the scope of practice of the alphabet, A to G, H ~ L. .. can also exercise the right time set up, time after practice performance feedback.
- 2023-08-26 00:15:04下载
- 积分:1
-
This is my personal design modifications graduated first version
这是我个人毕业设计修改的第一个版本---图像处理版本1...需要的下-This is my personal design modifications graduated first version- version of image processing needs under one ...
- 2022-04-28 13:37:34下载
- 积分:1