-
自动排课程序,使用了常规算法与扫描算法的概念
自动排课程序,使用了常规算法与扫描算法的概念-Automated Course Scheduling procedures, the use of conventional algorithms and the concept of scanning algorithm
- 2022-11-23 11:35:03下载
- 积分:1
-
ae9.2的右键菜单菜单语言是VC++ 2005
ae9.2的popmenu菜单
语言是vc++2005-ae9.2 the popmenu menu language is vc++ 2005
- 2022-03-10 15:05:58下载
- 积分:1
-
又一个关于迷宫的程序
又一个关于迷宫的程序-also one of the maze procedure
- 2022-05-28 05:29:50下载
- 积分:1
-
实例(几个c的小游戏)
实例(几个c的小游戏)-Example (c several small game)
- 2022-02-20 03:26:28下载
- 积分:1
-
MFC技术内幕(配书源码CHAP06.rar
MFC技术内幕(配书源码CHAP06.rar-MFC Insider (book distribution source CHAP06.rar
- 2022-08-18 02:11:54下载
- 积分:1
-
数据结构实验:马踏棋盘。c语言编写,vc++6.0通过
数据结构实验:马踏棋盘。c语言编写,vc++6.0通过-experimental data structure : horse riding chessboard. C language, vc 6.0 through
- 2022-03-01 09:11:59下载
- 积分:1
-
c++ premier中文版.学c++的人必备的一本宝典.
c++ premier中文版.学c++的人必备的一本宝典.-c++ premier Chinese version. learn c++ of the people must have a book.
- 2022-12-30 20:05:04下载
- 积分:1
-
利用编译原理的思想实现的科学计算器,功能比较齐全
利用编译原理的思想实现的科学计算器,功能比较齐全-The idea of using the compiler to achieve the principle of the scientific calculator, function relatively complete
- 2022-01-27 22:51:48下载
- 积分: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
-
SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the...
SMTP(Simple Mail Transfer Protocol,简单邮件传输协议)是发送邮件过程中使用最为广泛的协议,它在客户与服务器之间通过发送文本内容进行对-SMTP (Simple Mail Transfer Protocol, Simple Mail Transfer Protocol) mail is the process of the most widely used protocol, the client and the server by sending the text content
- 2022-06-17 23:32:45下载
- 积分:1