-
Student Information Management Information Management students
学生信息管理 学生信 息管理 -Student Information Management Information Management students
- 2022-05-27 08:58:31下载
- 积分:1
-
IP地址读取 IP地址读取
IP地址读取 IP地址读取
- 2022-04-12 10:31:23下载
- 积分:1
-
物流供应链管理系统.rar
物流供应链管理系统.rar-logistics supply chain management system. Rar
- 2023-01-13 17:15:04下载
- 积分: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
-
用VB编写的比对两个TXT文件内容的相同数据,也可比对出两个TXT文件内容不同数据...
用VB编写的比对两个TXT文件内容的相同数据,也可比对出两个TXT文件内容不同数据-VB prepared with more than two TXT file content of the same data, but also comparable to a TXT file contents of the two different data
- 2022-01-31 14:42:49下载
- 积分:1
-
MFC入门系列
MFC入门系列-Introduction to MFC Series
- 2022-05-08 18:44:48下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
report card system in c++ language
report card system in c++ language
- 2022-06-13 19:21:45下载
- 积分:1
-
有gsm打电话功能.可以做图象处理.还有unicode的转化函数
有gsm打电话功能.可以做图象处理.还有unicode的转化函数-There are gsm phone function. Can do image processing. There are unicode conversion function
- 2022-11-15 07:55:03下载
- 积分:1
-
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the pr...
刻录软件源代码 ename all Files *.rename in the folder to *.dll.
After this run the project and have phun!!!
The source for the dll s is included.
For the source for aspiburning.dll you need the free compiler "masm32".
The source of aspiburning.dll is Assembler, so it s very fast!!!
You ll get an error, if you want to overwrite an existing ISO.
Visual Basic will crash.-Burning software source code ename all Files*. rename in the folder to*. dll.After this run the project and have phun!!! The source for the dll s is included.For the source for aspiburning.dll you need the free compiler masm32 . The source of aspiburning.dll is Assembler, so it s very fast!!! You ll get an error, if you want to overwrite an existing ISO.Visual Basic will crash.
- 2022-01-27 18:10:24下载
- 积分:1