-
一个实现背包问题的程序,挺有意思的,快来下载哦,准你满意!...
一个实现背包问题的程序,挺有意思的,快来下载哦,准你满意!-a knapsack problem achieving the procedure quite interesting, Come download Oh, you associate satisfaction!
- 2022-07-04 12:17:05下载
- 积分:1
-
DrawPanel
实现类似于Windows附件中的画图程序-DrawPanel
- 2022-11-27 20:50:04下载
- 积分:1
-
讲述了动态库的制作过程,里面有个简单的小示例,介绍了动态库的用法...
讲述了动态库的制作过程,里面有个简单的小示例,介绍了动态库的用法-Described the process of making dynamic libraries, which have a simple little example, introduced a dynamic library usage
- 2023-04-26 20:25:02下载
- 积分:1
-
a sample WinMobile source code that parses REG files and imports them into regis...
a sample WinMobile source code that parses REG files and imports them into registry.
- 2023-05-13 07:20:03下载
- 积分:1
-
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。...
实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a text file saved. Learning computer programming is a useful tool.
- 2022-02-07 15:19:29下载
- 积分:1
-
自动搜索串口显示连接程序
应用背景该程序可用于自动连接串口等相关技术,在连接串口错误时,会有提醒,不会直接关闭窗口。如果在打开此软件之前有链接串口,则会提醒哪些个串口可以使用。关键技术最主要的关键技术是可以自动搜索串口,在串口连接有误的时候,会有提醒,不会直接关闭软件,因而具有较好的容错率。与此同时,有红色和绿色来表示串口是否打开。具有串口发送、接收数据。
- 2022-07-18 11:26:53下载
- 积分: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
-
优先事项:一些文件
Priorities: Some file-Priorities: Some file
- 2022-01-26 01:08:26下载
- 积分:1
-
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。...
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。-guardian of windows process software, response time can be defined, when the specified process was shut down automatically when opened.
- 2022-08-20 08:58:30下载
- 积分:1
-
Sales management system.. that includes complete sales functions and track accou...
Sales management system.. that includes complete sales functions and track account recievables by each customer.
- 2022-08-26 07:32:03下载
- 积分:1