-
own definition of the interface is the interface to achieve ddfd
自己定义的接口 是接口的实现 ddfd-own definition of the interface is the interface to achieve ddfd
- 2022-02-28 10:10:36下载
- 积分:1
-
串口调试助手
串口调试助手是一个非常实用的串口调试工具软件,他能作为判断串口通讯是否正常,发送的数据是否正确以及能够以多种格式显示出来,比如十六进制,可以自己定时循环的发送,也可以自己手动选择时间发送,使用起来非常方便。在工控行业使用Modbus协议的软件调试方面是非常实用的。
- 2022-07-20 03:28:25下载
- 积分:1
-
我的工作是 Delphi 程序员
我的工作是 Delphi 程序员。我喜欢!我想从扫描仪创建用于识别图像 OCR 项目。它对我很重要 !
- 2022-07-22 02:20:31下载
- 积分:1
-
Given a connected weighted undirected graph, find the minimum spanning tree grap...
给出一个连通带权的无向图,找出该图的最小生成树。并带有问题的详细描述及测试数据。-Given a connected weighted undirected graph, find the minimum spanning tree graph. With a detailed description of the problem and the test data.
- 2022-05-08 15:47:03下载
- 积分:1
-
VC编程开发的源代码之一
VC编程开发的源代码之一-VC programming one of the source code
- 2022-01-26 04:40:25下载
- 积分:1
-
blue引擎源码,2006年版的,下载后重新编译,可以使用
blue引擎源码,2006年版的,下载后重新编译,可以使用-blue engine source code
- 2022-06-01 00:12:43下载
- 积分:1
-
学习如何将程序托盘的小程序,很实用,简单。
学习如何将程序托盘的小程序,很实用,简单。-Learn how to program a small procedure trays, it is practical, simple.
- 2022-12-06 03:30:03下载
- 积分: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
-
类从数据库打印记录与微软报告没有预览
可以使用此类向打印机发出打印命令,而无需预览报表查看器的记录。我有来自客户端的要求,我不得不在我的 windows 应用程序中实现。我花了很多类似的解决方案在网络上搜索的时间。我发现你可别想到底什么我想要却从不同的来源获得的信息的信息碎片。所以我把我自己要打印微软此类报告已设计我的应用程序而无需预览打印前的报告。我希望它会对一些人有用。
- 2022-03-19 10:10:29下载
- 积分:1
-
GuiToolkit的列子
GardenUI(免费,界面效果挺好的,XML,代码界面分离)
- 2022-08-25 08:19:22下载
- 积分:1