-
Proven completely available to wince under the ini configuration file to read an...
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
- 2022-02-20 21:06:54下载
- 积分:1
-
样本类实现读/写registrity。
Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
-Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
- 2022-03-05 02:58:14下载
- 积分:1
-
一些asp小程序,是我们web老师给的作为参考的例子,处于老师之手,转载请注明!...
一些asp小程序,是我们web老师给的作为参考的例子,处于老师之手,转载请注明!-some small programs, the teacher is our web as a reference to the example of teachers at the hands of, let us!
- 2022-06-18 11:56:02下载
- 积分: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
-
eMusic的图书馆–管理你的数字图书馆–Java、JSP项目
应用背景夏天的图书馆是一个项目使用Java开发人员的MVC框架来管理您的数字音乐商店。用户可以登录/注册并创建自己的音乐库,添加歌曲,要求上传歌曲到管理员。如果他/她添加任何歌曲,然后管理员可以查看和批准它。最重要的是,eMusic图书馆项目是用我自己的了阿克萨MVC框架。阿克萨MVC框架是一个基于Java的MVC框架像Struts,并具有全部功能可用(几乎)你在Struts中找到,但ASQA MVC Struts的好处是它的足迹很小。它拥有大约25 kb的大小使它世界上最小的MVC框架。很快我就上传了框架源码与细节,和教程。关键技术以下是这个项目的特点:仪表板管理员:登录,查看所有歌曲要求管理员:上传/删除歌曲管理:批准/拒绝任何用户已上传的歌曲用户:登录、查看、播放列表的歌曲用户:请求管理员上传一首新歌用户:跟踪歌曲请求历史还有更多……
- 2023-04-03 23:15:05下载
- 积分:1
-
这个著名的软件蓝领mapia。完整源代码。
This the well known software blue mapia. Full source code included. -This is the well known software blue mapia. Full source code included.
- 2022-03-16 19:40:42下载
- 积分:1
-
印出happy birthday的c++練習
印出happy birthday的c++練習印出happy birthday的c++練習
印出happy birthday的c++練習印出happy birthday的c++練習
- 2023-01-15 02:20:02下载
- 积分:1
-
Address Book with C#
使用此程序,您可以创建一个高级电话通讯簿,使您能够管理您的联系人
- 2022-03-20 17:48:20下载
- 积分:1
-
ZIgbee Controller
它是用来控制Zigbee控制器从两侧串行输入和输出! ;
- 2022-07-22 19:57:22下载
- 积分:1
-
学生考勤记录管理
学生的考勤管理是在Visual Basic6.0和Microsoft Access向用户提供一个用户友好的环境,每天更新他们的考勤管理自己的考勤记录的项目。它便于用户知道他们的当前和以前出勤百分比,总类,总类由用户和由用户左总类出席。它还提供设施,以用户搜索之前的纪录在指定的日期和月份之间。
- 2022-09-14 23:50:03下载
- 积分:1