-
TransformShow
包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像的不同角度旋转,镜像,缩放,裁剪,相框等图像变换效果。(Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. Included in the sample for the different angles of the image rotation, mirroring, scaling, cropping, picture frame image transformation effects.)
- 2013-03-19 23:12:03下载
- 积分:1
-
FENMINGQI
STM32F103驱动蜂鸣器的例子,是学习STM32的好资料。(STM32F103 drive the buzzer example, STM32 learning good information.)
- 2016-04-13 21:28:55下载
- 积分:1
-
C# DataGridView初级操作范例
这是一个C# DataGridView初级操作范例,演示了连接数据库、读取数据库、移动数据库指针到下一条、上一条记录的操作,以及将数据绑定到DataGridView控件中显示的整个过程,比较基础级的C#源码,因此希望新手参考:
private void shippersDataGridView_DataError(object sender, DataGridViewDataErrorEventArgs e)
{//如果错误发生在提交操作过程中,则在 MessageBox 中显示该错误
if (e.Exception != null && e.Context == DataGridViewDataErrorContexts.Commit)
{//测试时在Phone列中输入一个超长的字符串
MessageBox.Show(e.Exception.Message, "信息提示", MessageBoxButtons.OK);
}
}
- 2022-01-22 02:28:43下载
- 积分:1
-
msp430tuner
Code for Guitar Tuner using strobers
- 2014-11-28 04:00:49下载
- 积分:1
-
基于单片机+LED+c语言的自行车广告屏
自行车广告屏的设计是基于单片机开发的LED显示模块。固定于自行车车轮辐条上,需要使LED显示模块为单列模式,便于安装。自动检测车轮固定转位,以时移控制LED输出内容,通过人眼的视觉暂留效应,在LED转动区域产生一个扇形视觉平面,从而达到在该视觉平面上传达信息的作用,实现广告信息显示。
- 2022-04-20 01:06:11下载
- 积分:1
-
从线性表中删除所有其值重复的元素,使得所有元素的值都不相同。如对于线性表,执行此算法后变为,要求线性表可由用户动态创建并且程序可执行演示。...
从线性表中删除所有其值重复的元素,使得所有元素的值都不相同。如对于线性表,执行此算法后变为,要求线性表可由用户动态创建并且程序可执行演示。-table from linear to delete all of its elements repeat value, making the value of all the elements not the same. As for the linear scale implementation of this algorithm into after, the request may be linear scale users to create dynamic and enforceable procedures demonstration.
- 2022-07-19 06:06:04下载
- 积分:1
-
ukf 和ekf的c代码
ukf 和ekf的c代码程序。在VC6.0上编译通过。 其中设计了包含UKF滤波器的类,一个均方根UKF滤波器和基于四元数的UKF滤波器。
- 2022-11-17 15:15:03下载
- 积分:1
-
dnsflushCon
c#实现,可以动态修改host文件并刷新缓存(can dynamically modify the host file and refresh the cache)
- 2016-03-13 22:33:19下载
- 积分:1
-
classmanager123465
一个类库管理系统,利用了ado和visual c++6.0编写,很好的利用了软件工程分析的思想(a library management system, and the use of visual c ado 6.0 preparation, good use of the software engineering analysis of the thinking)
- 2006-08-13 20:56:11下载
- 积分:1
-
seid
大作业上的一个迭代程序,可以供大家试用下(Great job on an iterative process, you can try for your next)
- 2011-09-28 11:06:09下载
- 积分:1