-
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐...
经典图书《numeric recipes in C》方法的所有算法C语言实现,基本涵盖了目前国内同类教程的所有基本算法的实现,强烈推荐-Classic book " numeric recipes in C" method of all algorithms C language realization of the basic coverage of the current curriculum of similar realization of all fundamental algorithms and strongly recommended
- 2022-04-28 20:49:14下载
- 积分:1
-
一个关于图书管理的VFP软件,比较详细的说明了编程流程。
一个关于图书管理的VFP软件,比较详细的说明了编程流程。-On the VFP library management software, a more detailed explanation of the programming process.
- 2023-07-17 00:25:03下载
- 积分:1
-
教科书的例子,源码for the examples from Fintan culwin S Textbook是……
Textbook examples, source code for the examples from Fintan Culwin s textbook Java: an Object First Approach, which is also on this CD.
- 2023-07-27 10:10:03下载
- 积分:1
-
字符串的查找和提取,用C语言编写的源代码。
字符串的查找和提取,用C语言编写的源代码。-String search and extraction, using C language source code.
- 2022-12-27 23:40: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
-
Fortrann 77的集成 开发环境,可以在 IDE的环境下编辑、 编译、运行源程序...
Fortrann 77的集成 开发环境,可以在 IDE的环境下编辑、 编译、运行源程序-Fortrann 77 integrated development environment, IDE environment editing, compiling, running source
- 2022-05-23 08:33:11下载
- 积分:1
-
gerador卡磁,
应用背景gerador de cartao磁准试验电磁aplicativos在线欧离线关键技术gerador,cartao,卡,磁源,linguagem EM,Embarcadero Delphi XE2,XE5,XE7,嗯exemplo de gerador aleatorio BOM。
- 2022-01-26 04:38:48下载
- 积分:1
-
Bilinear transform algorithm input order, the sampling time, control variables (...
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1, when = 0) b1 function for s or z function polynomial coefficient, the coefficient of the first input elements (from the high power to low power of , high-coefficient of zero, should be type 0, the coefficient between the key separated by a space), and then type the denominator of the coefficient (from the high power to low-power, high-coefficient of zero, should be type 0, between the coefficient of keys separated by spaces), are kept within the b1.
- 2022-02-04 07:44:22下载
- 积分:1
-
软件在线升级系统,介绍了系统注册、站点建立、软件升级等内容...
软件在线升级系统,介绍了系统注册、站点建立、软件升级等内容-Software online upgrade system, introduction of the system register, the site-building, software upgrades, etc.
- 2022-03-16 14:38:44下载
- 积分:1
-
基于Windows Mobile平台的IrDA红外通信范例
基于Windows Mobile平台的IrDA红外通信范例-Based on the Windows Mobile platform, IrDA infrared communications paradigm
- 2023-06-24 15:10:03下载
- 积分:1