-
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件...
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件-Code has a function, the realization of the functional screen.
- 2023-08-12 00:35:03下载
- 积分:1
-
data structure 2nd edition (C) of the source code, such as the purchase of this...
数据结构第二版(C++)上的源程序代码,如买了这本书的,可下载-data structure 2nd edition (C) of the source code, such as the purchase of this book, downloadable
- 2023-09-04 01:50:03下载
- 积分:1
-
组件创建是一个商业化的
Component Create was a commercially-sold tool from 1995 to 1998, but I am now concentrating on other things. Although copyrighted, the package is freely available for download at the Component Create home page, http://www.compcreate.com.
- 2022-04-11 14:24:16下载
- 积分:1
-
终端编程代码Eterm
终端编程代码Eterm-0.9.2.tar.gz-terminal programming code Eterm- 0.9.2.tar.gz
- 2022-11-30 20:15:08下载
- 积分:1
-
Windows 控制台实现定时器功能。简单的小程序
Windows 控制台实现定时器功能。简单的小程序-Windows Console timer function.Simple applet
- 2023-04-28 03:05:04下载
- 积分:1
-
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。-This code is the source code of the Russian box, but also we often play the game. Code is not very complicated. I hope some people like.
- 2022-02-14 23:20:17下载
- 积分:1
-
文件传输软件
资源描述此软件是一款灵活,精巧的文件传输软件,采用VC++软件开发,非常好用,这款软件运行的时候需要系统里有Visual C++2008运行库(Visual C++ 2008),,,,,,,,,,,,,,,,,,,,,,,,,,
- 2022-07-02 11:44:58下载
- 积分: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
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分:1
-
CSDN免费下载器源码
Delphi的csdn免积分下载器源码,用的一个内置账号模拟post操作来实现免费下载
- 2022-06-29 12:15:09下载
- 积分:1