-
Skype API application5
skype api application5
- 2022-04-08 19:43:35下载
- 积分:1
-
用java做出来的计算器的小程序大家多指教
用java做出来的计算器的小程序大家多指教-Out to do with java applet calculator U.S. and more advice
- 2022-01-28 22:02:48下载
- 积分:1
-
数字图像处理的源码
数字图像处理的源码-digital image processing FOSS
- 2022-03-06 03:50:37下载
- 积分:1
-
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
- 2022-05-05 17:46:12下载
- 积分:1
-
Reverse print for English articles, in accordance with the reverse line
从文件中读去,反向打印文本,针对英文文章,按行反向-Reverse print for English articles, in accordance with the reverse line
- 2023-08-04 23:35:03下载
- 积分:1
-
图论程序全部树算法可算出任一个图的全部树
图论程序全部树算法可算出任一个图的全部树-graph theory all the procedures tree algorithm can be considered as a map of all tree
- 2022-01-26 08:19:13下载
- 积分: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
-
Exporting data read by windows messaging to another windows application via wind...
Exporting data read by windows messaging to another windows application via windows messaging
- 2023-04-01 17:00:03下载
- 积分:1
-
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。...
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。-the auxiliary tool to be able to use the VC provide many useful help. For example, automatic spelling, function parameters suggest so on.
- 2022-03-16 05:23:59下载
- 积分:1
-
数据结构,二叉树的基本操作和哈夫曼树进行编码和译码系统
数据结构与算法,二叉树的基本操作,包括创建二叉树,插入,删除,深度,叶子结点,并且有一个哈夫曼树的编码译码系统,比如为某一字符串进行编码,或者输入一段字符串进行译码操作
- 2023-01-20 06:05:03下载
- 积分:1