搜索资源列表
fpgadetonbuheyibu
- jianjie tongbu he yibu de shizhong hengbucuo de -jianjie tongbu he yibu de shizhong hengbuc u de
tongbu
- 简谈数字视频信号的同步.zip 简谈数字视频信号的同步-Brief digital video signals simultaneously. Zip Brief digital video signal synchronization
tongbu
- matlab仿真程序:扩频发射接收机用匹配滤波器的方法同步
tongbu
- 对三维混沌chen系统,实现了其自同步运算
tongbu
- 一个微软程序员编的让系统与网络服务器时间同步的程序源码
tongbu
- 使用VERILOG开发时钟同步算法,能够从数据信号中提取时钟信息,-Clock synchronization algorithm using VERILOG developed to extract the clock from the data signal information,
tongbu
- Windows 时间同步 自动时间同步 代码中可改几秒同步 适合网络游戏开加速时防T-Windows time synchronization automatic time synchronization code can be synchronized for a few seconds to speed up online games open when anti-T
tongbu
- 同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票-Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor
tongbu
- 操作系统课程设计——两个线程同步,包括线程创建、挂起与等待。-Operating systems curriculum design- the two thread synchronization, including thread creation, hang and wait.
tongbu
- 是基于c8051f040单片机开发的电机转速测试程序。-SCM is based on c8051f040 test procedures developed by the motor speed.
tongbu
- 实现进程间同步,父进程创建子进程,在Linux下实现多进程设计-To achieve inter-process synchronization, the parent process creates the child process, multi-process design under Linux
tongbu
- MPI实现,同步通信模式的数据传递,需在VC++下编译实现-MPI implementation, synchronous communication mode of data transfer, required to compile under VC++ to achieve
tongbujisuanqi
- 经过改装的同步计算器的图,可以进行数制的转换。-the map of tongbu jisuanqi,can change the stype what you want
tongbu
- 用VB 制作的同步备份工具!!!简单易用,一目了然!希望大家会喜欢!!! -VB produced by the synchronization backup tool! ! ! Easy to use, at a glance! Hope you like it! ! !
tongbu
- WINDOWS同步处理机制的一个练习 很简单-WINDOWS synchronization mechanism for an exercise is very simple
tongbu
- 程序中 时间结点错开了一个位子; (2)没有注意保存中间结果,程序画出的只是之后一个小时间段结果。-Staggered in time node program a seat (2) lack of attention to hold intermediate results, the program just to draw a small period of time after the results.
tongbu
- 1、搜索出数据流中的帧同步字信号,并给出帧同步标志。 2、系统工作开始后,要连续3次确认帧同步字进入锁定状态后才输出帧同步标志。 3、在锁定状态时,如连续出现3次错误的帧同步字,则帧同步标志输出无效,系统重新进入搜索状态;否则继续输出有效的帧同步标志。 -1, the search for the data stream signal in the frame synchronization word and frame synchronization flag is given.
tongbu-chat
- 基于TCPIP 的同步聊天程序,linux下运行通过,希望能够对大家有帮助-TCPIP-based synchronous chat program, linux running through, hoping to help all of us
tongbu
- 包含飞思卡尔单片机的必须模块子功能,以及各模块的备注使用说明-Describe the main function of Freescale MCU
process-tongbu-and-huchi
- 线程间的互斥:并发执行的线程共享某些类临界资源,对临界资源的访问应当采取互斥的机制。 线程间的同步:并发执行的线程间通常存在相互制约的关系,线程必须遵循一定的规则来执行,同步机制可以协调相互制约的关系。-Mutual exclusion between threads: concurrent execution threads share certain types of critical resources, access to critical resources should be