-
DELPHI on the registration procedures on registration procedures
DELPHI关于程序注册 -DELPHI on the registration procedures on registration procedures
- 2022-05-14 15:54:40下载
- 积分:1
-
电子白板源码
实现简单的绘图板功能,可以通过鼠标在白板上进行任意绘图,擦除等功能,用C#语言进行开发,适合初学者作为例子参考。
实现简单的绘图板功能,可以通过鼠标在白板上进行任意绘图,擦除等功能,用C#语言进行开发,适合初学者作为例子参考。
- 2022-08-31 09:50:03下载
- 积分:1
-
将Access导出成多种数据格式
将Access导出成多种数据格式-Access to export data into a variety of formats
- 2022-07-28 16:02:22下载
- 积分:1
-
一个用VC编写的计算器程序
一个用VC编写的计算器程序-VC prepared with a calculator program
- 2022-11-17 09:15:03下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
- 2023-07-27 05:35:03下载
- 积分:1
-
基于AForge.NET Framework的普通摄像头颜色识别
基于AForge.NET Framework的普通摄像头颜色识别与跟踪c#源码,可以与单片机WIFI通讯,可以控制舵机,以及机器人追踪控制!
- 2022-04-09 10:43:08下载
- 积分:1
-
用C语言编写的求集合的交并差的小程序
用C语言编写的求集合的交并差的小程序-C language prepared by the pool for the poor and pay the small program
- 2022-09-21 05:15:03下载
- 积分:1
-
ping的功能的实现的类,根据微软代码改造而成。便于实现对多个IP地址的PING,...
ping的功能的实现的类,根据微软代码改造而成。便于实现对多个IP地址的PING,-ping function of the realization of the category, in accordance with modified code from Microsoft. Facilitate the achievement of a number of IP addresses on the PING,
- 2022-03-24 21:04:50下载
- 积分:1