-
machine-vision-algorithm-
包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
- 2014-05-03 14:54:22下载
- 积分:1
-
OSD
说明: GT32L32S0140字库芯片读写,仅供参考(GT32L32S0140 Word Library Chip Read and Write)
- 2020-06-24 16:00:01下载
- 积分:1
-
C# 多语言切换 实例源码下载
C# 多语言切换 实例源码下载
- 2013-10-03下载
- 积分:1
-
DDS
基于STC12C5A60S2单片机开发的简易波形发生器,包括DDS芯片AD9833,液晶HB12864等源程序,能够产生正弦波、方波、三角波等波形。系统控制采用红外遥控的方式,能够方便的对波形幅度和频率等进行调节。随源码附上调试心得一份。(Simple waveform generator based on STC12C5A60S2 microcontroller development, including DDS chip AD9833, LCD HB12864 and other source, can generate sine wave, Fang Bo, triangle wave, etc.. The system controls the way of infrared remote control, and can adjust the amplitude and frequency of the wave.)
- 2015-07-05 14:43:27下载
- 积分:1
-
Qt实现图片的简单编辑工具
QT实现图片的简单编辑工具,能实现旋转,平移,编辑等操作(QT is a simple tool for editing pictures, which can realize rotation, translation, editing and other operations.)
- 2020-11-13 20:39:42下载
- 积分:1
-
The-PC-mouse-code
对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
- 2013-12-08 12:15:20下载
- 积分:1
-
openplant取数小程序
private void getHistoryDataSample_Click(object sender, EventArgs e)
{
if (!OPconnect())
{
return;
}
richShowData.AppendText("(取历史采样)请求ID: " + b_pointID.Text.ToString() + "
");
//创建一个空请求
int[] vec = { Convert.ToInt32(b_pointID.Text.ToString()) };
OPAPI3.OPTime end_time = new OPAPI3.OPTime();
OPAPI3.OPTime start_time = new OPAPI3.OPTime();
OPAPI3.OPTime interval_time = new OPAPI3.OPTime();
&n
- 2022-01-26 06:18:17下载
- 积分:1
-
CORBA_POA
CORBA Portable Server Concept and Implementation
Impotant for the new CORBA comers(CORBA Portable Server Concept and Impleme ntation Impotant CORBA for the new comers)
- 2006-09-27 10:41:19下载
- 积分:1
-
ollydbg
高手使用源码查看 ,壳子侦查,等等,支持使用ollydbg(Use the master source view, shell investigation, etc., support the use ollydbg)
- 2013-12-15 08:59:03下载
- 积分:1
-
全志A20芯片多媒体编码解码接口示例代码和文档
linux下多路视频同时解码显示,视频同时编码和解码显示。以及android平台库。
- 2022-06-18 01:01:51下载
- 积分:1