-
用VC++编的一个简单的星座程序,可以根据用户输入的生日数据来查找用户的星座和星座相关信息...
用VC++编的一个简单的星座程序,可以根据用户输入的生日数据来查找用户的星座和星座相关信息-Using VC++ compiled by a constellation of simple procedures, based on the birthday of the data entered by the user to find the user information about constellations and constellation
- 2022-01-25 19:36:34下载
- 积分:1
-
《Windows核心编程》(第五版)Code
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。
- 2023-09-06 11:55:04下载
- 积分:1
-
multivariable Kalman Filter
多变量卡尔曼滤波器-multivariable Kalman Filter
- 2022-08-11 14:55:27下载
- 积分:1
-
用Delphi开发的原子时钟程序。可以基于Internet进行准确较时。可用于网络时钟同步。...
用Delphi开发的原子时钟程序。可以基于Internet进行准确较时。可用于网络时钟同步。-with Delphi atomic clock procedures. Based on the Internet can be more accurate when. For the network clock synchronization.
- 2022-03-24 23:01:03下载
- 积分: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
-
100行代码的DES实现,用C编写,供大家参考
100行代码的DES实现,用C编写,供大家参考-100 lines of code to achieve the DES, using C to prepare for your reference
- 2022-02-12 21:56:41下载
- 积分:1
-
基于导频的传统的OFDM系统的信道估计源程序 [scme
基于导频的传统的OFDM系统的信道估计源程序 [scme-2006-08-30.zip] - 3gpp信道模型代码,加入mimo,-Based on the traditional pilot channel estimation in OFDM system, source [scme-2006-08-30.zip]- 3gpp channel model code, adding mimo,
- 2022-03-13 04:58:57下载
- 积分:1
-
automatic return of the target source code pool
java 语言实现自动归还的对象池源代码-automatic return of the target source code pool
- 2022-07-20 13:50:40下载
- 积分:1
-
快速傅里叶变换 快速傅里叶变换
快速傅里叶变换 快速傅里叶变换-huazuobiao
- 2023-05-22 07:10:03下载
- 积分:1
-
二次插值算法程序的文档
The document to the quadratic interpolation algorithm program
- 2023-06-01 21:20:02下载
- 积分:1