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

Search list

[Audio programMyPlayer

Description: 这是一个用java写的播放器(其中用到了jmf库),功能比较全,可以实现本地搜索,网上搜索,歌词同步,网络多线程下载等功能-This is a java was made with the player (which uses a jmf library), and the whole function of comparison, can be achieved local search, online search, lyrics synchronization, network multithreaded downloading function
Platform: | Size: 54272 | Author: jacky_chen | Hits:

[JSP/JavaJThreadSynch

Description: 此源码是实现线程间同步互斥的算法,较好的显现线程之间的同步互斥功能-this source is to achieve synchronization between threads mutex algorithm, the better appear thread synchronization between the mutex function
Platform: | Size: 29696 | Author: yushigan | Hits:

[JSP/Javasubtitlesync

Description: subtitlesync这是我写的一个小程序, 用于将下载的电影的字幕同步,因为很多时候字幕跟声音有不同步现象.现在只能处理SRT.格式的字幕. 开发平台是eclipse,使用方法是运行Main.java-subtitlesync This is what I wrote a small procedure, used to download the film subtitles synchronization, Very often with subtitles voices are not synchronous. I can only deal with SRT. format subtitles. Development platform of e clipse, methods of operation is Main.java
Platform: | Size: 24576 | Author: | Hits:

[TCP/IP stacktimeclient_demo

Description: 局域网内时间同步很不错大家可以看看哦主要是利用了神-LAN time synchronization is pretty good we can see oh mainly using a god
Platform: | Size: 2048 | Author: | Hits:

[source in ebookCSharpProfessorThread

Description: 介绍了.NET中线程的操作,线程的处理,优先级,同步等问题.-introduced.NET threads operation, the processing threads, priority, synchronization, and other issues.
Platform: | Size: 2048 | Author: chen | Hits:

[Software Engineeringsyn_paper_for_ofdm_technology

Description: 一片硕士论文,讲有关ofdm的同步问题的,对同步技术作了全面的介绍,很有用!-a master's thesis, stresses the ofdm synchronization of the synchronization technology made a comprehensive presentation, very useful!
Platform: | Size: 4014080 | Author: | Hits:

[CSharpThreading

Description: 此示例演示下面的线程处理技术。有关更多信息,请参见线程处理创建、启动和终止线程使用线程池线程同步和互交-This example demonstrated the following thread processing technology. For more information, please see threads creation, initiation and termination of the use of threads thread pool thread synchronization and interactive
Platform: | Size: 53248 | Author: tang | Hits:

[CommunicationvcThreadSynchronization

Description: 在vc中利用父子间进程通信来实现的线程同步-use in vc process communication between father and son to achieve the synchronization thread
Platform: | Size: 40960 | Author: | Hits:

[JSP/JavaCovertToFlv

Description: JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways to use the time provided by Con vertThreadProxy kind of static method will definitely address the source of video (including file name includes the development) and Friend to generate the document's absolute addresses (including file name includes outreach) to the string can be heard! Because of multithreading, so the conversion process will not occupy the current thread! Conversion is the core thread synchronization, so you do not have to worry about legal issues and because one can only change one document!
Platform: | Size: 2048 | Author: 古刹飞鹰 | Hits:

[Software EngineeringDataSend0423

Description: 一种安全、方便、高效的数据库同步方法,弥补了SQL server的诸多缺陷-a safe, convenient and efficient database synchronization method to make up for the SQL server to the various defects
Platform: | Size: 29696 | Author: | Hits:

[Process-ThreadProducer_Consumer_synchronization

Description: 关于操作系统里面生产者消费者同步问题的简单实现.-operating system on which producers and consumers synchronization simple to achieve.
Platform: | Size: 37888 | Author: 王彦 | Hits:

[Data structsxiyangqishi

Description: 有多种方法喔!西洋棋中骑士的走法与象棋的马类似,只能横向二格,纵向一格或者横向一格,纵向两格(但是西洋棋棋子必须放在格子中),第1步有2种走法,第二步就有5种走法.今有5*5的棋盘,并将骑士的第一步放于左上角(0,0)的位置,试找出一个路径,使骑士在25步内把剩下的24个位置全部走完.输出结果时,将骑士的路径显示于的5*5的方格中,每一方格内显示出走到此方格内为第同步的数字. -are many ways! Chinese chess knight of the law and take a horse like chess, only two horizontal lattice, a vertical or horizontal one lattice lattice, two vertical lattice (but chess piece must be placed on the lattice), with a further two species go, The second step will take five species law. this is a 5* 5 chessboard, and the Knights up in the upper left corner, the first step (0, 0) position and try to find a path, Knight to make the 25-step within the remaining 24 locations completed all. Output results, Knight will be on display on the path of the 5* 5 box, Each box shows left here for the first box synchronization figures.
Platform: | Size: 4096 | Author: tongyaozhang | Hits:

[Industry researchPipeline_synchronization

Description: Pipeline synchronization is a simple, low-cost, highbandwidth,highreliability solution to interfaces between synchronous and asynchronous systems, or between synchronous systems operating from different clocks.-Pipeline synchronization is a simple, low-cost, highbandwidth. highreliability solution to interfaces betwe en synchronous and asynchronous systems, or between synchronous systems operating from different clocks.
Platform: | Size: 855040 | Author: 叶艳 | Hits:

[Multimedia Developdgmpgdec148src

Description: dgmpegdec新的1.48版本。 基于libmpeg2和avisynth加入了AV同步,并提高了解码容错性,-dgmpegdec new 1.48 version. Based on libmpeg2 and avisynth joined the AV synchronization, and enhanced decoding fault-tolerant,
Platform: | Size: 382976 | Author: 王悾 | Hits:

[VC/MFCEx080101

Description: Visual C++ 入门、进阶、与应用 如何使用线程同步实例 可学习操作线程同步-Visual C entry, advanced with the application of how to use thread synchronization examples learning how to operate Thread Synchronization
Platform: | Size: 9216 | Author: 洒脱 | Hits:

[Program doc35569_91417v00_Wimax

Description: Specification for the WiMAX Standard (包括如何用simulink实现,简单易懂)-Specification for the WiMAX Standard (including where What is the purpose of achieving Simulink and easily understood)
Platform: | Size: 134144 | Author: 董鹏 | Hits:

[Otherxly1

Description: 有关通信系统中信道同步的问题,希望与大家切磋,多多指教。-the Channel Communication System synchronization issues, and we hope that the discussions and exhibitions.
Platform: | Size: 1024 | Author: 石改辉 | Hits:

[Compress-Decompress algrithmswbxml2-0.9.2.tar

Description: WAP Binary XML 简单地说,它就是一个定义好的XML片断,可以表述出同步服务器地址、远程数据库名称、登录账号等等内容-WAP Binary XML simply, it is a good definition of XML fragment, Synchronization can to express server, remote database name, account number, etc. Login
Platform: | Size: 304128 | Author: jjun | Hits:

[Video Capturedisplay9701

Description: 中庆LED控制系统,同步屏控制软件原代码,适用市场上所有抓屏的同步系统-which IP LED control systems, synchronous screen control software source code, the applicable market Capturing all the synchronization system
Platform: | Size: 532480 | Author: | Hits:

[ICQ-IM-ChatCMULChat

Description: 采用互斥对象来实现多线程的同步应用多线程编写的网络聊天室程序-use mutex object to the multi-threaded multi-thread synchronization application prepared by the network chat room procedures
Platform: | Size: 31744 | Author: 张彬 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net