-
A C source file printer with multiple options
A C source file printer with multiple options
- 2022-02-07 11:53:52下载
- 积分:1
-
Btree
B树
- 2022-03-18 05:22:23下载
- 积分:1
-
它是用VC++开发的一个小型编译器,它已实现一个编译器所具有的基本功能...
它是用VC++开发的一个小型编译器,它已实现一个编译器所具有的基本功能-it is with VC++ development of a small compiler, it has achieved a compiler all the basic functions
- 2023-03-13 22:05:04下载
- 积分:1
-
动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)...
动态程序框架例子,一个主程序,将动态库中的界面调到主程序中,有多少个动态库由主程序自动识别。相当于插件功能:)-dynamic procedural framework example, a main program, the dynamic repository transferred to the main program interface, the number of DLL by the main program automatic identification. The equivalent plug-in function :)
- 2022-02-03 06:45:50下载
- 积分: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
-
医院信息系统,包括医生工作站,挂号,收费…
医院信息系统,包括医生工作站,挂号,收费,发药,物质管理等模块.-Hospital information systems, including doctors workstations, registration, fees, medicine, material management modules.
- 2022-07-01 04:51:59下载
- 积分:1
-
打印方面的C程序,请观看
打印方面的C程序,请观看-the C program, please watch
- 2022-02-14 21:08:49下载
- 积分:1
-
C51与nRF24L01通信的C语言源代码
C51与nRF24L01通信的C语言源代码-C51 and nRF24L01 communications C-language source code
- 2022-03-26 15:32:59下载
- 积分:1
-
Animation Splash Form (ASF) (unit ASFLists)
Animation Splash Form (ASF) (unit ASFLists)
- 2022-05-10 14:27:46下载
- 积分:1
-
迷宫 用回溯算法设计的迷宫
迷宫 用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!-Maze solved by different backtrace algorithms!Backtrace!Backtrace!
- 2022-04-09 04:05:47下载
- 积分:1