-
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。...
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
- 2023-01-03 05:40:03下载
- 积分:1
-
给公司做的个电话客服管理系统。仅作参考.
给公司做的个电话客服管理系统。仅作参考.-done to the company"s telephone call management systems. Just for reference.
- 2022-12-06 07:05:03下载
- 积分:1
-
VC++数字、英文字符、汉字及手写识别实例
VC++数字、英文字符、汉字及手写识别实例-VC++ Figures, English characters, Chinese characters and examples of handwriting recognition
- 2022-03-16 22:36:28下载
- 积分: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
-
用VC++编写的算3000的阶乘的源程序
用VC++编写的算3000的阶乘的源程序-It is a source programme editted with VC to compute the factorial of 3000.
- 2023-04-06 07:50:03下载
- 积分:1
-
一个很好的学生成绩管理系统代码,可以实现各种操作,添加,删除,修改条目等等!...
一个很好的学生成绩管理系统代码,可以实现各种操作,添加,删除,修改条目等等!-a good student performance management system code, can achieve a variety of actions, add, delete, modify entry and so on!
- 2022-03-04 16:24:50下载
- 积分:1
-
能做出各种各样的按钮的源码,可以自画,学习界面编程有一定的帮助...
能做出各种各样的按钮的源码,可以自画,学习界面编程有一定的帮助-A variety of buttons to make the source code, you can draw from to learn programming interface must have the help of
- 2022-09-05 12:10:02下载
- 积分:1
-
下一代编程与开发 Whidbey
下一代编程与开发 Whidbey-programming and the development of the next generation Whidbey
- 2022-07-10 08:29:12下载
- 积分:1
-
一个自我修复的应用演示
一个自我修复的应用演示-a self-healing application demonstration
- 2022-01-22 04:48:45下载
- 积分:1
-
IdleKiller
此程序将自动关闭该计算机如果它不用于一些时间 (例如,CPU 使用率小于预定的水平)。
- 2022-03-22 07:40:59下载
- 积分:1