-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-01-26 05:37:19下载
- 积分:1
-
网络校时系统,可提供时间服务修改
网络校时系统,可提供时间服务修改-school system network, providing time service changes
- 2022-02-26 04:45:34下载
- 积分:1
-
广州塔的参考程序
广州塔设计主要是利用STC12C5A60S2单片机、该系统采用增强型8051单片机STC12C5A60S2为主控制器,利用单片机控制点阵的原理,控制广州塔展示效果,还通过单片机内置的ADC对音频信号进行采样,然后控制广州塔亮的层数达到根据音乐跳舞的效果。
- 2023-08-08 16:05:04下载
- 积分:1
-
STM32F10x_StdPeriph_Lib_V3.5.0
STM32F10x_StdPeriph_Lib_V3.5.0 源码
STM32F10x Standard Peripherals Library
等
- 2022-02-24 16:01:59下载
- 积分:1
-
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过...
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过-Cap their own written code, with cap4 to capture, to calculate the signal frequency and periodicity, have been debugging through
- 2022-04-06 09:27:30下载
- 积分:1
-
DeskTop桌面处理
DeskTop桌面处理
DeskTop桌面处理
DeskTop桌面处理-DeskTop Desktop Desktop DeskTop treatment treatment
- 2023-01-08 15:30:03下载
- 积分:1
-
This is a description WindowsMobile the use of encryption technology to enhance...
这是一本介绍使用加密技术提高WindowsMobile应用程序安全性的书籍-This is a description WindowsMobile the use of encryption technology to enhance application security books
- 2022-03-09 15:59:53下载
- 积分:1
-
很好的UML建模工具
非常好的UML建模工具的源代码,利用delphi编程实现了UML2.0标准,方便易用,对所有delphi图形用户编程用户有很大参考借鉴价值。-Very good UML modeling tool
- 2022-03-19 14:20:17下载
- 积分:1
-
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥...
一个多线程编程的例子,在这里可以看到两个子线程的分别执行,抢占和互斥-Example of a multi-threaded programming, where you can see the difference between two sub-thread execution, to seize, and mutually exclusive
- 2022-05-06 13:06:26下载
- 积分: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