-
process of chat (client), communicating in time
200405181013101213聊天程序(客户端),及时通信开发-process of chat (client), communicating in time
- 2022-04-07 03:27:25下载
- 积分:1
-
C achieve similar to the Windows Calculator function of a more perfect calculato...
用C++实现的类似Windows中的计算器的一个功能比较完善的计算器。-C achieve similar to the Windows Calculator function of a more perfect calculators.
- 2022-09-15 11:35:04下载
- 积分:1
-
QT TCP通讯
应用背景
应用于WINDOWS操作系统下的网络C/S通讯,可以实现服务器和客户端的建立,相互之间的通讯。主要用于自动控制系统的上位机软件与设备之间的通讯。
关键技术主要是关于windows下的 TCP服务器件建立和TCP客户端的建立,以及之间的通讯过程。程序实际调试通过。与调试助手握手通讯正常。
- 2022-01-30 23:36:58下载
- 积分:1
-
目标跟踪与跟踪算法模型及其算法实现。
物体追溯与跟踪算法模型与算法实现。提出通用的追溯和跟踪模型,适合物流以及产品质量追溯中的应用。- Object trace and tracking algorithm model and algorithm implementation.
- 2023-03-09 22:50:03下载
- 积分:1
-
熟悉jsp和javabean的基础,对大家学习jsp和java好有帮助!
熟悉jsp和javabean的基础,对大家学习jsp和java好有帮助!-Jsp and javabean familiar with the basis for all of us good to learn jsp and java help!
- 2023-03-24 06:50:04下载
- 积分:1
-
Design of an electronic voting platform software, the electronic voting platform...
设计一个电子投票平台软件,该电子投票平台软件为用户提供一个在Windows系统上运行的电子投票、票数统计的软件平台。
投票人主要功能如下:
①投票人的投票方式
②投票人了解候选人的方式
管理人员的主要功能如下:
①初始化候选人信息
②浏览候选人简介
③修改候选人简介
④查询投票情况-Design of an electronic voting platform software, the electronic voting platform software provides users with a Windows system running on electronic voting, the tallies of the software platform.
Voters main functions are as follows:
① voters voting
② voters about the candidates the way
The main functions of management are as follows:
① Initialize candidate information
② View Candidates
③ modify Candidates
④ query voting
- 2022-02-13 18:09:06下载
- 积分:1
-
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行....
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行.-a small line of code, and in the command line mode and the operation can automatically remove all blank lines.
- 2022-03-21 16:32:50下载
- 积分:1
-
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能-a prepared using JAVA analog telephone card systems can be realized dial breathtaking functions
- 2022-01-26 15:23:22下载
- 积分:1
-
学生选课系统
简单的学生在线选课系统
自己简单修改下就能用...
学生选课系统
简单的学生在线选课系统
自己简单修改下就能用-Student Course Selection System students easy online course system, the easy modification of their own will be able to use
- 2022-04-11 13:20: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