-
FOX_Group_UI
Check Button Group and Radio Group using fox toolkit
- 2011-04-25 10:04:15下载
- 积分:1
-
Chang_display
改变屏幕分辨率,程序控制动态改变屏幕的分辨率。(change the screen resolution, dynamic programmed to change the screen resolution.)
- 2006-07-06 09:28:09下载
- 积分:1
-
AD9850-1_V3_C程序
说明: ad9850的单片机程序,适用于51系列,有用的可下载参考(ad9850 microcontroller program, suitable for 51 series, useful can be downloaded for reference)
- 2020-06-18 06:40:01下载
- 积分:1
-
nn84
nerual network system
- 2011-01-02 14:41:43下载
- 积分:1
-
PIDzs
光电编码器,是一种通过光电转换将输出轴上的机械几何位移量转换成脉冲或数字量的传感器。
这是目前应用最多的传感器,光电编码器是由光栅盘和光电检测装置组成。光栅盘是在一定直径的圆板上等分地开通若干个长方形孔。由于光电码盘与电动机同轴,电动机旋转时,光栅盘与电动机同速旋转,经发光二极管等电子元件组成的检测装置检测输出若干脉冲信号(Photoelectric encoder, a photoelectric conversion to the output shaft of the mechanical geometry of displacement into a pulse or digital sensors. This is currently the most widely used sensors, optical encoder is determined by the grating disk and photoelectric detection device component. Grating disc is a circular plate in such a diameter of several rectangular holes partially opened. Because coaxial photoelectric encoder and the motor, the motor rotates, the grating disk rotates with the same speed motor, the light-emitting diodes and other electronic components of the detection device detects certain pulse signal output)
- 2013-08-19 20:34:47下载
- 积分:1
-
Four-bracket-operator
数据结构中,运用链表实现四则括号运算等,运行在VC控制台上。(Data structure, the use of chain operations to achieve four brackets, etc., running in the VC console.)
- 2011-12-12 10:51:31下载
- 积分:1
-
Visual C# WPF 实现文字左右流动(滚动)效果
Visual C# WPF技术实现文字内容从左向右流动、从右向左流动,其实就是文字滚动,稍加了一些特殊处理,下面来看看代码真的好简单:
private void button1_Click(object sender, RoutedEventArgs e)
{//内容从左向右流动
this.MyFlowDocument.FlowDirection = FlowDirection.LeftToRight;
}
private void button2_Click(object sender, RoutedEventArgs e)
{//内容从右向左流动
this.MyFlowDocument.FlowDirection = FlowDirection.RightToLeft;
}
- 2022-02-04 14:45:10下载
- 积分:1
-
Grade
用mfc做的学生成绩c++程序,能连接数据库。能实现增加,删除,修改(Using MFC to do student achievement c++ program, can connect to the database. Can increase, delete, modify)
- 2018-09-25 22:06:42下载
- 积分:1
-
N9 基于C# TCP 的摄像头的图像视频传输
说明: 编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)
- 2020-06-24 05:40:02下载
- 积分:1
-
系列(II),用超星阅读器浏览,随着分解winrar3.1版本…
第三方控件使用大全(Ⅱ),请用超星阅读器浏览,用winrar3.1以上版本解压。-Series (II), use of Superstar reader browsing, with winrar3.1 versions of decompression.
- 2022-08-11 07:28:38下载
- 积分:1