特色: 1.今晚在线社区独有的双风格分桢形式 2.社区最多可进行3级分类,大部分论坛应该够用了。 3.多种发帖类型: 普通帖、积分浏览帖、金钱购买帖、散分(求助)帖、 回复可见帖 4.更贴心得发帖辅助功能,可自动识别URL和图片。 5.采用类似今晚在线文章系统的后台管理等级无限级自定义分类,真正适合多用户管理。 6.UTF-8编码,解决贴繁体或国外字符乱码问题。 7.CSS控制整个社区颜色及风格。 8.版面多种可选属性,让社区变得更灵活。
上传时间: 2013-12-23
上传用户:离殇
这是我本科的毕业设计的文档,题目是入侵检测系统的设计与实现
上传时间: 2015-10-27
上传用户:牛布牛
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
这是snort的官方开发手册,snort是开源的入侵检测系统,方便大家研究。
标签: snort
上传时间: 2016-01-19
上传用户:3到15
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,本书对于计算机科学的教育计划产生了深刻的影响。 本版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。 目录 出版者的话 专家指导委员会 序 第2版前言 第1版前言 致谢 第1章 构造过程抽象 1.1 程序设计的基本元素 1.2 过程与它们所产生的计算 1.3 用高阶函数做抽象 第2章 构造数据现象 2.1 数据抽象导引 2.2 层次性数据和闭包性质 2.3 符号数据 2.4 抽象数据的多重表示 2.5 带有通用型操作的系统 第3章 模块化、对象和状态 3.1 赋值和局部状态 3.2 求值的环境模型 3.3 用变动数据做模拟 3.4 并发:时间是一个本质问题 3.5 流 第4章 元语言抽象 4.1 元循环求值器 4.2 Scheme的变形——惰性求值 4.3 Scheme的变形——非确定性计算 4.4 逻辑程序设计 第5章 寄存器机器里的计算 5.1 寄存器机器的设计 5.2 一个寄存器机器模拟器 5.3 存储分配和废料收集 5.4 显式控制的求值器 5.5 编译 参考文献 练习表 索引
标签: 1984
上传时间: 2013-11-29
上传用户:咔乐坞
使用单片机开发数据采集卡,使用串行AD芯片完成多路数据采集,用于自动化检测系统。
上传时间: 2014-01-09
上传用户:stewart·
接口特点: 1.支持全国所有省份固定电话、小灵通、移动、联通手机,开通移动、联通、电信、网通 多个声讯热线号码。 2.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付 平台兼容。 3.贺喜支付平台(http://www.168reg.cn)提供完善的后台管理系统,提供定单管理、定单 统计、财务管理、用户资料修改、商户密钥设置、推荐用户及技术支持等功能。 4.提交支付信息时可保存两个自定义字段,可以记录定单需要返回的其他重要信息。 5.您可以登录后台管理系统查看定单以下信息:定单号、用户支付金额、商户所得金额、 自定义字段、支付日期、结帐信息等。 6.提供宣传推广代码,推荐其他商户加盟可获得其收入的一定比例分成。 7.开放收费制商户,为商户降低支付成本。
上传时间: 2014-01-05
上传用户:zukfu
站完全依据SEO技术建立,已经经过作者很好地优化,对搜索引擎非常友好。本站现在刚建立,估计下次GOOGLE的PR更新可能会达到5左右。 大家使用本系统,请保留本站的链接,珍重我的劳动成果,谢谢。 加入了SQL仿注入功能,有效避免SQL注入漏洞。
标签: SEO
上传时间: 2014-02-06
上传用户:hebmuljb
多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。
上传时间: 2013-11-30
上传用户:dreamboy36