-
AppWizard has created this IPAddress application for you. Access to the local ip...
AppWizard has created this IPAddress application for you. 获得本机ip地址-AppWizard has created this IPAddress application for you. Access to the local ip address
- 2022-01-21 05:58:25下载
- 积分:1
-
单文档程序将十六进制格式字符串转换为十六进制数
单文档程序将十六进制格式字符串转换为十六进制数-Procedures for single-document format will be hexadecimal string converted to hexadecimal number
- 2022-03-12 20:41:12下载
- 积分:1
-
用VB写成的酒店管理系统,实现酒店的管理界面
用VB写成的酒店管理系统,实现酒店的管理界面-With the hotel management system written in VB
- 2022-03-04 20:00:19下载
- 积分:1
-
640x480 24
640x480的24位真彩图转换成256级灰度图像且经过均衡化处理-640x480 24-bit true color pictures converted to 256 gray-scale image and after equalization deal
- 2022-01-26 06:35:31下载
- 积分:1
-
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在res...
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在result文件中
- 2023-07-19 10:30:04下载
- 积分:1
-
This is the finding of an online ticket system with the source code for the data...
这是在网上找到的一个定票系统的源代码 用的ACCSE数据库-This is the finding of an online ticket system with the source code for the database ACCSE
- 2022-07-08 13:48:41下载
- 积分:1
-
cube的综述,讲述了超立方体及其变形的很多性质等
cube的综述,讲述了超立方体及其变形的很多性质等-Summary of the cube, and hypercube about a lot of the nature of deformation
- 2022-03-07 05:32:52下载
- 积分:1
-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
PXA255的外部扩展功能,使用lc4256
PXA255外围扩展功能,使用LC4256-176TQFP。扩展了CF卡、分时复用串口、电源管理、键盘等接口/功能。-PXA255 external expansion function, use the LC4256-176TQFP. Expansion of the CF card, time-sharing multiplexed serial port, power management, keyboard interface/functionality.
- 2022-03-06 13:47:36下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1