-
Luasocket 移植进Lua成为Lua的基本库
基于Lua语言的网络编程,所以利用第三方类库luasocket ,本源码是Lua中集成Luasokcet 将Luasocket 作为Lua基本类库,这解决了许多C调用Lua,Lua使用Luasokcet网络编程实现不了的问题
- 2023-07-22 12:00:04下载
- 积分:1
-
Computer vision image processing procedures HOUGH transform the image of straigh...
计算机视觉图像处理程序HOUGH变换检测图像中的直线并标示出-Computer vision image processing procedures HOUGH transform the image of straight-line detection and indication
- 2022-05-22 07:50:45下载
- 积分:1
-
IDL代码开发标准,组织对IDL开发代码,注释,…
IDL代码开发规范,整理的IDL开发代码的注意事项,对初学者很有帮助,-IDL code development standards, organize the development of the IDL code, notes, very helpful for beginners,
- 2022-03-22 09:46:42下载
- 积分:1
-
该函数实现了对二进制数字信号的QAM16调制与解调。下载后可以直接调用。...
该函数实现了对二进制数字信号的QAM16调制与解调。下载后可以直接调用。-Realize the function of the binary digital signal modulation and demodulation QAM16. After downloading can be directly called.
- 2022-03-09 23:26:40下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
CGI development kits for disaggregated data and variables. Zip
CGI开发包,用于分解数据和各个变量 .zip-CGI development kits for disaggregated data and variables. Zip
- 2022-12-01 12:35:03下载
- 积分:1
-
c#编程开发实现HID设备的检测识别
本软件是采用c#编写,用于实现对于HID设备的识别检测,可以准确检测到HID设备(例如U盘)的插拔,并予以显示。虽然实现的是简单的HID功能,但具有很好的参考价值
- 2022-02-26 18:47:04下载
- 积分:1
-
CTreeCtrl控件和 ComcoBox控件的使用,比较基础
CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
- 2022-02-05 02:39:38下载
- 积分:1
-
Linux系统命令及其使用详解
Linux系统命令及其使用详解.doc,程序员必备!文件管理,磁盘管理 压缩管理 进程管理 网络管理
- 2022-02-14 17:04:15下载
- 积分:1
-
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子...
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子-VB MAPX5.0 do simple electronic maps, including to zoom, drag, inquiries, and Ranging, layers, tagging shows. Just to give an example beginners
- 2023-07-09 02:35:03下载
- 积分:1