-
usbshujvcaijixitongqudong
说明: keil c usb数据采集系统 at89c5131的固件源代码 及生成软件 支持3个端点
0.1.2(keil at89c5131)
- 2010-05-04 19:05:44下载
- 积分:1
-
adPuartPTimer1Peeprom-test
PIC单片机开发,AD转换+uart控制+Timer1控制+eeprom控制 (develop for pic)
- 2014-02-26 20:12:06下载
- 积分:1
-
source-ok
本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能333。(procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional use and other similar functions 333.)
- 2007-04-09 16:44:02下载
- 积分:1
-
C# 从RichTextBox 控件中提取文本内容
C# 从RichTextBox 控件中提取文本内容,并设置RichTextBox 控件中的字体大小-附完整源代码,
private void button1_Click(object sender, RoutedEventArgs e)
{//从RichTextBox 控件中提取文本内容
TextRange MyText = new TextRange(this.richTextBox1.Document.ContentStart, this.richTextBox1.Document.ContentEnd);
MessageBox.Show(MyText.Text, "RichTextBox控件中的文本内容",MessageBoxButton.OK);
}
private void button2_Click(object sender, RoutedEventArgs e)
{//设置RichTextBox 控件中的字体大小
TextRange MyText = new TextRange(this.richTextBox1.Document.ContentStart, this.richTextBox1.Document.ContentEnd);
MyText.ApplyPropertyValue(TextElement.FontSizeProperty, 36.00);
MyText.ApplyPropertyValue(TextElement.FontWeightProperty, FontWeights.Bold);
- 2022-09-21 17:55:02下载
- 积分:1
-
main
说明: 51驱动段式液晶代码,io口控制COM及SEGMENT(51 Segment LCD Driver code, io port to control COM and SEGMENT)
- 2020-08-25 10:38:14下载
- 积分:1
-
VC 透明窗口效果的电子标尺源代码
说明: 使用C++编写的透明窗口效果的电子标尺源代码,实现了随鼠标光标移动实时获取桌面坐标位置;支持两点测量、多点测量和角度测量,并支持测量结果的保存。(The electronic ruler source code with transparent window effect written in C + + realizes the real-time acquisition of desktop coordinate position with mouse cursor movement, supports two-point measurement, multi-point measurement and angle measurement, and supports the saving of measurement results.)
- 2021-02-09 13:31:06下载
- 积分:1
-
crc_new
实现HDLC链路层的校验模块程序,在ads和mipchipc30上都调试成功。(HDLC link-layer implementation of the calibration module procedures, mipchipc30 in ads and on the success of all debugging.)
- 2009-03-19 21:52:50下载
- 积分:1
-
MFC-OpenCV
OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识
(OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces )
- 2013-08-19 07:19:28下载
- 积分:1
-
book-program
matlab教程R2010a书上程序,自己按照书上编写的,很有用(tutorial matlab R2010a program book)
- 2011-10-23 16:53:11下载
- 积分:1
-
even direct observation .. Tools : VB providers : 123 a meteorological report Xi...
观察甚至直接.. 开发工具:VB 提供者:123 ・一个气象报文解报处理的 源程序,可以直接嵌入到系统中....,使用方便.用于学习VB较适合.. 开发工具 :VB 提供者:ruan ・企业工资管理系统,运行本例需要确保您的-even direct observation .. Tools : VB providers : 123 a meteorological report Xie reportedly handling of the source, can be directly embedded into the system ..., easy to use. For learning VB .. more suitable for development tools : VB providers : Ruan Wage management system, running the cases need to ensure that your
- 2022-05-18 14:24:00下载
- 积分:1