自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

百川汇海

电子笔记吧~

  • 博客(10)
  • 资源 (12)
  • 收藏
  • 关注

原创 The Network Simulator ns-2: Topology Generation

The Network Simulator ns-2: Topology GenerationTopology generation is required for network simulations. In NS-2 you may create a topology for simulation using one of the following methods: by us

2010-04-29 10:22:00 2021

原创 iNet拓扑生成

Inet是密歇根大学于1999~2002年间开发的一个AS 级拓扑产生器,最新发布的是3.0版本。其特点是利用route-views.oregon-ix.net上从1997年11月到2002年2月间的大量 BGP数据来确定拓扑度量的值,可信性很高。Inet采用PLGR算法与优先附着实现幂律,重视连通性(最小节点覆盖),并针对最大团尺寸和聚类系数做了 优化。Inet使用简便,只需在命令行输入拓扑图节

2010-04-29 09:48:00 2381 9

原创 MYSQL数据库(已测试)

一、允许远程访问    1、mysql -h localhost -u root -p    2、mysql>GRANT ALL PRIVILEGES ON *.* TO root@%WITH GRANT OPTION    3、mysql>FLUSH PRIVILEGES    4、mysql>EXIT二、修改root密码的    1、mysql -u root

2010-04-27 19:52:00 550

原创 java中关于时间的处理(已测试)

一、时间的加减运算    1、向前减少一个小时        Date date = new Date();        DateFormat format=new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");         long time=date.getTime()-3600000;        date.setTime(tim

2010-04-27 19:51:00 641

原创 java关于数据库(已测试)

一、MYSQL    需要mysql-connector-java-5.1.6-bin.jar的额外数据包    1、建立连接(默认的port为3306)     String url = "jdbc:mysql://" + ip + ":" + port + "/?userUnicode=true&characterEncoding=utf8";        conn = Driv

2010-04-27 19:50:00 612

转载 J2EE学习中一些值得研究的开源项目

这篇文章写在我研究J2SE、J2EE近三年后。前3年我研究了J2SE的Swing、Applet、Net、RMI、Collections、 IO、JNI……研究了J2EE的JDBC、Sevlet、JSP、JNDI…..不久我发现这些好像太浮浅了:首先,我发现自己知道的仅仅是java提 供的大量的API,根本不能很好地使用它; 其次,我根本就没有学到任何有助于写程序的知识,此时我也只不过能写个几页的小

2010-04-27 19:49:00 658

转载 WinRAR 3.93 & 3.92 的注册码(已经测试)

把下面的数据复制到“记事本”中,用文件名“rarreg.key”命名该文件,保存到WinRAR安装文件夹即完成注册。(特别提醒,用txt进行编辑的时候UID保持原来的8行的格式,不需要调整)WinRAR3.93 版Key,复制箭头中间内容,上下无空格。(3.93版的Key 3.92和之前的版本也能用)↓RAR registration datayaokaiUnlimited

2010-04-27 19:47:00 6473

原创 Ubuntu下面安装NS2(已经测试)

1、首先是下载ns-allinone-2.33.tar.gz,地址为    http://cdnetworks-kr-2.dl.sourceforge.net/project/nsnam/allinone/ns-allinone-2.33/ns-allinone-2.33.tar.gz    tar -zxvf ns-allinone-2.33.tar.gz2、安装所依赖的数据包 

2010-04-27 19:44:00 3740 5

原创 debian设置本地数据源(已测试)

一、创建本地源 1    apt-get install dpkg-dev (先把dpkg-scanpackages命令装上)2    cd /usr/local/debian (此处和sources.list文件中地址相对应)     mkdir pools (软件包存放的物理地址,要先把所有的软件包放进来)     mkdir -p dists/sid/main/binary-i3863 

2010-04-27 19:43:00 3802

原创 使得ns2支持BGP协议(测试成功)

Download ns-BGP version 2.0 for ns-2.33 here.Unpack it in the "ns-allinone-2.33" directory:  > gzip -dc ns-2.33-bgp_2.0.tgz | ( cd ~/ns-allinone-2.33 ; tar xvf - )  This will: create

2010-04-27 19:42:00 1729 2

mp3标签修改

iTues导入的mp3由于属性的不同,乱七八糟的,为了修改mp3的属性可以用这个软件来修改,具体的做法参见本人的博客。

2013-10-08

The skyline Operator

@proceedings{DBLP:conf/icde/2001, editor = {Dimitrios Georgakopoulos and Alexander Buchmann}, title = {Proceedings of the 17th International Conference on Data Engineering, April 2-6, 2001, Heidelberg, Germany}, publisher = {IEEE Computer Society}, year = {2001}, isbn = {0-7695-1001-9}, bibsource = {DBLP, http://dblp.uni-trier.de} } 参考文献中运来产生synthetic Data的源代码

2012-03-23

bib convert to endnote

Once the program is running, it's dead simple. Select Open, pick a .bib file, then select Save, enter filename (.xml), exit. If there are bugs in the BibTeX file, or if some things can't be converted to EndNote (e.g. keywords), then warnings will appear in the left pane. You can preview the XML in the right pane. To import it, open EndNote, choose Import... (File menu) and select "EndNote generated XML" from the options. Then find the xml file you saved. The XML format is that used by EndNote 7, which EndNote 8 and 9 seem to understand fine. I can't guarantee it will work for other EndNotes because, frankly, EndNote's XML parser is crap (e.g. it is sensitive to the order of fields within each entry).

2012-02-24

Enhancing the Development Life Cycle to Produce Secure Software

Enhancing the Development Life Cycle benefited greatly from contributions and critiques by participants in the Software Assurance Forum. The Software Assurance Forum was established jointly by the DHS and Department of Defense (DoD) Software Assurance Programs to provide a venue in which relevant initiatives and organizations across the private sector, academia, and government agencies can collaborate and partner to improve the state of the art of software development and acquisition by shaping a comprehensive strategy that addresses people, processes, technologies, and acquisition practices throughout the software life cycle.

2011-06-26

Detection of Abrupt Changes Theory and Application

Our intended readers include engineers and researchers in the following fields :  signal processing and pattern recognition;  automatic control and supervision;  time series analysis;  applied statistics;  quality control;  condition-based maintenance and monitoring of plants. We first introduce the reader to the basic ideas using a nonformal presentation in the simplest case. Then we have tried to include the key mathematical background necessary for the design and performance evaluation of change detection algorithms. This material is usually spread out in different types of books and journals. The main goal of chapters 3 and 4 is to collect this information in a single place. These two chapters should be considered not as a small textbook, but rather as short notes that can be useful for reading the subsequent developments. At the end of each chapter, we have added a Notes and References section and a summary of the main results. We apologize for possible missing references.

2011-04-26

数据挖掘概念与技术-韩家炜

数据挖掘概念与技术,一本经典之作,知道的都说好,韩家炜。不好意思说什么了,大家看着办吧

2010-12-28

思科IPS 设备配置部署简述

很多人在使用和配置IPS系列产品中遇到很多问题,甚至怀疑系列产品的功能及作用,其实这个产品的功能及特性勿庸置疑!只是如何利用好这个强大的产品真正的帮助最终用户解决问题 才是目前的重点, 特此撰写一篇关于IPS实施部署指南的文章,供大家参加。内容中如果有错误或者疏漏请直接改正,或者通过带外方式直接联系我,希望和大家一起讨论。此文章均依照IPS 5.X 软件版本为标准起草

2010-12-27

usenix 09 会议论文全部

usenix 09 里面的论文很全,适合做计算机安全的研究人员看。。。。

2010-12-14

inet一款拓扑生成工具

Inet是密歇根大学于1999~2002年间开发的一个AS 级拓扑产生器,最新发布的是3.0版本。其特点是利用route-views.oregon-ix.net上从1997年11月到2002年2月间的大量 BGP数据来确定拓扑度量的值,可信性很高。Inet采用PLGR算法与优先附着实现幂律,重视连通性(最小节点覆盖),并针对最大团尺寸和聚类系数做了 优化。Inet使用简便,只需在命令行输入拓扑图节点总数即可。

2010-04-29

ns2对bgp协议的支持

ns2.33版本配套的ns-bgp,安装过程比较麻烦,请参考我的博客说明

2010-04-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除