-
VT420终端仿真程序,mit开发的VT420协议源码,对于VT系列仿真终端实现都有参考
VT420终端仿真程序,mit开发的VT420协议源码,对于VT系列仿真终端实现都有参考-VT420 terminal emulation program, mit development agreement VT420 source for VT series terminal emulation realize there are reference
- 2023-04-27 19:40:04下载
- 积分:1
-
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作-coordinate Drawing and transformation and others function by c++
- 2022-01-22 01:40:36下载
- 积分:1
-
This procedure is a file compression, after compression format*. gz. This proced...
本程序是对文件进行压缩,压缩之后的格式为*.gz。本程序只是为了说明压缩和解压的原理,写得比较简明。运行此程序的时候,首先会生成一个.txt文件,然后对该文件进行压缩,生成.gz文件,最后会对.gz文件进行解压,生成一个新的.txt文件。-This procedure is a file compression, after compression format*. gz. This procedure only in order to explain the principles of compression and decompression, written in more concise. Run this program, the first will generate a. Txt file, and then compress the file to generate. Gz files, last will. Gz unzip files to generate a new. Txt file.
- 2022-09-30 04:50:03下载
- 积分:1
-
VTI _先生| UTF8编码:
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|24 Aug 2003 15:59:02 -0000
vti_extenderversion:SR|4.0.2.4426
vti_cacheddtm:TX|24 Aug 2003 15:59:02 -0000
vti_filesize:IR|20992
vti_cachedlinkinfo:VX|
vti_cachedsvcrellinks:VX|
vti_cachedtitle:SR|实验一 ASP程序运行环境的配置
vti_title:SR|实验一 ASP程序运行环境的配置
vti_backlinkinfo:VX|asp/left.htm asp/left0b.htm asp/leftbf.htm asp/lefty.htm
-vti_encoding : SR | utf8- nl vti_timelastmodified : TR | 24 Aug 2003 15:59:02-0000 vti_extenderversion : SR | 4.0.2.4426 vti_cacheddtm : TX | 24 Aug 2003 15 : 59:02-0000 vti_filesize : IR | 20992 vti_cachedlinkinfo : VX | vti_cachedsvcrellinks : VX | vti_cachedtitle : SR | experimental procedures in an ASP environment configuration vti_title : SR | experimental procedures in an ASP environment configuration vti_backlinkinfo : VX | asp/left.htm asp/left0b.htm asp/leftbf.htm asp/lefty.htm
- 2022-08-07 22:24:06下载
- 积分:1
-
复数运算的小程序
复数运算的小程序-complex computing small program
- 2022-12-27 12:20:03下载
- 积分:1
-
小区移动用户定位服务,主要分析sccp协议
小区移动用户定位服务,主要分析sccp协议-Area location-based services for mobile users, the main analysis of SCCP protocol
- 2022-11-24 08:25:03下载
- 积分:1
-
vcsharp.rar好
VCSHARP.rar ok
- 2023-08-10 01:25:03下载
- 积分:1
-
用于windows系统的文件Map查找程序
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助
- 2022-05-21 08:46:31下载
- 积分: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
-
查看接入主机的HID设备,并显示序列号,断口信息
查看接入主机的HID设备,并显示序列号,断口信息-See HID device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-03-01 02:07:54下载
- 积分:1