Welcome![Sign In][Sign Up]
Location:
Search - RELEASE.A

Search list

[JSP/Javadojo-release-1.6.1

Description: Dojo是一个用JavaScript语言实现的开DHTML工具包。它是在几个项目捐助基础上建立起 来的。-Dojo is a language of the realization of the JavaScript open DHTML kit. It is in several projects donated founded on.
Platform: | Size: 5505024 | Author: 陈永清 | Hits:

[JSP/JavaSpring3Hibernate

Description: Spring3MVC结合Hibernate框架做的一个Demo,数据库用的Mysql.-Spring3MVC with Hibernate framework to do a Demo, the database used Mysql.
Platform: | Size: 10396672 | Author: 陈舜尧 | Hits:

[Delphi VCLSPCOMM2.5

Description: SPCOMM控件升级修复版本,串口开发的好工具-SPCOMM control upgrade fix release, a good tool for serial development
Platform: | Size: 22528 | Author: agully | Hits:

[Data structsclist-1.5.4-release

Description: CList是一个标准C++的列表存储和维护的模板库,它所有的类都在一个头文件里,而且位于同一个命名空间。压缩包里有详细的文档说明怎么使用这个库。-CList is a list storage and manipulation template library written in standard C++. All classes can be included with#include <ta0kira/clist.hpp> after the library is installed, and all classes and functions reside in namespace data. To install the library place the ta0kira folder in your include path, or place it directly into your project s include path. The rest of this section outlines various fundamental features of the core class clist.
Platform: | Size: 169984 | Author: james | Hits:

[OtherDESIGN-AND-ANALYSIS-OF-A-MACH-3-DUAL-MODE-SCRAMJE

Description: This thesis investigated the Mach 3 operation of a dual mode scramjet engine. SRGULL, a one-dimensional cycle code for scramjet engines, and VULCAN, a computational fluid dynamics code capable of solving reacting flows, are used in this study. Staged injection is investigated to allow more heat release at a low flight Mach number condition so that more thrust can be achieved and inlet unstart is avoided.
Platform: | Size: 2971648 | Author: ahmed | Hits:

[Post-TeleCom sofeware systemsrelease

Description: 一个完整的sp计费通道后台包含各个移动业务是个很缺少的源码-A complete background includes various sp-channel mobile billing business is a very essential source
Platform: | Size: 10678272 | Author: 张超 | Hits:

[Other Embeded programgreenhouse

Description: 温室:一个使用传感器监测大棚的TinyOS方案 通过无线网状网连接MICA2微尘。 此软件版本的目的是为人们熟悉与TinyOS的。 “ 应用程序由三个方案: * mica_greenhouse:一个TinyOS应用到温度和光照 从温室传感器读数。该应用程序处理消息路由 保持尘埃和微粒之间的每个Unix时间。路由拓扑 网络是动态建立在运行时的微尘。 * mica_transparentbase:在TinyOS的一部分发布一个TinyOS应用 软件分发,透明地向前从微尘的无线电消息 基站。此软件的完整性。 * java_basestation:一个Java应用程序从接收消息 温室。它还发送控制mesages听微尘 动态配置。-Greenhouse: A greenhouse uses the TinyOS sensor monitoring program to connect through the wireless mesh network MICA2 dust. This software release is intended for people familiar with TinyOS' s. " Application consists of three programs:* mica_greenhouse: a TinyOS application to temperature and light sensor readings from the greenhouse. The application handles message routing to keep dust and particles between each Unix time network routing topology is dynamically created at runtime of dust.* mica_transparentbase: part of the TinyOS TinyOS release a software distribution application, transparently forward messages from the dust of the radio base station. the integrity of the software.* java_basestation: a Java application receives a message from the greenhouse. It listen to dust control mesages to send dynamic configuration.
Platform: | Size: 459776 | Author: 李林 | Hits:

[Process-Threadsx

Description: 操作系统中进程同步的问题,生产者-消费者模型的代码 在同一个进程地址空间内执行的两个线程。生产者线程生产物品, 然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线 程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物 品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者 线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有 满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出 来。 -Operating systems process synchronization problem, producers-consumer model code In the same process within the address space of the two threads. Producers thread production items, Then things placed on a empty buffer for consumers to thread consumption. Consumer line Cheng gain items from buffer, and then release buffer. When producers thread production content Product, if not empty buffer can be used, then producers have to wait for the consumer thread Thread release a empty buffer. When consumer spending items thread, if not Full buffer, so consumer thread will be blocked, until a new item to be produced To.
Platform: | Size: 14336 | Author: 韩平 | Hits:

[Ftp Serverrelease

Description: 简单的ftp服务器,提供给初学linux的新手-a simple ftp server and client code, for linux beginner
Platform: | Size: 23552 | Author: daiziqi | Hits:

[OS programTask-scheduling--on-a-single-machine

Description: 单台机器上的任务调度问题 在一台机器上将要处理一组任务。任务的执行不具有抢先性,即一旦一个任务开始执行,就不允许被打断。任务1——7的发布时刻分别是2,5,4,0,0,8,9,持续时间分别是5,6,8,4,2,4,2,(规定完成时刻分别是10,21,15,10,5,15,22。——下面问题所求未用此条件。)是构建模型求出如下目标的最优值,且对目标函数和约束条件作必要的说明。 求:平均处理任务时间的最小值,处理任务时间是指任务发布时刻到任务完成时刻这段时间。 -Task scheduling problem on a single machine A machine will be to deal with a set of tasks. Tasks that do not have to pre-empt that once a task begins execution, it is not allowed to be interrupted. Task 1- 7 of the release time is 2,5,4,0,0,8,9, duration, respectively, 5,6,8,4,2,4,2, (for the completion time is 10 21,15,10,5,15,22.- the following questions ask unused for this condition.) is to build the model to calculate the optimal value of the following objectives, the objective function and constraints for the necessary instructions. Requirements: handling an average of the minimum task time processing tasks time task release time to task completion time during this time.
Platform: | Size: 1024 | Author: 姚俊涛 | Hits:

[Chess Poker gamesAnimalChess-Release

Description: 一个简单的动物棋小游戏,流行于大连等地区,能力原因,只能写成单机双人形式,未能完成网络对战-A simple animal chess game, popular in Dalian and other regions, the ability to reason, can only be written in the form of a stand-alone double, failed to complete the network Battle
Platform: | Size: 12059648 | Author: jack | Hits:

[Game Hook CrackDNF20123112149

Description: 游戏键盘设置如下: wasd为走路快捷键 聊天快捷键 //移动物品 - - - - - - - - /(必须真确设置,不然无法捡取物品) 如下图; 使用方法: *刷雪山副本则在雪山入口处启动。刷人偶玄关则在天空之城入口启动。。。。。。 *如需要释放无色技能,请在包裹中自备无色 *将技能快捷键设置为:F1,F2,F3,F4,F5,F6 *将所要释放的技能放在F1,F2......上,支持连续释放6个技能 *设置好每个技能之间的延迟 *启动脚本,开始刷钱 例如红眼技能设置图如下 -Game keyboard settings are as follows: wasd for walking shortcuts Chat shortcuts / / Move items -------- / (must be authentic settings, or can not be seized items) The following diagram How to use: A copy of * brush the snow-capped mountains in the snow at the entrance to start. The brush dolls entrance in the city in the sky entrance started. . . . . . * If you need to release a colorless skills, colorless-owned parcel * Skills shortcut key settings as follows: F1, F2, F3, F4, F5, the F6 * The skills to be released on the F1, the F2., Support the release of six skills Each skill set the delay between * Startup script to start the more proficient Such as red-eye skill set is as follows
Platform: | Size: 431104 | Author: 陈斌 | Hits:

[.netRelease-chinanet

Description: CHINANET无线网络自动拨号器源码,内含多个无线WIFI账号,因为有些中途可能会断,所以自己写了个-CHINANET automatic dialer source of wireless networks including multiple wireless WIFI account, because some of the half-way may be broken, so he wrote a
Platform: | Size: 48128 | Author: 王兴龙 | Hits:

[Hook apiA-Protect0.2.5

Description: A-protect 开源的anti-rootkit项目,各种内核hook和内核机制的检测,国内首例。-A-protect open source anti-rootkit project, including all kind of hook points and kernel mechanism. The first release.
Platform: | Size: 2796544 | Author: 我同 | Hits:

[JSP/Javagoogle-gson-2.2-release

Description: google的json解析类,个人感觉还不错,下面就是下载看看了-Google' s json parsing class, personal feeling pretty good, here is the download to take a look at the
Platform: | Size: 530432 | Author: 张亚运 | Hits:

[JSP/JavaStudents-job-site

Description: 大学生就业求职网涉及到四种身份:一般用户、学生,企业,管理员.每种身份操作起来都很方便,快捷.学生与企业注册后再登陆,然后才可以发布求职或是招聘信息,这些信息任何人或企业都可以查看,但是如果想给对方发送EMAIL,则心须是已经登陆的用户.这些学生,企业的基本信息都由管理员对其统一管理-Students' employment job site related to the four identity: general users, students, businesses, the administrator for each identity operation is very convenient, fast registration of students and businesses after landing, before they can release a job search or recruitment information, these information of any person or enterprise can view, but if you want to send EMAIL, the heart must be the login user. these students, the basic information by the administrator of its unified management
Platform: | Size: 1689600 | Author: 安迪 | Hits:

[matlabinria-benchmark-RELEASE.tar

Description: This a human detection benchmark for INRIA human dataset. use it to compare your algorithm with others.-This is a human detection benchmark for INRIA human dataset. use it to compare your algorithm with others.
Platform: | Size: 2876416 | Author: Soheil | Hits:

[Picture Viewer111

Description: 基于charp新闻管理系统 功能简介: 新闻分类 新闻主题 点击次数 发布人 发布日期 修改新闻 删除新闻 编写目的: 包含了数据库系统中最常用的增、删、改。 含数据库字典的详细说明,对要做毕业论文的同学有帮助。-The purpose charp News Management System Features: News Category News theme Clicks modify press delete news release a person from publishing date: Contains the most commonly used database systems increase, delete, change. Detailed description of the database dictionary, help the students to do thesis.
Platform: | Size: 256000 | Author: 小王 | Hits:

[Database systemhibernate-release-4.1.4.Final

Description: hibernate4.1 final版,包含jar包,源码-hibernate4.1 final version contains a jar, source
Platform: | Size: 51236864 | Author: 杨君帅 | Hits:

[JSPJava-Cookbook(Stupid-Release)

Description: Java Cook,很稀有的书哦,帮助java程序员更好的了解和掌握Java,建议有一定java基础的人阅读。-Java Cook, a very rare book Oh, help java programmers to better understand and master the Java recommend some java based reading.
Platform: | Size: 2828288 | Author: liu | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net