-
This is a simple phone book, realized the deletions change the contact investiga...
这是一个简单的电话本,实现了联系人的增删改查等基本功能。-This is a simple phone book, realized the deletions change the contact investigation and other basic functions.
- 2022-04-06 12:32:47下载
- 积分:1
-
Magnifier+Spotlight WPF Custom Control
Here are two examples of custom control available in WPF-based Windows applications.
Magnifier can zoom in on specific parts.
Spotlight can only show specific parts.
You can learn how to use generic themes in custom control.
The picture below shows a screenshot.
- 2022-11-29 14:20:03下载
- 积分:1
-
at91sam9260 windows ce 5.0 bsp source code
at91sam9260 windows ce 5.0 bsp source code-at91sam9260 windows ce 5.0 bsp source code
- 2023-04-13 04:35:04下载
- 积分:1
-
card and customer management source of a very old VF procedures! We hope to usef...
名片及客户管理源程序 很老的一个VF程序! 希望对大家有用!-card and customer management source of a very old VF procedures! We hope to useful!
- 2022-02-04 22:10:22下载
- 积分:1
-
一个ACE写的服务器端,可以连接多个用户,并处理其请求
一个ACE写的服务器端,可以连接多个用户,并处理其请求-ACE to write a server-side, you can connect multiple users and to address their requests
- 2022-03-09 19:15:01下载
- 积分: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
-
socket实现图片发送服务端与用户端源代码
windows下visual c++实现socket发送图片,client端与server端建立连接后,发送图片并显示图片
- 2022-01-24 18:58:25下载
- 积分:1
-
转速电流双闭环直流调速系统中,转速调节器的仿真模型
转速电流双闭环直流调速系统中,转速调节器的仿真模型-Speed of current dual-Loop DC Motor Control System, the speed regulator of the simulation model
- 2022-01-26 02:26:10下载
- 积分:1
-
马踏棋盘,即从8*8的棋盘中任一点出发,按马的走法走,直至走完整个棋盘,并且每一步不能重复。找出一条走的路线,如不能走,异常....
马踏棋盘,即从8*8的棋盘中任一点出发,按马的走法走,直至走完整个棋盘,并且每一步不能重复。找出一条走的路线,如不能走,异常.-chessboard horse riding, from 8* 8 chessboard term point of view, Ma by the law to go until the end of the whole chessboard, and each step be repeated. Go find a route, if we can not go, abnormal.
- 2022-04-22 19:27:56下载
- 积分:1
-
IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在...
IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在短时间内占用整个主干网带宽。-IP services to the following features : data applications including office automation systems, WWW, FTP and e-mail. Its transmission is characterized by the sudden-transmitted data stream that is the emergence of irregular, and once the data flow, the flow is very large, often in a short period of time using the entire backbone network bandwidth.
- 2022-05-12 12:07:26下载
- 积分:1