-
利用优先数算法,实现在单处理器系统中的进程管理和调度
利用优先数算法,实现在单处理器系统中的进程管理和调度-Use the priority number of algorithms, to achieve in a single-processor system of process management and scheduling
- 2022-02-02 07:11:49下载
- 积分: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
-
实现文件表示的东西实 现文件表示的东西
实现文件表示的东西实 现文件表示的东西-实现文件表示的东西实现文件表示的东西实现文件表示的东西
- 2022-04-07 07:33:45下载
- 积分:1
-
WFQ算法实现c / c + +
WFQ算法的实现及其与FIFO性能比较,类WFQ和FIFO调度算法。发送端和接收端是用c++编写的,路由器转发的调度是用c编写
- 2023-07-22 13:10:05下载
- 积分:1
-
单文档实现绘制图形,打开文件和保存文件功能
单文档实现绘制图形,打开文件和保存文件功能-Single document style;make opening and drawing and saving true.
- 2022-11-12 04:45:03下载
- 积分:1
-
java modbus 库
java 版本的 modbus 库,简单好用。包含应用实例,串口应用jssc,直接导入工程,运行就可以,支持android,linux系统。
- 2022-08-11 00:54:23下载
- 积分:1
-
ie缓存删除程序
是源代码,可以正常编译并且使用,包括清除ie缓存、cookie、历史记录等等。。。。
- 2022-03-24 00:06:26下载
- 积分:1
-
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果...
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果-The basic operation of the data structure of the linear list data structure to sort and output the results of sequencing
- 2022-09-02 22:00:03下载
- 积分:1
-
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB....
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB.-EXCEL format to multiple workbook ACCESS data into a table format, the program call to read data greatly improve the efficiency. A bit in the directory directory. XLS run directory are automatically generated points. MDB.
- 2022-09-09 08:30:02下载
- 积分:1
-
高斯 坐标 计算 公式
高斯 坐标 计算 公式-Gaussian formula for calculating the coordinates
- 2022-12-09 19:50:03下载
- 积分:1