-
我的聊天室,
我的聊天室,-I chat room and s
- 2022-03-05 22:15:59下载
- 积分:1
-
几个CSharp的使用com对象的例子
几个CSharp的使用com对象的例子--Several examples about using com object of CSharp
- 2022-06-16 21:13:22下载
- 积分:1
-
Win CE开发FAQ、论坛,总结了典型问题的本质
Win CE 开发FAQ,论坛精华总结,问题比较典型-Win CE development FAQ, Forum, summed up the essence of the problem typical
- 2022-12-09 08:20:03下载
- 积分:1
-
图书管理系统
此资源对图书管理有了一个很基本也比较清晰的系统使用,主要是连接数据库和struts配置文件。实现了对数据库的增添查改,主要是对图书和借书的操作,各级之间非常清晰,里面也有各种源文件包括数据库文件,可以运用MySQL或者SQL sever。
- 2022-02-01 02:57:34下载
- 积分:1
-
UDP示例文件
udp vc source file
you can build a udp net
server and client-udp sample file
server and client
- 2022-04-14 15:29:29下载
- 积分:1
-
自己最近写的poj代码,和某些同学的写的
自己最近写的poj代码,和某些同学的写的
-POJ recently written their own code, and some students wrote
- 2022-09-01 13:25:02下载
- 积分:1
-
AES算法代码
根据AES算法原理而实现的代码,出处来自国内某高校老师密码学课程授课,在源代码的基础上做出一定修改,增加可读性。运用群的性质实现,并给出相关的测试。
- 2023-07-28 22:50:03下载
- 积分: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
-
会员关系系统。用在ASP方面。需要着请下载!
会员关系系统。用在ASP方面。需要着请下载!-Member relations system. With regard to the ASP. The need to download!
- 2022-05-14 19:19:06下载
- 积分:1
-
掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段...
掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
- 2022-05-29 19:36:40下载
- 积分:1