CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - synchronization

搜索资源列表

  1. javabean

    0下载:
  2. 关于一个游戏,不同的服务端的猜数游戏,主要是控制同步-On a game, a different side to guess the number of service games, mainly to control synchronization
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:6543
    • 提供者:赵玉龙
  1. Colok

    0下载:
  2. 一个简单的时钟,利用线程控制其时针,分针,和秒针的走向。界面也算漂亮,还没有实现与体统时间的同步,忘高手指教。当然本人也在思考之中。-A simple clock, the clock to control its use of thread, minute hand, and the direction of the second hand. Operator interface is also beautiful, there is no time to achieve synchroniz
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1533
    • 提供者:mary
  1. 14160_1243297151FXTK

    0下载:
  2. Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能! -Java Explorer, based on the MVC achieved clearance code analysis of the structure, norms. Functions fully achieved Explorer browsing, as well as the core
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:86106
    • 提供者:water
  1. Clock

    0下载:
  2. 显示时钟,从系统中读取,指针时钟,与系统显示的时间同步-Display clock, reading from the system, the clock pointer, and the system shows the time synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:13148
    • 提供者:wu li
  1. tongbu2

    0下载:
  2. 使用事件机制同步线程的简单例子,基于eclipse for C++实现,有注释,欢迎查看-Thread synchronization mechanism to use the events of a simple example, based on the eclipse for C++ to achieve, it notes, please see
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:414603
    • 提供者:肖飞
  1. tongbu3

    0下载:
  2. 使用临界区机制同步线程,基于eclipse for C++实现,欢迎查看-Critical mechanism for the use of thread synchronization, based on the eclipse for C++ to achieve, please see
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:415096
    • 提供者:肖飞
  1. CAR

    0下载:
  2. 一个JAVA实现的停车场多出口多入口的同步实现程序。-JAVA realization of a multi-car park entrance to export more than the realization of the synchronization process.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:42342
    • 提供者:王明
  1. java_threaddemo

    0下载:
  2. 哲学家就餐是一个经典的Java多线程编程的实例,这是图形版。涉及到线程同步与互斥,临界区访问问题以及避免死锁的方法。 -Dining Philosophers is a classic example of Java multi-threaded programming, it is graphic version. Related to thread synchronization and mutual exclusion, critical access issues and ways to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:107670
    • 提供者:204
  1. newExplorer

    0下载:
  2. Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能!查找、删除含有子目录的文件夹和重命名功能实现类是FileViewImpl.java,不过功能没有真正实现,有兴趣的朋友可以继续完善。-Java Explorer, based on the MVC implementation, the code structure, high definition, norms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:85951
    • 提供者:192
  1. Isag

    0下载:
  2. 电信isag订购关系同步源码,具体看源代码里面的IsmpSpEngineServiceSkeleton类-Telecom Order isag synchronization between source code, specifically to see the source code inside the IsmpSpEngineServiceSkeleton class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:78443
    • 提供者:agobot
  1. fileSync(java)

    0下载:
  2. 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:86173
    • 提供者:吴和彪
  1. Example11_11

    0下载:
  2. 一个线程同步的简单例子,通过对同一个帐本的会计与出纳设定线程访问。-A simple example of thread synchronization, through the books on the same set of accounting and cashier thread access.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1017
    • 提供者:chen
  1. semaphoretest

    0下载:
  2. 该代码是用JAVA编写的“信号量”问题,用于实现线程的同步-The code is written JAVA, " semaphore" problem, used to implement thread synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2090
    • 提供者:chenzhikai
  1. ThreadSynchronization

    0下载:
  2. 设计一个程序模拟一个银行帐户存钱的过程。程序中使用100个线程同时对一个银行帐户进行操作,每个线程每次向账户中存入1元。使用两个面板分别显示使用同步线程存放100次后的账户余额和不使用同步线程存放100次后的账户余额。-Design a program to simulate the process of saving money in a bank account. Program to use 100 threads simultaneously operate a bank account
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8451
    • 提供者:chenxi
  1. j_15178_openv

    0下载:
  2. 所有节目同步 hd.openv.com 自动更新 网站所有可改的信息和广告都可以在后台更改,后台没提供的请勿乱更改。-Synchronization hd.openv.com all programs for all those that can be automatically updated web site information and advertising can be changed in the background, the background did not pr
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:56263
    • 提供者:张玉龙
  1. softhy986h

    0下载:
  2. 百哥聚合了当前几大搜索巨头的内容、以任意2个搜索引擎对比显示的方式、进行同步搜索、同步浏览、真正做到一键搜索、让网民更快找到想要的、大大的提高了工作效率 百哥的诞生、开创了互联网第一家综合搜索网、同时使搜索功能步入新时代-100 Columbia polymerization of the current contents of several major search giant to contrast any two search engines show the way, syn
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:69216
    • 提供者:张小铃
  1. reader

    0下载:
  2. 用java编程模仿操作系统中的读写者同步问题,界面化实现。-Java programming with the operating system in imitation of those who read and write synchronization, interface and enterprise.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7955
    • 提供者:张文
  1. ThreadPerMessage

    0下载:
  2. 线程间的同步,并采用了java线程的ThreadPerMessage设计模式~ -Synchronization between threads and using design patterns java thread ThreadPerMessage ~
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1034
    • 提供者:StingWang
  1. KeyboardFly

    0下载:
  2. 远程键盘映射工具。使用了网络编程及hook技术,将本地的按键动作映射到远程。可以实现虚拟的同步操作,可用于远程的格斗游戏。-Remote keyboard mapping tool. Use of network programming and hook technology to the local mapping keystrokes to the remote. Virtual synchronization can be achieved, for remotely fighting g
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:2008055
    • 提供者:ck
  1. work

    0下载:
  2. 本模拟实现了银行事务的同步处理,是在Java核心技术中的代码改进-The simulation of the bank transactions to achieve synchronization, the core technology in Java code to improve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2514
    • 提供者:晨雨
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com