-
Firebid 自动备份
备份火鸟数据银行。手动备份和自动备份,每个小时。欢迎大家下载、试用。谢谢大家的支持!
- 2022-07-06 11:33:16下载
- 积分:1
-
大学期间编写的平差程序,希望能对各位有所帮助。
大学期间编写的平差程序,希望能对各位有所帮助。-University during the preparation of the adjustment process, I hope you can help.
- 2022-01-26 04:31:35下载
- 积分:1
-
网络任务+ v6.5 [来源]。网络神偷+ v6.5 [来源]
网络神偷+v6.5[源码].
网络神偷+v6.5[源码]-Network Mission+ V6.5 [source]. Network Thief+ V6.5 [source]
- 2022-03-13 12:15:14下载
- 积分:1
-
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等...
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等-study of a chemical tool can analyze the crystal structure around, and rotating graphics
- 2022-01-26 07:33:21下载
- 积分:1
-
一个使用微软Web浏览器控件ActiveX控件的简单例子。
A Simple Example on using the ActiveX Control of Microsoft Web Browser Control.
- 2022-03-11 01:50:45下载
- 积分: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
-
MiniHex is an open source, compact and practical hexadecimal editor.
MiniHex是一款开放源代码的、小巧而实用的十六进制编辑器。-MiniHex is an open source, compact and practical hexadecimal editor.
- 2022-02-24 16:09:57下载
- 积分:1
-
本程序是运用SpinEdit,实现一个小功能的例子
本程序是运用SpinEdit,实现一个小功能的例子-use of this procedure is SpinEdit achieve a small example of the functional
- 2022-06-20 12:06:33下载
- 积分:1
-
窗口信息
Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon Error Messages Error Messages in the Edit/Status Window Error Messages in Dialog Boxes Glossary Defined Terms Product Information System Requirements Who is Info-ZIP ? Copyright and Distribution Where to Find Info-ZIP Products Warranty or Lack Thereof History Bugs and Restrictions - Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon
- 2022-03-12 15:49:19下载
- 积分:1
-
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B...
转换10进制数为二进制数。
% B = DE2BI(D) 转换正整数向量D成二进制矩阵B。
二进制矩阵B的每一行表示十进制向量D中相应的数。
B = DE2BI(D, N) 转换正整数向量D成二进制矩阵B,-Conversion of 10 hexadecimal for binary number. B = DE2BI (D) positive integer conversion into a binary vector D matrix B. Binary matrix B that each row vector D decimal number corresponding. B = DE2BI (D, N) vector D converter positive integer binary matrix B,
- 2022-08-12 12:48:54下载
- 积分:1