搜索资源列表
632844900612812500
- T1-01编写程序,计算下面级数前N项中奇数项的和OS。在求和过程中,以第一个数值小于0.0001的项为末项,输出和数0s。(其中^表示幂运算) 答案:s=0.192675035774713423-T1-01 programming, the former calculation below Series N odd item and the item OS. In summation process, the first one is less than 0.0001 for the en
20061010101010
- 一元多项式相加. 从键盘输入两个一元多项式,输出两个多项式的和。-sum of one yuan polynomial. Keyboard input from two one yuan polynomial, output and the two polynomials.
stringtemplate-3.0.tar
- tringTemplate一个可以生成原代码,web页面,emails和其它任何需要有格式的文本输出。StringTemplate已应用在为jGuru.com与antlr.org网站产生web页面。-tringTemplate one can generate source code, web pages, emails and any other required format the text output. StringTemplate has applied for jGuru.com
StringTemplate.Net.v3.0.1.src
- Csharp StringTemplate一个可以生成原代码,web页面,emails和其它任何需要有格式的文本输出。StringTemplate已应用在为jGuru.com与antlr.org网站产生web页面。-Csharp StringTemplate one can generate source code, web pages, emails and any other required format the text output. StringTemplate has applie
SearchEngine
- 搜索引擎模块是一个很主要且常见的功能。一个好的搜索引擎能给用户使用带来方便。在“站内”选项卡下的搜索框中输入欲查询的关键词,如“PHP 字符串,处理技术!”,单击“极速搜索”按钮,系统会首先过滤欲查询关键词的标点符号,然后对过滤标点符号的关键词进行分词操作,接下来在数据库中检索与之匹配的信息资源。同时实现搜索计时及查询结果汇总功能,并在结果集中高亮显示查询关键词,最后以分页形式输出匹配结果给用户。-Search engine module is one of the main and commo
sendTCP
- 计算机网络 编制程序,填充一个TCP数据包,并发送给目的主机。 要求 (1)程序以命令行形式运行:SendTCP source_port dest_ip dest_port其中,SendTCP为程序名 source_ip为源端IP地址 source_port为源端口 dest_ip为目的IP地址 dest_port为目的端口 (2)其他的TCP头部参数可以自由设定 (3)数据字段"This is my job!" (4)发送成功后在屏幕上输出"send OK!"
oneByoneWithShadowText
- 逐个输出带阴影的文字,用于在网页设计中使文字产生特效。-one by one with the shadow of the output text, the text used in web design manipulation to produce effects.
avcstreamer_linux_x86_32_v0.02-alpha.tar
- AVC Streamer can be used to stream and record live TV programming. An MPEG-2 TS input stream from a firewire enabled set-top box, DVR, capture card, or another remote AVC Streamer running instance can be captured through a local interface. A
OPNET-Modeler-and-Ns-2-Comparing-the-Accuracy-Of-
- This paper presents a comparative study of two well-known network simulators: OPNET Modeler and Ns- 2. Other studies in this area have generally been confined to just one simulator. The motivation of this paper is to provide a guide to researcher
time
- The following program uses the Daytime protocol to obtain the date and time from port 13 of user-specified host(s). It provides a text field for input of the host name by the user and a text area for output of the host’s response. There are also
everything.pdf
- This document (ns Notes and Documentation) provides reference documentation for ns. Although we begin with a simple simulation scr ipt, resources like Marc Greis’s tutorial web pages (originally at his web site, now at http://www.isi. edu/nsnam/n
vbvideocomhk
- VB源码:海康登录窗口,视频监控相关实例,实现了查询各路图像,测试编译前请将最新的网络sdk放在程序目录下面,否则程序可能达不到预期功能,测试界面截图如下图示。源代码内涉及了IPC获取CCD参数配置、获取抓拍机IO输入参数、设置IO闪光灯输出参数、获取单IO触发抓拍功能配置、输入的IO口状态,0-下降沿,1-上升沿,2-上升沿和下降沿,3-高电平,4-低电平、红绿灯功能(2个IO输入一组)、测速功能、白平衡配置等相关编写要点。-vB Source: Kang login window, vide
ttywatch-0.14.tar
- 对linux环境中tty设备的监听,实现对终端访问的监控。-ttywatch was originally designed to log serial console output from lots of Linux machines on a single monitor machine. It: Handles log rotation correctly. Can be configured in both a configuration file and on the
pipeline
- 实现LINUX 经典流水线算法。 PIPELINE,即将各个工作阶段插入链表,下一个的输入,依赖于上一个的输出-Achieve LINUX classic lines algorithms. PIPELINE, each session is about to insert the list, the next input, the output depends on the previous one
olsrd-0.6.4.1.tar
- LSR是一种表驱动的路由协议,它在全网范围内周期性地交换网络拓扑更新和链路状态信息,努力使每个节点都掌握到最新的全网拓扑图,当有业务到来,需要寻找路由时,节点根据自己拥有的拓扑图,在内部运行基于图论的Dijkstra算法,获得去往目的节点的路由.-Multi-Smart-Gateway mode: a new feature which- together with BRDP (Border Router Discovery Protocol)- allows seamless connecti
binary-tree
- 1)按照先序序列建立下图所示二叉树的二插链表树,结点元素类型取字符型,树的字符序列从键盘逐个输入。 2)在第1)步建立好的二叉链表树上实施前序、中序和后序递归遍历,并输出相应遍历序列。 3) 在第1) 步建立好的二叉链表树上实施前序遍历的叶子结点输出及其个数统计。 4)在第1)步建立好的二叉链表树上实施中序非递归遍历,并输出相应遍历序列(选做) 5)中序线索化第1)步所建立的二叉链表树,中序遍历所建立的线索二叉树,并输出遍历结果(选做) -1) the establishme
lighttpd-1.4.31
- lighttpd,是一个德国人领导的开源软件,其根本的目的是提供一个专门针对高性能网站,安全、快速、兼容性好。lighttpd并且灵活的web server环境。具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能-lighttpd, it is a German-led
cPPone-hundred-questions
- 编写C++风格的程序,解决百钱问题:将1元人民币兑换成1,2,5分的人民币,有多少种换法?以清晰的形式输出所有结果,注意钱币的输出形式(小数点后两位)。-To write C++ style program, to solve one hundred questions: 1 yuan to be converted into 1,2,5 points yuan, how many kinds of change? output all of the results presented in l
KMP101
- 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the
btmanasp
- 采用C/S结构,即使是access数据库也可以将tracker服务器和数据库服务器分开.支持多连接,一个广泛支持各种数据库的实时BT发布跟踪系统,实时分析tracker的输出信息,统计种子数,正在下载数,下载完数,让用户可以有针对地下载,考虑到流量统计消耗系统资源且没多大实际意义,故此版本不支持流量统计,实时从用户上传的torrent中提取info_hash,文件大小,原始文件名等信息,上传torrent后1分钟就可以在跟踪列表中看到-Using C/S structure, even if t