-
Video programming to capture surveillance video data, C/c++ program
视频编程 捕获监控视频数据 C/c++程序-Video programming to capture surveillance video data, C/c++ program
- 2023-02-17 11:50:04下载
- 积分:1
-
随机数生成
服从正态分布的随机数的生成。
- 2022-01-22 14:56:21下载
- 积分:1
-
This is a demonstration of the script application procedures. Application of the...
这是一个演示脚本应用的程序。脚本应用是很多程序扩展自己功能的重要方法。这里给出了一个很简单的例子。-This is a demonstration of the script application procedures. Application of the script is a lot of procedures to expand their function in important ways. Here is a very simple example.
- 2022-02-20 06:43:24下载
- 积分:1
-
通过7个实例来讲解opengl的入门知识。
通过7个实例来讲解opengl的入门知识。-7 through opengl examples to explain the entry of knowledge.
- 2022-11-03 16:20:02下载
- 积分:1
-
固定电话查询!是固定电话的!!准确性还有待研究
固定电话查询!是固定电话的!!准确性还有待研究-Fixed telephone inquiries! Fixed phone!!
- 2022-03-05 17:33:22下载
- 积分:1
-
可以察看windows 下面的动态内存的各种信息
可以察看windows 下面的动态内存的各种信息-windows can look below the dynamic information of various memory
- 2023-07-24 10:45:03下载
- 积分:1
-
用的示例程序,画笔绘画应用程序
VC示例程序,画刷类的应用-VC sample program, the Brush painting application
- 2022-02-26 05:25:26下载
- 积分:1
-
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能...
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图和平面图都可以保存成bmp文件。另外,也可以针对某一列数据进行数据处理。-A multivariate linear regression analysis of econometric software. To be completed Multiple regression model parameter estimation and statistical testing and econometric testing. Excel can access external data , and be able to calculate the results into Excel document preservation, The results of the poor and to map plans can be preserved as bmp document. In addition, it may be against a disaggregated data for data processing.
- 2022-02-05 01:37:20下载
- 积分:1
-
elf格式转换bin文件格式
应用背景ELF是一种程序文件格式,ELF格式文件的装载和动态链接,是程序启动的很好学习资料,可以了解程序在内存中的动态加载,源码格式详细解释了elf的文件生成bin文件格式的流程关键技术elf格式的文件加载,elf文件格式,生成bin文件,可直接下载运行
- 2022-02-06 09:03:35下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1