Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - threads
Search - threads - List
DL : 0
blog群发王源代码 软件介绍: 国内首款也是唯一支持验证码识别的群发BLOG(博客)的软件 全球首款采用极限编程技术的博客群发软件,占CPU极少,可自设 线程发布,速度飞快,成功率高~~WEB2.0时代,群发领域第一品牌。 独创智能搜索技术,可以设置关键词搜索互联网上最新博客地 址并添加发布,从此高枕无忧!(软件内置10万海量博客地址) SEO最新利器, 搜索引擎“新宠”,迅速提升网站排名,轻松搞 定搜索引擎首页左侧排名!让您在第一时间抢占商机!-blog software code introduced : the first is the only domestic support certification of mass identification code BLOG (blog), the world's first software programming technology limits the mass blog software, or very little CPU can be set up threads from publishing, fast, high success rate ~ ~ WEB2. 0 times, the field of the first mass brand. Innovative Intelligent Search Technology, set the keyword search on the Internet blog address and the latest release added that henceforth all! (Software built 100,000 Massive blog address) latest weapon SEO, search engine, "the new darling", rapidly enhance website ranking place Mariners first search engine page left rankings! So the first time you seize opportunities!
Update : 2008-10-13 Size : 11599 Publisher :

这是一个关于线程间的同步问题。之所以每次会有不同的答案,是因为当两个线程并发执行时,程序执行的顺序是交叉进行的,导致程序的执行出现了不可在现性。有时会出现一个结果,有时出现两个结果,是因为两个线程不一定同时不为零。-This is a thread on the synchronization problem. Each has a different answer, because when two threads with the implementation, the program is the implementation of the order for the cross-led process of the implementation is a must in nature. Sometimes there will be a result, sometimes two, it is not necessarily because the two threads while not zero.
Update : 2008-10-13 Size : 817 Publisher : jbb

java语言初学者可用此例演示,了解进程和线程,Jcreator开发工具运行!-available this example demonstrates, the process of understanding and threads, Jcreator development tools running!
Update : 2008-10-13 Size : 920 Publisher : pange

DL : 0
可在线收集邮件地址,可设定线程数。 结构比较简单,有需要的朋友可以研究一下。-can collect e-mail addresses online, a few threads can be set. Relatively simple structure, we need to see friends.
Update : 2008-10-13 Size : 6083 Publisher : yan model

进程的隐藏一直是木马程序设计者不断探求的重要技术,本文采用远程线程技术,通过动态链接库方法,较好地解决了这一问题,通过远程线程将木马作为线程隐藏在其他进程中,从而达到隐藏的目的。-process has been hidden Trojan program designers continuously exploring the technology, the paper distance threading technology, Through a dynamic link library, a better solution to the problem, threaded through distance as threads of Trojan hidden in other processes, so as to achieve the purpose of hiding.
Update : 2008-10-13 Size : 7976 Publisher : 周发之

DL : 0
线程通信的小例子,简明,简单易懂,用记事本也可以打开看,java环境-threads communications small examples, concise and easily understood, with the notebook can be opened, java environment
Update : 2008-10-13 Size : 3177 Publisher : java达到

windows下线程池的使用,对学习windows的线程机制很有用处-windows Thread pool use, to learn windows threads useful mechanism
Update : 2008-10-13 Size : 28221 Publisher : 郭少枫

该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two threads. Thread one every 50 milliseconds plus a counter, two threads per 100 milliseconds plus a counter. CD-editing box showed the two counter values. Orders were two control buttons and a thread of the two threads suspended and resumed. "Synchronized" check box control two threads simultaneously, in synchronization status, the same moment that only threads with a volume target signal, when the signal has a threaded target volume, an increase of 10 counters, before the release of signal volume targets. As the two threads, priority, therefore, the implementation of the outcome of each thread to counter a 10-step increase.
Update : 2008-10-13 Size : 49182 Publisher : lujun

利用VC中的MFC框架来实现模拟电梯,用多线程实时控制多部电梯模拟运行。-VC of MFC framework to achieve simulated lift using multiple threads real-time control over simulation operation of elevators.
Update : 2008-10-13 Size : 73679 Publisher : 吴君一

DL : 0
使用多个线程,同时一个线程专用于处理用户之间的聊天,一个线程用于将用户的聊天信息保存入数据库-use of multiple threads, a thread devoted to the chat between users, a thread for users to chat to keep the database information
Update : 2008-10-13 Size : 2079525 Publisher : 张浩予

非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
Update : 2008-10-13 Size : 48757 Publisher : 万青

管程的实现,用于线程的通讯-way of the realization of communication for threads
Update : 2008-10-13 Size : 2259 Publisher : 陈天

DL : 0
A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
Update : 2008-10-13 Size : 38471 Publisher : 刘波

DL : 0
控制多个线程同时修改数据-control many threads revised data
Update : 2008-10-13 Size : 1379 Publisher : 蒋欣玮

DL : 0
用于控制多个线程的问题-used to control the number of threads
Update : 2008-10-13 Size : 2709 Publisher : 蒋欣玮

DL : 0
线程的冬冬,用来调试线程的哦,大家试试看,-threads of the boys, used to debug multithreaded Oh, we give it a try, huh-huh
Update : 2008-10-13 Size : 21996 Publisher :

DL : 0
CMPP3.0协议源码下载(VC/BCB)支持CMPP_CONNECT,CMPP_TERMINATE,CMPP_SUBMIT,CMPP_ACTIVATE,CMPP_DELIVER等几条常用指令,其他指令正在完善中,代码采用独立收发维护线程,结构化程序,完善的代码注释-CMPP3.0 agreement source download (VC / BCB) support CMPP_CONNECT, CMPP_TERMINATE, CMPP_SUBMIT, CMPP_ACTIVATE, CMPP_DELIVER several other commonly used instructions, other instructions are perfect, the code used to maintain an independent transceivers threads, structure program, a sound code Notes
Update : 2008-10-13 Size : 184311 Publisher : 林荣

DL : 0
scheduler的java文件,使用了线程-the document, using threads
Update : 2008-10-13 Size : 15061 Publisher : 黄增博

一个自动扫雷源码,来自csdn,效果并不好,我做了改动, 使之变为多线程.-an automatic clearance source from csdn, the effect is not good, and I made a change, to make it into threads.
Update : 2008-10-13 Size : 24764 Publisher : hooliganstreet

一个关于线程池的文档-a pool of threads Documents
Update : 2008-10-13 Size : 31621 Publisher : 小石头
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.