-
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。...
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。-Keyboard input from a number of characters, one by one they go to the disk until the input of a# far.
- 2022-01-31 09:04:43下载
- 积分:1
-
This is the exquisite web templates, users can direct the use of the revised
这是一些精美的网页模板,用户可以直接进行修改后使用-This is the exquisite web templates, users can direct the use of the revised
- 2022-12-23 23:20: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
-
下一代编程与开发 Whidbey
下一代编程与开发 Whidbey-programming and the development of the next generation Whidbey
- 2022-07-10 08:29:12下载
- 积分:1
-
我真的喜欢Windows编程直到Windows95来。我曾经憎恨…
当Windows95推出后,我才真正开始喜欢Windows编程。我一直痛恨使用Windows1.0、2.0、3.0和3.1来编程,尽管随着每一种版本的推出,这种憎恨都越来越少。当Windows95出现时,它彻底改变了我的思想,如同其他被征服的人的感觉一样――它看上去非常酷!那正是我所需要的。-I was truly loving windows programming until Windows95 come. I had being hating using Windows1.0,Windows2.0,Windows3.0 , Windows3.1 and etc. although the strength of hating was becoming little and little.It changed my idea from the bottom when windows come on,Just as the others feelings that it looks so cool and also i needed.
- 2023-01-09 19:50:04下载
- 积分:1
-
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作...
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
- 2023-07-25 15:00:04下载
- 积分:1
-
WiFi扫描用VS2008
WiFi Scanning with VS2008
- 2022-02-15 18:13:16下载
- 积分:1
-
可以快捷方便的删除掉版本控制程序下面的每一个scv,解除版本控制...
可以快捷方便的删除掉版本控制程序下面的每一个scv,解除版本控制-rt
- 2022-07-18 22:57:58下载
- 积分:1
-
基于QT和Sqlite的进销存管理系统
该程序是Linux开发环境下基于QT和Sqlite的进销存管理系统。该系统实现了进销存管理系统以下功能:
商超系统总共包括以下七大模块。
1 基础信息模块
包括系统所需的所有基础数据,如商品类别管理、商品管理等等。
2 权限管理模块
按公司管理架构设立自上而下的分级访问权限。
3 采购模块
供应商信息(基础信息,往来对账单,应付款管理)
- 2022-03-28 14:39:22下载
- 积分:1
-
机票预订
这个项目对机票预订用VB语言
- 2023-01-12 05:20:04下载
- 积分:1