Welcome![Sign In][Sign Up]
Location:
Search - realtime

Search list

[GDI-Bitmaprealtime

Description: 这是实时曲线显示方面程序,需要vc++6.0开发,对控制很有帮助.-This is a real-time curve display procedures, the need for vc++6.0 development, to control very helpful.
Platform: | Size: 186368 | Author: likc | Hits:

[DocumentsREALTIME

Description: 瑞泰创新科技有限公司 ICETEK OMAP3530MINI BOARD 材料-material for Realtime ICETEK Omap3530Mini Board
Platform: | Size: 7386112 | Author: Micheal | Hits:

[Audio programrtaudio

Description: RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:
Platform: | Size: 330752 | Author: Mzong | Hits:

[OtherAnhHuongCualinux

Description: Here are some of the important features of Linux, and Unix-style operating systems in general. ■ Multitasking – The Linux scheduler implements true, preemptive multitasking in the sense that a higher priority process made ready by the occurrence of an asynchronous event will preempt the currently running process. However, the stock Linux kernel itself is not preemptible1. So a process may not be preempted while it is executing a kernel service. Some kernel services can be rather long and the resulting latencies make standard Linux generally unsuitable for realtime applications.
Platform: | Size: 713728 | Author: vu | Hits:

[Windows Developrealtimeplot

Description: VC实现的实时波形显示 适合初学者的一款非常实用的实时波形显示软件-a realtime plot developed by VC++6.0 which is fit to beginner.
Platform: | Size: 205824 | Author: shenshitao | Hits:

[Audio programrtaudio-4.0.6.tar

Description: RtAudio 適合跨平台 pcm 直接播放的程序開發, 支持多種 Audio Device 輸出-RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:
Platform: | Size: 267264 | Author: albano | Hits:

[Graph Drawingrealtime_plot

Description: 多通道实时曲线程序,可以采集多路通道的数据,并按照不同的颜色绘制曲线,本程序才用单文档编写-MULTI CHANNLES REALTIME PLOT
Platform: | Size: 3473408 | Author: 董行健 | Hits:

[Software EngineeringPROFIBUS_Protocol_Software_Layer_2_MC68302

Description: This manual describes the implementation of the PROFIBUS layer 2 protocol software running under the realtime kernel/operating system OS-9 and PEP’s MC68302 controllers (i.e. IUC/ VIUC/ VM30/ SMART I/O).
Platform: | Size: 519168 | Author: Roman | Hits:

[Internet-Networknetworkproject

Description: 这是一个led显示网络监控界面程序,有意的朋友可以下载过了修改一下,就可以实现很完整的功能。-it s a good code for worknet to show the realtime of network.please fix them for you project.
Platform: | Size: 439296 | Author: chen | Hits:

[Graph Drawingrealtime

Description: 实时曲线绘制程序实例,多用于工业监控。// 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollSpeedY(int nSpeedY) // 网格线宽度 void SetGridLineWidth(int nWidth) // 背景色 void SetGridBackClr(COLORREF clr) // // 锁定数据显示范围 void LockRang(bool bfLock = true) // 锁定数据显示范围 void LockRang(float fMin, float fMax) // 设置数据 void SetData(float fData) // 曲线颜色 void SetLineColor(COLORREF clrLine = RGB ( 0 , 255 , 0 )) void SetLineWidth(int nWidth = 1) -Real-time Curve drawing program instance, used for industrial monitoring.// Interface Description:// set the grid spacing void SetGridResolutionX (int nGridReluX) // set the grid spacing void SetGridResolutionY (int nGridReluY) // set the scroll speed of the grid coincided with the scroll from left to right, 0 did not Dynamic void SetGridScrollSpeedX (int nSpeedX) // positive for the top-down scrolling, 0 Fixed void SetGridScrollSpeedY (int nSpeedY) // grid width void SetGridLineWidth (int nWidth) // background color void SetGridBackClr (COLORREF clr) //// lock data show that the scope of void LockRang (bool bfLock = true) // lock data show that the scope of void LockRang (float fMin, float fMax) // Set the data void SetData (float fData) // curve Color void SetLineColor (COLORREF clrLine = RGB (0, 255, 0)) void SetLineWidth (int nWidth = 1)
Platform: | Size: 63488 | Author: 王磊 | Hits:

[matlabMATLABCodeToCcode

Description: 介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法-This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.
Platform: | Size: 197632 | Author: 黎明 | Hits:

[Industry researchvoiceuClinux

Description: 基于 ARM和 uClinux 实现网络化实时数据通信平台的研究-realtime data communication based on ARM and uClinux
Platform: | Size: 218112 | Author: fegao | Hits:

[Embeded Linuxmul_timer

Description: linux下的实用的单进程多个定时器c源码,其于linux中提供了setitimer等接口的实现。-linux muliti-timer design and implement,based on seitimer (realtime clock).
Platform: | Size: 2048 | Author: Mike Wang | Hits:

[GUI Developplot_realline

Description: 用C#语言编写的绘制实时变化曲线的例子,可以改变曲线的属性。-plot realtime line
Platform: | Size: 1024 | Author: wzc | Hits:

[SCMrealtime

Description: realtime程序,在单片机中很有用的程序-realtime
Platform: | Size: 115712 | Author: 蓝天 | Hits:

[Othertest_code

Description: 测试一个倾角。然后把数据采集到数据库。 这是一个成熟的应用。可以给大家做个示范。-just to test the angle for database use and in realtime modle. this is a good program for applly in industral fields.
Platform: | Size: 10743808 | Author: 魏碧 | Hits:

[Other Embeded programose-realtime-kernel

Description: OSE realtime kernel ref
Platform: | Size: 143360 | Author: austin | Hits:

[Otherrealtime+sys

Description: Realtime Os information for developer
Platform: | Size: 25600 | Author: nik | Hits:

[SCMrealtime

Description: 实时时钟显示。使用单片机模拟简易时钟,24小时制,可以修改时间。-realtime display
Platform: | Size: 1024 | Author: 莫小悲 | Hits:

[Linux-UnixRealtimeEmbddedMultithreading

Description: ebook about realtime embedded multithreading
Platform: | Size: 5918720 | Author: hendrix | Hits:
« 1 23 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net