-
xml做的通讯录,可以实联人的添加,删除等功能。
xml做的通讯录,可以实联人的添加,删除等功能。-xml do correspondence, it is the conjunction add, delete function.
- 2022-03-06 12:59:05下载
- 积分:1
-
存量房
股票实时数据控件是标准的OCX控件,提供实时的沪深股票数据,数据来自各种数据接口,如银江、数畅等。股票实时数据控件是国内第一款股票数据的ocx控件,可以用在支持Activex的所有语言上。-Stock real-time data control is a standard OCX control, Shanghai and Shenzhen to provide real-time stock data, data from a variety of data interfaces, such as the Silver River, a few smooth and so on. Stock real-time data control is China" s first stock data, ocx control, can be used in support of Activex in all language.
- 2023-01-06 13:50:03下载
- 积分:1
-
各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载...
各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。
在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
- 2022-03-20 03:50:55下载
- 积分:1
-
浏览网上邻居中的组/域名和计算机
浏览网上邻居中的组/域名和计算机-Scan group/Domain and computer in network neighborhood
- 2022-01-28 04:05:07下载
- 积分:1
-
映射网络驱动器程序
映射网络驱动器程序 -The app of mapping network driver
- 2022-04-23 18:17:09下载
- 积分:1
-
This is a network of communications procedures, a basic network programming exam...
这是一个关于网络通信方面的程序,有基本的网络编程事例,本地计算机网络编程事例,局域网网络通信编程,IE编程,等等!-This is a network of communications procedures, a basic network programming examples, the local computer network programming examples, LAN communications network programming, IE programming, and so on!
- 2022-06-01 18:30:06下载
- 积分:1
-
Btclientbt client source code. Rar them together to achieve distributed function...
Btclientbt客户端源代码.rar 他们共同作用来实现分布式的功能:语音,视频,文件等功能 P2P实现,非常强大。-Btclientbt client source code. Rar them together to achieve distributed functions : voice, video, documents, etc. functional P2P, very strong.
- 2022-05-07 22:38:25下载
- 积分:1
-
取MAC IP 机器名示例源码
取MAC IP 机器名示例源码-MAC IP machine name check sample source
- 2022-06-16 19:53:17下载
- 积分:1
-
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。...
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。-Uploading and downloading real-time information system can provide the user access settings, and timely communication.
- 2022-03-12 07:58:17下载
- 积分:1
-
介绍一些socket编程的基础知识,希望能对你有帮助!
介绍一些socket编程的基础知识,希望能对你有帮助!-Introduce some basics of socket programming, hoping to help you!
- 2022-03-26 16:20:45下载
- 积分:1