Algorithms, 4th Edition 配套学习网站

来源:互联网 发布:淘宝助手创建宝贝模板 编辑:程序博客网 时间:2024/05/16 11:52

BOOK:Algorithms, 4th Edition by Robert Sedgewick andKevin Wayne 

Algorithms, 4th Edition 配套学习网站:http://algs4.cs.princeton.edu/

setting up asimple Java programming environment 

windows: Download algs4.exe 

默认安装后需要用到Book里面范例, 用javac-algs4/java-algs4 命令编译运行。

备注:

To make ourtextbook libraries accessible to Java, use the command javac-algs4 instead. Forexample, to compile TestAlgs4.java, which uses ourstandarddrawing library, the autoinstaller issues the the following command:

 

C:\Users\username\algs4>javac-algs4 TestAlgs4.java

To make ourtextbook libraries accessible to Java, use the command java-algs4 instead. Forexample, to test standard draw and standard audio type the following twocommands:

C:\Users\username\algs4\hello>java-algs4 edu.princeton.cs.algs4.StdDraw

[ displays a graphics window with some geometric shapes and text ]

 

C:\Users\username\algs4\hello>java-algs4 edu.princeton.cs.algs4.StdAudio

[ plays an A major scale ]

配套书中范例和数据文本:

CODE:http://algs4.cs.princeton.edu/code/

Download: programs as algs4.jar andthe data as algs4-data.zip.

 

说明:使用书中范例时候,可以使用统配符 import edu.princeton.cs.algs4.*; 替换范例中的 import 行

As of August 17,2015, the "default package" version of algs4.jar has been replacedwith a "named package" version. To access the classes in algs4.jar,you will need to use an import statement like the ones below:

import edu.princeton.cs.algs4.MinPQ;

import edu.princeton.cs.algs4.StdIn;

Note that the I/Olibraries from stdlib.jar are now contained in algs4.jar, so you no longer needstdlib.jar.

 




0 0
原创粉丝点击
热门问题 老师的惩罚 人脸识别 我在镇武司摸鱼那些年 重生之率土为王 我在大康的咸鱼生活 盘龙之生命进化 天生仙种 凡人之先天五行 春回大明朝 姑娘不必设防,我是瞎子 到达迪拜t3 后怎么办 海藻面膜调多了怎么办 被鸡爪子抓伤了怎么办 被鸡抓伤肿了怎么办 护士电子化没有激活码怎么办 窗帘盒螺丝掉了怎么办 窗帘的环扣掉了怎么办 门式起重吊装行车脱轨怎么办 在日本丢了东西怎么办 在日本钱包丢了怎么办 被起诉后没钱还怎么办 分期付款卖车打不起车款怎么办 地铁票买多了怎么办 工伤陪护费没有发票怎么办 工伤医疗费报销单位不盖章怎么办 家里的led灯坏了怎么办 吊顶led灯坏了怎么办 客厅空了一面墙怎么办 轨道灯的轨道不够长怎么办 奔驰大灯不亮了怎么办 led顶灯不亮了怎么办 吸顶灯led灯坏了怎么办 车底盘塑料被刮怎么办 汽车门电机坏了怎么办 宁波北仑普高差三分该怎么办 上班的地方甲醛味很重怎么办 公司不给员工交社保怎么办 户口转到学校毕业了怎么办 外地户口转到北京档案怎么办 隧道防水板过紧怎么办 到国企没报到证怎么办 车子锁了油箱盖能开怎么办 单位不接受档案和户口怎么办 完税凭证弄丢了怎么办 育种玉米公本早了怎么办 网银转账打错了怎么办 转账名字打错了怎么办 普通转账名字打错了怎么办 银行账号转错了怎么办 打款信息错了怎么办 报到证过期了档案怎么办