搜索资源列表
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
isousb
- 这是微软的一个USB同步传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。-This is a USB synchronization routines, although it is based on the Intel USB development board, but also worthy of our good look.
time_synch
- Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
ToAM
- 一种改进的节点间测距算法,不需要节点的时间同步,开发环境:tinyos+cygwin,isp烧写下载-an improved algorithm ranging between nodes, the nodes need time synchronization, development environment : tinyos cygwin, burning downloaded isp
keil_iodemo
- The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C
RDAExam
- sqlce2.0的数据库实现,与sql server 2000通过rda方式进行数据同步-sqlce2.0 the database, with sql server 2000 through causal way data synchronization
gardner
- 用Gardner算法时钟同步的BPSK的源程序-Gardner algorithm for clock synchronization with the source code BPSK
AIC
- 使用FPGA/CPLD设置语音AD、DA转换芯片AIC23,FPGA/CPLD系统时钟为24.576MHz 1、AIC系统时钟为12.288MHz,SPI时钟为6.144MHz 2、AIC处于主控模式 3、input bit length 16bit output bit length 16bit MSB first 4、帧同步在96KHz-The use of FPGA/CPLD set voice AD, DA conversion chip AIC23, FPGA/
ask100
- 时钟同步模块:通过时钟同步模块,将模拟前端提取的时钟信号和数据进行同步,使得数字后端可以正确读取数据。-Clock synchronization module: The clock synchronization module, the analog front-end of the clock signal extraction and data synchronization, making the number of back-end data can be read correctly
Cyclone
- 时钟同步主要用在产生10NHZ时钟已近IRIG-B-Clock synchronization
E1
- 分析帧同步算法,提供帧同步的状态机实现图以及得到的正确仿真图形。-Analysis of frame synchronization algorithm, to provide frame synchronization state machine implementation plans and get the correct simulation graphics.
zigbee-time-synchronization
- zigbee 时间同步协议的开发,比较实用的设计方案。-zigbee time synchronization protocol development, more practical design.
Synchronization-based-on-field-programmable-gate-a
- 基于现场可编程门阵列同步心电心音采集系统的设计-Synchronization based on field programmable gate array ECG heart sound acquisition system
Drive-conductor--synchronization
- 建立司机进程和售票员进程,利用Wait( )、exitcl等函数建立公共汽车司机和售票员开车门、关车门、到站停车和离站开车操作的同步模型,并给出行车轨迹。 正确显示司机和售票员进程的同步运行轨迹 能够通过按功能键(可自定义)创建进程、撤消进程、挂起进程并显示进程的状态。-The process of establishing the driver process and the conductor, using Wait (), exitcl other function to bu
Frame-synchronization
- FPGA 帧同步源代码 调试无错误 ALTERA 平台-Frame synchronization FPGA
synchronization-clock-generation
- 引入了D 触发器的长帧同步时钟的产生,其是一个时钟分频的例子,特别提醒了如何在程序中引入触发器,适合初学者引用。-The introduction of the D flip-flop of long frame synchronization clock generation, it is an example of a clock divider, remind how the introduction of the program Trigger reference for begin
Frame-synchronization
- 帧同步状态机主要是为了克服通信中可能出现的各种意外情况,包括信号丢失、信道误码等造成的通信中断,尽量维护正常的通信的进行。当系统启动后,同步状态机处于失步态,并且不断搜索输入信号中的有效同步模式(“10011011”),一旦当其找到一个有效的同步模式后,进入预同步态;在预同步态还不能完全确定当前找到的帧开始位置(由同步模式确定的位置)是正确的,还需要继续检查2个相隔一个帧长(256个时钟)后的位置是否仍然存在有效的同步模式,如果存在那么同步状态机将进入同步态,否则将返回失步态继续搜索下一个有效的
synchronization-reactive-power
- 准同步无功功率就算程序,可以直接调用函数-synchronization reactive power
time-synchronization-test-code
- ISA100.11a时间同步测试代码,希望对学习ISA100.11a协议栈带来帮助。-ISA100.11a time synchronization test code, we hope to learn ISA100.11a Stack help.
syn_dp_fifo.v
- 同步双端口FIFO, 可同时读写,FIFO深度宽度可通过参数配置,带SV断言测试。(Dual Port Synchronization FIFO for ASIC/FPGA)