-
ASM人脸特征提取
ASM,人脸特征提取,运用openGL实现人脸的三维建模并显示运用openGL实现人脸的三维建模并显示运用openGL实现人脸的三维建模并显示运用openGL实现人脸的三维建模并显示
- 2022-01-26 00:25:10下载
- 积分:1
-
这是本人自己编写的一个小VB程序,可以实现普通记事本的功能。...
这是本人自己编写的一个小VB程序,可以实现普通记事本的功能。-This is the one I have written a small VB program Notepad can achieve normal function.
- 2022-08-08 18:36:04下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
基于TCP/IP协议的服务器客户端程序
基于Windows Socket编程,c#语言编写,通俗易懂,适合初学者,文件夹分为三部分,一部分是客户端程序,一部分是服务器程序,另一部分是源程序。windows socket的初始化,创建套接字,发送,接收函数等都放在源程序的源文件中,客户端,服务器程序等对源程序里的文件进行调用
- 2023-06-08 19:20:07下载
- 积分:1
-
vc中访问数据库(包含Edit,List,DataGrid等控件).
vc中访问数据库(包含Edit,List,DataGrid等控件).-vc Access database (includes Edit, List, such as DataGrid Control).
- 2022-06-30 09:00:49下载
- 积分:1
-
Java小程序:计算费波纳契数列,并使用该数列解决一个数学问题。...
Java小程序:计算费波纳契数列,并使用该数列解决一个数学问题。-Java : calculating costs Beinajie series and to use the series to solve a mathematical problem.
- 2022-12-30 04:45:03下载
- 积分:1
-
样本类实现读/写registrity。
Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
-Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
- 2022-03-05 02:58:14下载
- 积分:1
-
一个很好的网站调查系统,互相学习,早几年,都要想…
一个很好的网站调查系统互相学习,初来,非得要上传,没有办法,喜欢里面的程序,只能支持。呵呵!-A good site survey systems learn from each other, the early years, have to want to upload, there is no way, like the inside of the procedure, can only support. Ha ha!
- 2022-12-02 10:45:03下载
- 积分:1
-
经典游戏doom的代码,学习C编程的好
经典游戏doom的代码,学习C编程的好-Classic doom games of the code, learn good C programming
- 2022-08-16 03:10:10下载
- 积分:1
-
This is shopping system, the merchandise stores at selected Add to shopping cart...
这是商店购物系统,在商店里的商品选中的放入购物车,再去售票口。-This is shopping system, the merchandise stores at selected Add to shopping cart, then the ticket booth.
- 2023-03-14 08:50:03下载
- 积分:1