搜索资源列表
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
进程&线程查看器
- 关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer's own Process Vi
Socket(ThreadBlocking)
- 关于多线程的应用ThreadBlocking,看过以后相信会有所收获的-On the multi-threaded applications ThreadBlocking, believe it will be seen after harvest
thread_control
- 一个简单的用一个线程判断另一个线程是否结束的小实验,里面有用到代理,是个小例子,方便刚学的人看懂,之前找过,这里大多要么太复杂,要么太抽象,希望对你有用!-A simple thread with a thread to determine whether or not the end of another small experiment, which useful to agents, is a small example of the convenience of people just
EX4
- 用Win32所提供的同步对象解决有限缓冲区问题:写一个过线程实现C/C++语言程序:一些线程负责找出某个范围的素数,并放到一个数组中。另一些线程负责将数组中的素数取出,依次显示 -Use Win32 synchronization objects provided by the limited buffer problem to solve: write a thread to achieve than C/C++ Language Program: responsible for a nu
cPP-program
- C++多线程例子经典的程序,已经本人多次调试验证过,可以做学习参考用-C++ examples of the classic multi-threaded program, has been verified, can be used immediately,
multiUART
- 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
IAcrossLine_Tn
- 过线检测:依据物体运运动轨迹,分析是否过线 -In lane detection: Based on the trajectories of objects transported to analyze whether the line
pood__geod__written
- 一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试,很好(A written using overlapped I/o communication module, has been please test, have been tested, very good)
vevjlopment__routine__figure
- 1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类(1. The car ferry, river ferry can take 10 cars across each time, the river-crossing vehicle is divided into passenger car and truck)
NexonGameSecurity-bypass-master
- 关于更新的反外挂系统BlackCipher程序掉线问题 过BlackCipher(On the updated anti plug-in system, BlackCipher program, drop line problem Over BlackCipher)
暂停线程源码(非原创)
- 定位线程暂停恢复,非常实用的工具,过游戏检测(Fixed thread pause recovery, very useful tool, over game detection)
实现一个取消操作
- 一个在多线程中实现线程互相通信,取消某些线程的示例,比如等待时间过久就取消操作(A thread to achieve mutual communication in multiple threads, cancel some threads of the sample, such as the waiting time is too long will cancel the operation)
coqstraintShanon
- MsgBoxDemo_src 过一段时间自动消失的消息框()
sdruei
- 卫星遥感概论,属于基础知识,讲的不错,对于新手帮助很大,我刚刚读过()
tunctionally
- 您在开发gsm模块短信功能的时候是否遇到过这样的问题:智能发英文不能发中文?其实是英文默认的模式是ascii编码,要发中文()
5094026
- winmobile远程API操作代码,是书里自带的,我测试过,可以在模拟器上使用()
doreiunvember
- 平坦按钮和平坦combobox,按钮实现鼠标滑过凸起效果,摘自cjlibrary,平坦combobox自己编写,重画该控件()
CWPU
- dephi XP界面 很好的我实验过了 可用在DEPHI 5 DEPHI 6 用发也很简单 很实用()
3979735
- 常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子,()