登录
首页 » Java » PAssertedServiceParser

PAssertedServiceParser

于 2013-11-26 发布 文件大小:2KB
0 173
下载积分: 1 下载次数: 1

代码说明:

  Rancore Technologies Pvt Ltd, Mumbai India.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ibatis2.0Sample
    说明:  ibatis 的jpetstore对初学者很有帮助值得收藏(ibatis helpful for beginners jpetstore the collection is worth)
    2009-07-31 14:55:23下载
    积分:1
  • VCPP_6.0chengxusheji
    VC++学习的一部书籍,有很好的讲解和说明,图文并茂,形象易懂,很好的一本书!(VC++ learning a book, have a good explanation and instructions, illustrations, image understand, a good book!)
    2014-08-30 11:31:10下载
    积分:1
  • 完成端口的例子,Client+Server,适合新手学习
    完成端口的例子,Client+Server,适合新手学习-Examples of the completion of the port, Client+ Server, suitable for novice to learn
    2023-01-27 19:10:03下载
    积分:1
  • Calculator
    一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
    2013-10-05 11:42:48下载
    积分: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
  • CAPTION
    Captura un dato de una web
    2020-06-24 15:20:01下载
    积分:1
  • mfc开发的通信序,提供注册功能 简单的聊天室,注册后可以进行聊天...
    mfc开发的通信程序,提供注册功能 简单的聊天室,注册后可以进行聊天-mfc communication program developed to provide a simple registration functionality chat rooms, chatting after registration can be
    2023-07-03 03:45:03下载
    积分:1
  • StoryOf1001_JB
    一款运行于手机的Java游戏神灯传奇源代码,调试时最好在Eclipse下运行,需要相对应的手机类库,所有用到的图像资源已打包进源码包,欢迎学习JAVA游戏编程的朋友研究。(A Java mobile phone games running on the Magic Lamp legendary source code, debugging is best run in the Eclipse needs the corresponding phone library, all the images used in resources have been packaged into the source package, welcome to learn JAVA Game Programming friends study.)
    2009-10-12 16:02:39下载
    积分:1
  • Android-A_Programmers_Guide
    Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!(Android A Programmer’s Guide New York Chicago San Francisco Contents at a Glance(目录) 1 What Is Android? 2 Downloading and Installing Eclipse 3 Downloading and Installing the Android SDK 4 Exploring the Android SDK 5 Application: Hello World! 6 Using the Command-Line Tools and the Android Emulator 7 Using Intents and the Phone Dialer 8 Lists, Menus, and Other Views 9 Using the Cell Phone’s GPS Functionality 10 Using the Google API with GTalk 11 Application: Find a Friend 12 Android SDK Tool Reference)
    2009-03-30 11:07:12下载
    积分:1
  • 6-1
    Visual C++ 6.0 程序设计从入门到精通 实例6-1(The Visual C++ 6.0 programming from entry to the master instance 6-1)
    2012-11-03 11:35:36下载
    积分:1
  • 696516资源总数
  • 106618会员总数
  • 4今日下载