搜索资源列表
FTKernelAPIBT
- FTKernelAPI是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关心网络编程,BT协议,只需简单的调用FTKernelAPI的
puzzle_java
- 魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the sear
wlgs2bgf
- 假设任何专业都有固定的学习年限,每学期含两学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程在开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有。每门课恰好占一个学期。试在这样的前提下设计一个教学计划程序。-assuming any professional have fixed the length of each semester with two semesters each semester and the lengt
229
- (用户名:admin,密码:admin888,请不要更改,谢谢) 程序说明:本次提供的程序将包含以下核心功能模块: (一)系统参数,包含以下子功能: 系统信息配制、后台用户管理、系统字典设置、上传文件管理、系统日志管理 (二)信息管理,包含以下子功能: 信息类别设置、全部信息管理、后台发布信息、信息回收站管理 (二)会员管理,包含以下子功能: 会员列表、评论管理(此次不提供)、会员组设置、访问IP限制设定 (二)模板管理,功能如下: 添加和管理多套模板,设置前
pinlvjichange
- 测量频率范围:0~5KHZ,测量结果由LED显示; 基本频率上限3KHZ,下限10HZ,超出范围点亮L9报警; 上、下限可通过按键调整。 -measurement frequency range : 0 ~ 5KHZ, the measurement results from the LED display; 3KHZ fundamental frequency cap, minimum 10 9999, outside the scope of lights to install
timeshutdelphi
- 定时关机程序源代码 可以实现定时关机,也可以设定时限关机-regular shutdown source code can be achieved regular shutdown, can also set time limits Off
tiwenjianhuyichengxu
- 当用户开启电源要使用仪器进行体温监护时,先要求用户通过按键选择体温所测部位,从而软件根据不同部位自动设定报警上限;如果用户没有选择,则蜂鸣以提醒。在等待一段时间后,如果用户还是没有选择,则仪器自动进入掉电状态;-when users turn on the power to use the equipment for monitoring temperature, require users to choose keys were measured temperature, thus diffe
yuecefuhuan
- 实验题目 约瑟夫环 一、 实验目的 用一个循环链表来实现约瑟夫环问题 二、 实验内容 编号为1,2,……,n的n个人按顺序时针方向围坐一圈,每个人吃一个密码。一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向上的下一个人开始重新从1报数,如此下去直到所有人全部出列。 三、 需求分析 输入m=20;n=7,7个人的密码依次是:3,1,7,2,4,8,4,出列顺序为:6,1,
limits
- 输出Visual C++ 6.0 编译器中各种类型的整数和浮点值的最大值。
cluster_tree_vc
- Cluster tree資料結構建構與搜索程式使用Vc++ CONSOLE介面程式讀入文件(object.txt)建勾並輸出cluster tree(cluster_tree.txt)另外有2搜索功能object search:輸入物件座標搜索值range search:輸入欲搜尋範圍傳回範圍內所有object(object不可謂於線上 即整除4)-Cluster tree data structure Construction and search programs use programmi
banker_by_array
- 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own independence in learning, when the o
MyPython_file
- 计算fobo序列,根据输入的上限值进行相应的迭代计算-Calculated fobo sequence, in accordance with limits on the importation of the corresponding iterative calculation
TemperatuerMonitor
- 温度控制器,可报警,可设置温度上下限,提供报警音和警示灯-Temperature controller alarm, upper and lower limits of temperature can be set to provide a warning alarm tone light
PVTOL
- 对某型垂直起降飞机在推力有界限制条件下进行三种情况下的仿真研究-Global stabilizing control design is proposed for the planar vertical takeoff and landing (PVTOL) aircraft. The methodology is based on the use of nonlinear combinations of saturation functions bounding the thrus
jishuqi
- 在用VHDL语言描述一个计数器时,如果使用了程序包ieee.std_logic_unsigned,则在描述计数器时就可以使用其中的函数“+”(递增计数)和“-”(递减计数)。假定设计对象是增1计数器并且计数器被说明为向量,则当所有位均为‘1’时,计数器的下一状态将自动变成‘0’。举例来说,假定计数器的值到达“111”是将停止,则在增1之前必须测试计数器的值。 如果计数器被说明为整数类型,则必须有上限值测试。否则,在计数顺值等于7,并且要执行增1操作时,模拟器将指出此时有错误发生 -VHD
trapezoidal
- 并行计算trapezoidal rule Write an MPI program for numerical integration based on the trapezoidal rule. For communication, use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of intervals and the integration
voice_processor
- The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshe
(2003Wiley)Space-TimeCoding
- 精典的国外空时编码电子书籍。作者Branka Vucetic,Jinhong Yuan -1 Performance Limits of Multiple-Input Multiple-Output Wireless Communication Systems 2 Space-Time Coding Performance Analysis and Code Design 3 Space-Time Block Codes 4 Space-Time Trellis Codes
LCD2402
- 装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-Device' s function is real-time temperature monitoring and control. Tempera
limits-zoom-and-pan
- 易语言程序 易语言源码模块 图片快速无极限放大和平移-Easy language program easy language source code module picture fast without limits zoom and pan