-
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法...
用VC演示的串口通讯程序,是学习用VC进行通讯变成的好材料,演示了通讯控件的使用方法-VC demonstration of Serial communication process is learning to communicate with VC into the good materials, demonstration of the use of communications control methods
- 2023-06-07 15:05:04下载
- 积分:1
-
an Intel Dialogic card version of dial
一个Intel的Dialogic版卡的编程拨号-an Intel Dialogic card version of dial-up programming
- 2022-03-31 00:37:18下载
- 积分: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
-
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法....
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法.-One with VC realization of genetic algorithm example. Genetic algorithm is a kind of biological evolution algorithm, in fact, is a multi-objective exploration method.
- 2022-05-06 00:44:45下载
- 积分:1
-
预览屏幕保护程序的程序
预览屏幕保护程序的程序-The program of previewing screen-save
- 2022-03-17 16:48:21下载
- 积分:1
-
加入线程同步的多线程应用实例程序,比较简单
加入线程同步的多线程应用实例程序,比较简单-Add thread synchronization application examples of multi-threaded program, is relatively simple
- 2022-01-25 21:54:03下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
透明窗体,你可以参考一下
透明窗体,你可以参考一下-transparent window, you can take a look
- 2022-04-07 02:23:59下载
- 积分:1
-
This code find object in map you need
This code find object in map you need
- 2022-03-07 07:29:05下载
- 积分:1
-
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考...
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
- 2022-03-13 19:37:49下载
- 积分:1