-
实现超小型IIS的功能代码
实现超小型IIS的功能代码,可以处理GET和POST等WEB服务器动作,支持ASP.NET
- 2022-03-09 19:55:05下载
- 积分:1
-
帧动画 计算机图形学 VC++ 实现的帧动画 功能
帧动画 计算机图形学 VC++ 实现的帧动画 功能 -Frame animation computer graphics VC++ to achieve the frame animation features
- 2022-03-26 04:46:14下载
- 积分:1
-
MIME base64编-解码
资源描述MIME base64编-解码,C写的,相关学习资料网上也有很多,想学习的可以参考下。
- 2022-06-21 16:02:58下载
- 积分:1
-
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥...
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥-Example of a multi-threaded programming, where you can see the difference between two sub-thread execution, to seize, and mutually exclusive
- 2022-05-06 13:06:26下载
- 积分: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
-
This is plugins for library bass on OS Windows.
This is plugins is decoders.
This is plugins for library bass on OS Windows.
This is plugins is decoders.
- 2022-09-16 19:45:03下载
- 积分:1
-
birthday management software, automatic reminders, background operation, a varie...
生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
- 2022-07-12 08:34:42下载
- 积分:1
-
如何学习易语言,从这里开始,中国的开发语言
如何学习易语言,从这里开始,中国的开发语言-How to learn languages easily, from here, China" s development of language
- 2022-05-28 22:11:29下载
- 积分:1
-
MinDriverInVc.rar
MinDriverInVc.rar
- 2023-06-17 05:20:03下载
- 积分:1
-
批处理调度要求给的n个作业的问题,最好的计划…
批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
- 2022-03-13 02:26:45下载
- 积分:1