-
大写变小写其他删除
按数组原有顺序把其他数据插入
大写变小写其他删除
按数组原有顺序把其他数据插入-capital lowercase other change to delete the original order by the array of other data insertion
- 2023-02-05 15:10:03下载
- 积分:1
-
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。...
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。-The software isabout EON learning software, the version number is 5.2, this software is good for programmingOPEN GL, and is helpful for the preparation of three-dimensional process, decomposition of the various components of three-dimensional objects.
- 2022-03-23 20:06:45下载
- 积分:1
-
如何以二进制查看文件
如何以二进制查看文件-how binary document View
- 2022-03-24 03:33:01下载
- 积分:1
-
jsp example of basic comparisons package with tomcat
jsp example of basic comparisons package with tomcat
- 2023-04-11 19:05:03下载
- 积分:1
-
Visual C++ 2005中CHAR,TCHAR,CString间转换函数
Visual C++ 2005中CHAR,TCHAR,CString间转换函数-Visual C++ 2005 in CHAR, TCHAR, CString intergovernmental transfer function
- 2022-02-07 16:00:22下载
- 积分: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
-
Notepad++源代码
Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器。为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软体开...
Notepad++源代码
Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器。为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla。多亏它的轻巧与执行效率,Notepad++ 可完美地取代微软视窗的记事本。这个软体开发专案已臻於成熟阶段,然而目前只有一个人从事软体开发与维护的工作,瑕疵是无法避免的。如果你有任何关於
Notepad++ 的建议,欢迎来信与我联系,但我不保证你的提议一定会被采用。希望你使用 Notepad++ 就像我开发它一样充满乐趣。这个压缩里是源代码,不包括可执行文件。-err
- 2022-01-25 18:31:40下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1
-
一个完整的工程应用系统,很全面的,值得学习
一个完整的工程应用系统,很全面的,值得学习-A complete system engineering applications, it is comprehensive, it is worth learning
- 2022-03-18 11:21:50下载
- 积分:1
-
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线)...
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线),使用xml文件或xml字串作为数据源,没有多少需求分析,给有心人参考,也收集一些建议,源码过段时间整理再放上。demo代码:-Often displayed in the web flow chart, on-line comparison was difficult to find, everywhere, should be charged, pondering their own one, relatively simple, including the start node, end node, two node diagram (node, container) and the two special lines (jumper, return line), use the xml file or xml string as a data source, not the number of needs analysis, reference to the people, but also to collect some of the proposals, source code over time add the finishing. demo code:
- 2022-06-17 06:32:59下载
- 积分:1