-
C指纹识别代码
对研究C应用编码有很大好处
C指纹识别代码
对研究C应用编码有很大好处-C fingerprint identification code of research of great benefit to C application code
- 2022-04-21 21:04:57下载
- 积分:1
-
hope that we can exchange!
希望大家共同交流!-hope that we can exchange!
- 2022-03-07 15:16:57下载
- 积分:1
-
“气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示...
“气球式”工具提示: 本程序介绍一个与CToolTipCtrl相似的类CTooolTipWnd,用于实现“气球式”工具提示 -Tooltips like balloon
- 2022-12-21 16:15:03下载
- 积分:1
-
Example for multithread programing
Example for multithread programing
- 2022-05-06 14:42:08下载
- 积分:1
-
运行.bat文件的VC程序
运行.bat文件的VC程序
运行.bat文件的VC程序
运行.bat文件的VC程序-vc
- 2022-10-21 03:30:03下载
- 积分:1
-
A student grade management system developed by Office Excel VBA Version2007
Excel VBA开发的成绩规范化管理系统-A student grade management system developed by Office Excel VBA Version2007
- 2023-06-19 18:10:03下载
- 积分:1
-
包含windows游戏编程大师技巧里的input引擎,对初学者有一定的参考价值。...
包含windows游戏编程大师技巧里的input引擎,对初学者有一定的参考价值。-Contain windows game programming skills inside the master input engine for beginners have some reference value.
- 2023-02-23 12:35:03下载
- 积分:1
-
matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如:
my_polar2([0...
matlab中极坐标函数的改进,坐标轴刻度可以为负数,输入参数见注释,有问题email联系,可在matlab命令行中直接运行,如:
my_polar2([0,20,30]*pi/180,[-10,0,10], -r ,-20,30)-Matlab polar coordinates function improved, axes calibration can be negative, the input parameters, see Notes email problems can be contacted in Matlab command line direct operations, such as : my_polar2 ([0,20,30]* pi/180 [-10,0,10],- r,-20,30)
- 2022-02-04 23:29:00下载
- 积分: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
-
一个基地
A base-64 MIME format encoder/decoder with C source code
- 2022-03-13 21:33:12下载
- 积分:1