-
一个漂亮的代码,请使用
一个漂亮的代码,请使用-a beautiful code, please use the
- 2022-04-26 21:32:59下载
- 积分:1
-
各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版...
各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use
different algorithms in data structure to compare
their efficiency .
- 2022-03-16 00:53:13下载
- 积分: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
-
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!...
定时关机,设置一定的时间可以自动关机!定时关机,设置一定的时间可以自动关机!-Timing shutdown, set a certain amount of time can be automatically shut down! Timing shutdown, set a certain amount of time can be automatically shut down!
- 2022-01-28 07:11:17下载
- 积分:1
-
VB6 code to convert an access document to excel document.
VB6 code to convert an access document to excel document.
- 2023-08-12 11:55:02下载
- 积分:1
-
例1
例1-1 假设有A,B,C,D,E五个系进行田径对抗赛,各 系的单项成绩均已存入计算机,并构成一张表,表中每一行的形式为项目名称性别 系名 成绩 得分
编写算法,处理上述表格,以统计各系的男、女总分和团体总分,并输出。
-Example 1-1 assume that A, B, C, D, E Department of track and field five teams, each department have been deposited in the individual grade computers, and constitutes a table, each row in the table for the preparation of the form of algorithms, treatment the above table, the statistical departments of the men" s and women" s scores and group scores, and output.
- 2022-03-15 21:26:43下载
- 积分:1
-
一个用于生成文本文件的小程序,很浅显的C++程序
一个用于生成文本文件的小程序,很浅显的C++程序-Text file used to generate a small program, it is simple C++ Procedures
- 2023-07-24 12:25:03下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1
-
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码...
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码-Good C++ Test tool, use this code you can enable faster and more accurate test code
- 2022-04-08 05:49:45下载
- 积分:1
-
建立一个高效,准确,可以自动生成存款单和利息单的计算 机储蓄系统...
建立一个高效,准确,可以自动生成存款单和利息单的计算 机储蓄系统-establish an efficient, accurate and can automatically generate deposit slips and interest savings alone computer system
- 2022-04-01 09:01:07下载
- 积分:1