搜索结果

找到约 1,462 项符合 REAL-Time 的查询结果

其他 一个制作REAL播放器的代码

一个制作REAL播放器的代码
https://www.eeworm.com/dl/534/122507.html
下载: 52
查看: 1060

人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra

This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
https://www.eeworm.com/dl/650/129115.html
下载: 35
查看: 1125

汇编语言 6502bios,关于6502的sbc,有lcd,time,irq,模块

6502bios,关于6502的sbc,有lcd,time,irq,模块
https://www.eeworm.com/dl/644/130851.html
下载: 70
查看: 1016

数据结构 Unix下有time程序

Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能
https://www.eeworm.com/dl/654/133102.html
下载: 26
查看: 1024

其他书籍 Addison Wesley - Imperfect C++. Practical Solutions for Real-Life Programming

Addison Wesley - Imperfect C++. Practical Solutions for Real-Life Programming
https://www.eeworm.com/dl/542/135347.html
下载: 44
查看: 1114

单片机开发 The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial

The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial crossing button that lets pedestrians cross. The lights are connected to Port 1. You can see this in action using dScope.
https://www.eeworm.com/dl/648/137977.html
下载: 164
查看: 1081

单片机开发 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

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

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

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

通讯/手机编程 This m-file displays the time waveform for the Gaussian pulse function and the first and second deri

This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations ...
https://www.eeworm.com/dl/527/150235.html
下载: 22
查看: 1216