搜索结果

找到约 1,652 项符合 Run-Time 的查询结果

单片机开发 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI

51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。
https://www.eeworm.com/dl/648/138771.html
下载: 79
查看: 1077

系统设计方案 这篇论文描述了一种设计Hard Real Time System的结构方法HRT-HOOD

这篇论文描述了一种设计Hard Real Time System的结构方法HRT-HOOD,由York大学的两位教授提出,York大学的Real Time System Group是关于实时系统研究的世界领先机构,研究内容具体可以登陆York的网站,或者参考出版书籍:Real Time Systems and Programming Languages. ...
https://www.eeworm.com/dl/678/140104.html
下载: 51
查看: 1041

matlab例程 This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run i

This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
https://www.eeworm.com/dl/665/140191.html
下载: 189
查看: 1091

Linux/Unix编程 Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" |

Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998 下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
https://www.eeworm.com/dl/619/140606.html
下载: 134
查看: 1257

教育系统应用 this is a trade sale system realized by java. It can run some easy functions and has a good design p

this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS.
https://www.eeworm.com/dl/621/142040.html
下载: 193
查看: 1043

嵌入式/单片机编程 Implementing a Real-Time Clock on the MSP430

Implementing a Real-Time Clock on the MSP430
https://www.eeworm.com/dl/647/142098.html
下载: 158
查看: 1062

人工智能/神经网络 这是一个matlab实现第归神经网络的例子, 实现的第归神经网络是 : Real Time Recurrent Learning

这是一个matlab实现第归神经网络的例子, 实现的第归神经网络是 : Real Time Recurrent Learning
https://www.eeworm.com/dl/650/143704.html
下载: 169
查看: 1183

其他 c编译器中time.h的实现

c编译器中time.h的实现,对于要想了解c的标准库,有必要看一看。
https://www.eeworm.com/dl/534/144360.html
下载: 177
查看: 1054

DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping t ...
https://www.eeworm.com/dl/516/146034.html
下载: 177
查看: 1069

Applet 通过继承Thread类使Ball类线程化。并把小球的弹跳动作放进Run()中执行

通过继承Thread类使Ball类线程化。并把小球的弹跳动作放进Run()中执行
https://www.eeworm.com/dl/634/146243.html
下载: 68
查看: 1022