由买买提看人间百态

topics

全部话题 - 话题: prentice
首页 上页 1 2 3 4 下页 末页 (共4页)
c***c
发帖数: 1
1
来自主题: Database版 - Help wanted for buying computer textbooks
There is a series of computer textbooks published by Tsinghua Press
and Prentice Hall. The contents are the exactly the same as the original
english version, but the prices are much much lower. I want my friend to bring
them from china since I may switch my major to CS next year. However, the list
is pretty long. There are over 30 textbooks, covering many aspects such as
Database, Java, hardware.....
Has someone used these books before? Please give me some suggestion so that I
don't need to buy
B*****g
发帖数: 34098
2
来自主题: Java版 - java perf 书
Published Oct 4, 2011 by Prentice Hall.
B*****g
发帖数: 34098
3
来自主题: Java版 - java perf 书
Published Oct 4, 2011 by Prentice Hall.
w****g
发帖数: 597
4
不是大侠。但是,推荐入门级的embedded system的经典书:
http://www.amazon.com/Embedded-Linux-Primer-Practical-Real-World/dp/0131679848
Embedded Linux Primer: A Practical, Real-World Approach
By Christopher Hallinan
Publisher: Prentice Hall
Pub Date: September 18, 2006
l******9
发帖数: 579
5
I am trying to download and run the c code on Linux for
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets
and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X. It is by W. Stevens
Richard
http://kohala.com/start/unpv12e/unpv12e.tar.gz
But, when I build the code, I got error:
gcc -g -O2 -D_REENTRANT -Wall -c -o connect_nonb.o connect_nonb.c
In file included from connect_nonb.c:1:
unp.h:114: error: redefinition of âstruct in_pktinfoâ
make: *** [connect_nonb.o] Erro... 阅读全帖
s********e
发帖数: 21
6
来自主题: Programming版 - Windows多媒体编程入门问题
Windows XP (和Vista)下面做多媒体,和图像,视频显示有关的软件,Windows的编程
上有哪些要读的书籍? 用.Net是不是更合适? Prentice Hall 的“Windows Graphics
Programming: Win32 GDI and DirectDraw”如何?多谢。
i******a
发帖数: 143
7
C++/OPP/OOD系列:
层级一:语法/语意(C++)
[Lippman2000] Essential C++
Essential C++,by Stanley B. Lippman Addison Wesley Longman
2000,276 pages Essential C++ 中文版 ,侯俊杰 译,282页
[Gregory95] C++:The Core Language C++:The Core Language by
Gregory Satir 1995 O'Reilly C++语言核心,张铭泽 译 ,236页
[Deitel98] The Complete C++ Training Course
The Complete C++ Training Course 2/e by Harvey M.Deitel
1998 Prentice
D*****r
发帖数: 6791
8
来自主题: Programming版 - C语言教材求推荐
Kernighan, Brian, and Dennis Ritchie. The C Programming Language. 2nd ed.
Upper Saddle River, NJ: Prentice Hall, 1988. ISBN: 9780131103627
l******9
发帖数: 579
9
I am trying to download and run the c code on Linux for
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets
and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X. It is by W. Stevens
Richard
http://kohala.com/start/unpv12e/unpv12e.tar.gz
But, when I build the code, I got error:
gcc -g -O2 -D_REENTRANT -Wall -c -o connect_nonb.o connect_nonb.c
In file included from connect_nonb.c:1:
unp.h:114: error: redefinition of âstruct in_pktinfoâ
make: *** [connect_nonb.o] Erro... 阅读全帖
r*****3
发帖数: 143
10
中文名: Java语言程序设计
原名: Introduction to Java Programming, Comprehensive Version
作者: Y. Daniel Liang
图书分类: 软件
资源格式: PDF
版本: 第8版
出版社: Prentice Hall
书号: 0-13-213079-3
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容简介:
java语言程序设计 (第8版) 是java语言的经典教材,主要介绍程序设计基础、面向
对象程序设计、gui 程序设计、算法和数据结构、高级java程序设计等内容。本书以示
例讲解解决问题的技巧,提供大量的程序清单和相应的提示,每章配有大量复习题和编
程练习题,帮助读者掌握编程技术,并应用所学的技术解决实际应用程序开发中遇到的
问题。
本书从java语言的特点入手,介绍了语法结构、面向对象程序设计基础知识到面向
对象程序设计、图形用户界面设计、异常处理、applet和多媒体、二进制i/o、递归等
内容。
java语言程序设计 (第8版) 可作为高等院校相关专业程序设计课程的教材,对软
件开发人员也有很... 阅读全帖
r*****3
发帖数: 143
11
中文名: Java语言程序设计
原名: Introduction to Java Programming, Comprehensive Version
作者: Y. Daniel Liang
图书分类: 软件
资源格式: PDF
版本: 第8版
出版社: Prentice Hall
书号: 0-13-213079-3
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容简介:
java语言程序设计 (第8版) 是java语言的经典教材,主要介绍程序设计基础、面向
对象程序设计、gui 程序设计、算法和数据结构、高级java程序设计等内容。本书以示
例讲解解决问题的技巧,提供大量的程序清单和相应的提示,每章配有大量复习题和编
程练习题,帮助读者掌握编程技术,并应用所学的技术解决实际应用程序开发中遇到的
问题。
本书从java语言的特点入手,介绍了语法结构、面向对象程序设计基础知识到面向
对象程序设计、图形用户界面设计、异常处理、applet和多媒体、二进制i/o、递归等
内容。
java语言程序设计 (第8版) 可作为高等院校相关专业程序设计课程的教材,对软
件开发人员也有很... 阅读全帖
r*****3
发帖数: 143
12
来自主题: Programming版 - 《汇编语言程序设计》第6版[PDF]
中文名: 汇编语言程序设计
原名: Assembly Language for x86 Processors
作者: Irvine
Dandamudi
图书分类: 软件
资源格式: PDF
版本: 第6版
出版社: Prentice Hall
书号: 0-13-602212-X
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容简介:
《汇编语言程序设计(第6版)》全面细致地讲述了汇编语言程序设计的各个方面。
从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程
、结构和宏的使用;从用纯汇编编写程序到用vc++、bc++等最新编译器与汇编的混合接
口编程;从16位实模式下bios、dos实模式文本及图形程序设计到32位保护模式的
windows程序设计;从磁盘基础知识到intel指令编码、浮点运算等相关知识都做了深入
而细致的讲解。
《汇编语言程序设计(第6版)》内容广博,但又讲解得非常深入,是汇编语言课程
的很好教材。
内容截图:
目录:
preface xix
1 basic concepts 1
1.1 welcome to assembly... 阅读全帖
r*****3
发帖数: 143
13
来自主题: Programming版 - Python应用核心编程 (第3版)
中文名: Python应用核心编程 (第3版)
原名: Core Python Applications Programming, 3rd Edition
作者: Wesley Chun
资源格式: PDF
版本: 英文文字版/EPUB
出版社: Prentice Hall
书号: 0132678209
发行时间: 2012年3月
地区: 美国
语言: 英文
内容介绍:
The Complete Developer’s Guide to Python
Python is an agile, robust, and expressive programming language that
continues to build momentum. It combines the power of compiled languages
with the simplicity and rapid development of scripting languages. In Core
Python Applications Programming, Third Edition, leading ... 阅读全帖
z****e
发帖数: 54598
14
来自主题: Programming版 - node不负众望,完胜Java
^ Java Language Specification, Third Edition by James Gosling, Bill Joy, Guy
Steele, Gilad Bracha – Prentice Hall PTR 2005
Philip Wadler写过一本java generics and collections,但是因为这样就冠以之父之名
有些不太对头
这是专家组成员:
http://jcp.org/en/jsr/detail?id=14
os
发帖数: 81
15
来自主题: Security版 - Biometrics and Network Security
osted from LISF
Download Address: http://www.lanken.com/forum/viewtopic.php?t=58
Biometrics and Network Security.
ISBN: 0-13-101549-4, Prentice Hall PTR, December 2003.
288 Pages, Paperback.
The complete guide to implementing biometric security solutions
for your network. Network security has become the latter-day equivalent
of oxymoronic terms like "jumbo shrimp" and "exact estimate." Newspaper
headlines are routinely peppered with incidents of hackers thwarting
the security put forth by th
w********r
发帖数: 4193
16
我觉得cryptography and network security 3rd ed prentice hall还不错
r*****3
发帖数: 143
17
来自主题: Software版 - 《Java语言程序设计》第8版[PDF]
中文名: Java语言程序设计
原名: Introduction to Java Programming, Comprehensive Version
作者: Y. Daniel Liang
图书分类: 软件
资源格式: PDF
版本: 第8版
出版社: Prentice Hall
书号: 0-13-213079-3
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容简介:
java语言程序设计 (第8版) 是java语言的经典教材,主要介绍程序设计基础、面向
对象程序设计、gui 程序设计、算法和数据结构、高级java程序设计等内容。本书以示
例讲解解决问题的技巧,提供大量的程序清单和相应的提示,每章配有大量复习题和编
程练习题,帮助读者掌握编程技术,并应用所学的技术解决实际应用程序开发中遇到的
问题。
本书从java语言的特点入手,介绍了语法结构、面向对象程序设计基础知识到面向
对象程序设计、图形用户界面设计、异常处理、applet和多媒体、二进制i/o、递归等
内容。
java语言程序设计 (第8版) 可作为高等院校相关专业程序设计课程的教材,对软
件开发人员也有很... 阅读全帖
os
发帖数: 81
18
Posted from Lanken Laboratory Web Forum
Download Address: http://www.lanken.com/forum/viewtopic.php?t=44
Migrating to the Solaris Operating System:
The Discipline of UNIX-to-UNIX Migrations
ISBN: 0-13-150263-8, Prentice Hall PTR, November 2003.
272 Pages, Paperback.
This book presents an established methodology for transitioning the
people, processes, and technologies in IT environments to the Solaris
Operating System. It steps you through the various phases of the migration
process, using
l******9
发帖数: 579
19
I am trying to download and run the c code on Linux for
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets
and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X. It is by W. Stevens
Richard
http://kohala.com/start/unpv12e/unpv12e.tar.gz
But, when I build the code, I got error:
gcc -g -O2 -D_REENTRANT -Wall -c -o connect_nonb.o connect_nonb.c
In file included from connect_nonb.c:1:
unp.h:114: error: redefinition of âstruct in_pktinfoâ
make: *** [connect_nonb.o] Erro... 阅读全帖
l******9
发帖数: 579
20
I am trying to download and run the c code on Linux for
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets
and XTI, Prentice Hall, 1998, ISBN 0-13-490012-X. It is by W. Stevens
Richard
http://kohala.com/start/unpv12e/unpv12e.tar.gz
But, when I build the code, I got error:
gcc -g -O2 -D_REENTRANT -Wall -c -o connect_nonb.o connect_nonb.c
In file included from connect_nonb.c:1:
unp.h:114: error: redefinition of âstruct in_pktinfoâ
make: *** [connect_nonb.o] Erro... 阅读全帖
z*******a
发帖数: 165
21
来自主题: Accounting版 - 请教税法的教科书
已经知道今年上税法要用
Prentice Hall's Federal Taxation 2009: Individuals, 22/E
但是这是一本新书, 要150刀啊, 就算旧的也要100以上
但是发现这本书每年都出新版, 2008,2007的就便宜很多, 请问每年的内容一般差很
多吗? 可不可以买旧版的呢?还是一定要买最新版的?
谢谢!
c**r
发帖数: 5
22
来自主题: Accounting版 - 求购:4本商学院教材
求购MBA教材3本:
1. "Marketing Management"; 13th Edition; by Philip Kotler and Kevin Lane
Keller Prentice Hall 2009
2. "Financial & Managerial Accounting for MBAs" (1st edition) ;by Peter D.
Easton, John J. Wild, and Robert F. Halsey, Cambridge Business Publishers,
2008.
(ISBN 0-9787279-1-6)
3."Economics" ;18th edition; by Samuelson
同求经济法教材1本:
"Business Law" (w/2 DVDs)
Author:Mallor
Edition:13th
请回站内信~谢谢!
h*******n
发帖数: 2052
23
来自主题: Accounting版 - 请问如何学好税法?
LP刚上会计硕士, 有一门税法课, 用的是Prentice Hall's Federal Taxation 2009:
Individuals这本书, 她觉得这门课很难, 想请教一下这里的前辈这门课怎样才能学
好呢? 这本书有没有什么study guide呢?
m**1
发帖数: 888
24
来自主题: Accounting版 - 请问如何学好税法?
It was my hardest class when I was in college.I used Prentice Hall's Federal
Taxation 2007. I read the book and didn't understand; I went to tax class
and lost all the times. I talked to professor, he was always saying that"you
will be fine"
without any help.Go to hell!
Until I got a job and did a tax season, I began to understand tax. There are
homwork questions in the end of every chapter, practice those and she
should be fine. Don't worry too much, try the best.

2009:
l*****u
发帖数: 135
25
来自主题: Accounting版 - 求助
马上要考试了,可是老师没有给答案。有没有人有prentice Hall's Federsal
taxation 2009的CORPORATION第三章的答案?
谢谢!
w*********y
发帖数: 161
26
来自主题: Accounting版 - 再来求买旧书
想买Accounting information systems, 8th edition
Gelinas, Ulric J., Jr and Richard B Dull
Mason, Oh: South-Western Cengage Learning, 2008
ISBN:#0-324-66380-3
有同学有这本书愿意卖的可以pm我,paypal or boa都可以。电子版也行
还有两本统计课的书:同求:
Groebner, Shannon, Fry, & Smith, “Business Statistics,” 8th edition,
Pearson/Prentice-Hall, 2011 (GS)
Berger, Hanna, Kean, & Maurer, “101 Special Practice Problems in
Probability and Statistics,” 4th edition (BH)
谢谢
w*********y
发帖数: 161
27
来自主题: Accounting版 - 求购会计书
求购三本电子版的书,请大家帮忙拉。
COST ACCOUNTING (13th ed.) by Horngren, Datar et al
Auditing and Assurance Services, 13th Edition, Arnes, Elder, Beasley.
Prentice Hall, 2010.
Auditing after Sarbanes-Oxley: Illustrative Cases, 3rd Edition, Irwin/McGraw-Hill. 2011. Thibodeau and Freier.
w*********y
发帖数: 161
28
求购Auditing and Assurance Services, 13th Edition, by Arnes, Elder, Beasley.
Prentice Hall,
paperback, hardcopy, looseleap, 电子版, internation版,都可以,谢谢
另外求一本Auditing after Sarbanes-Oxley: Illustrative Cases, 3rd Edition, by
Thibodeau and Freier. Irwin/McGraw-Hill
要求同上
e********r
发帖数: 147
29
这样的journal我们单位竟然没电子版,令人发指,只好请版上朋友帮忙了,提前先谢
谢!我的邮箱是q***[email protected]
Drakesmith H & Prentice. 2008. Viral infection and iron metabolism.Nature
Reviews Microbiology 6, 541-552
地址是:http://www.nature.com/nrmicro/journal/v6/n7/abs/nrmicro1930.html
l**********1
发帖数: 5204
30
来自主题: Biology版 - false discovery rate
sure
搞GWAS SNP RNA-seq 必看的 references:
@ARTICLE{Holmans09,
AUTHOR = {P. Holmans and E. K. Green and J. S. Pahwa and M. A.
Ferreira and S. M. Purcell and P. Sklar and {the Wellcome Trust Case-
Control Consortium} and M. J. Owen and M. C. {O'Donovan} and N. Craddock},
TITLE = {Gene Ontology Analysis of GWA Study Data Sets
Provides Insights into the Biology of Bipolar Disorder},
JOURNAL = {The American Journal of Human Genetics},
YEAR = ... 阅读全帖
c**r
发帖数: 5
31
来自主题: Business版 - 求购:4本商学院教材
求购MBA教材3本:
1. "Marketing Management"; 13th Edition; by Philip Kotler and Kevin Lane
Keller Prentice Hall 2009
2. "Financial & Managerial Accounting for MBAs" (1st edition) ;by Peter D.
Easton, John J. Wild, and Robert F. Halsey, Cambridge Business Publishers,
2008.
(ISBN 0-9787279-1-6)
3."Economics" ;18th edition; by Samnelson
同求经济法教材1本:
"Business Law" (w/2 DVDs)
Author:Mallor
Edition:13th
请回站内信~谢谢!
a**n
发帖数: 10
32
要用到这本教材,国内有中文翻译版的,想找本英文原本的,版上大侠们有的联系下我
啊。
Molecular Thermodynamics of Fluid-Phase Equilibria 3rd 99 Prausnitz Pearson
顺求
Mass Transfer: Fundamentals and Applications 85 Hines Prentice Hall
contact: l*****[email protected]
多谢了!
z*****i
发帖数: 23
33
来自主题: Chemistry版 - book help!
不知道这儿能不能问电子书。学校的书都被借到12月了,那个时候课都上完了。
Molecular thermodynamics of fluid-phase equilibria
John M. Prausnitz, Ruediger N. Lichtenthaler, Edmundo Gomes de Azevedo.
Prausnitz, J. M.
Upper Saddle River, N.J. : Prentice-Hall, c1999.
3rd ed.
有没有哥们给个电子版的下载地址?
l***o
发帖数: 1111
34
来自主题: Chemistry版 - 请问版上有教高中化学的吗?
麻烦给推荐一下化学实验教材,和常用的相关网络资源。另外,prentice hall的系列
中学教材,在同类课本中,难度如何?多谢了!
l*****a
发帖数: 119
35
来自主题: Computation版 - neural network有啥经典教材?
Neural Networks: A Comprehensive Foundation" (2nd edition, Prentice Hall) by
simon haykin
用伊的话说 我再找不到比这本书更好的关于neural network的书了
n*****n
发帖数: 25
36
哪位大虾知道下面这些书在网上哪里可以查到,有没有中译本,叫什么名字?
多谢了!!!!
D A Lax & J K Sebenius, The Manager as Negotiator, Free Press (1986);
H Raiffa, The Art and Science of Negotiation, Harvard (1982);
R Fisher & W Ury, Getting to Yes (1981)
P Milgrom & J Roberts, Economics, Organization and Management , Prentice Hall
(1992).
D Besanko, D Dranove & M Shanley, Economics of Strategy , John Wiley (1996);
A Dixit & B Nalebuff, Thinking Strategically: The Competitive Edge in Business,
Politics and Everyday Life , W W Norton an
l*****n
发帖数: 1034
37
现在教师跟护士一样,是美国十分紧缺的职业。但是由于
教师的收入相对较低,受教育程度要求较高,所以
从事这个职业的人还是不多。
在美国连扫大街的都要个LICENSE,教师也不例外。
一般新老师拿的是PRELIMINARY LICENSE,也有的
州叫PROVISIONAL LICENSE,为期一般一到二年。
各个州拿到正式LICENSE的程序不一样,像加州
和亚里桑那的要上宪法课,有的州要求在本科
以上再修45个教育学分等等。现在所有的州
都有个趋势是要新老师通过一个MENTOR PROGRAM,
另外要求新人必须拿到一个与自己所教的科目相关
的教育学位(BA OR MA)。这个也是布什政府
出台的NO CHILD LEFT BEHIND ACT的提高教师
ACCOUTABILITY的措施。
正式的LICENSE 一般为期3到5年。之后就是
TEACHING CERTIFICATE,你拿着这个基本上所有
州所有的学校都会很欢迎你去的。以后我会
详细介绍。
现在说说我考LICENSE 的经历。
我在去年考了OHIO的教师证书,是要通过PRAXIS II的
GERENAL TEST 和 SU... 阅读全帖
l*****n
发帖数: 1034
38
K-12 textbooks? Which subject are you looking into?
There's no "standard textbook" here. Several big publishers
compete against each other, such as Glencoe, AGS, Prentice Hall.
For Reading and Language Arts class, teachers usually use
self-developed materials. This is true for some other liberal arts
subjects too. That's why the States are pushing standard-based
instruction to ensure educational accountability and student achievement.
Since I do teach most of the subjects, I might help you out o
l*****n
发帖数: 1034
39
首先,PRAXIS II 是ETS出的,可以上网去ETS的网站,上面自然会有SAMPLE题目,还有
ORDER STUDY MATERIAL的链接。
其次,你们学校肯定不是只有你一个人考PRAXIS,可以找人一起学习,或者找ADVISOR
之类征求意见。NETWORKING也是一个很重要的JOB SKILL啊。
再次,你肯定上过5字头的EDUCATIONAL PSYCHOLOGY课,复习一下那门课的课本就基本
够了。在这里介绍一下一本书,我向许多人介绍过,反响都很好。因为这是我以前做TA
的时候用的书,所以比较熟悉。
Educational Psychology: Developing Learners
作者: Jeanne Ellis Ormrod
已经出第五版了
ISBN: 0131190873
Jan 2005
Publisher: Prentice Hall
600 pages
Edition: 5
Language: English
这本书可以说是我见过的最好的PRAXIS PREP。它每一章都有几个CASE STUDY,基本上
就是PRAXIS考试的时候的形式。讲到重要的地
c*******e
发帖数: 4
40
来自主题: Education版 - 诚心请教过来人和同行者
我拜读了前人考教师资格证的经验,里面谈到ORMROD,J. E. EDUCATIONAL PSYCHOLOGY:
DEVELOPING LEARNERS. PRENTICE HALL.
我在网上查新的6TH EDITION都要$100左右,好贵啊!如果我买来了,如何有针对性地
复习呢?哪些是必须记住的重要内容呢?
希望好心人为我指点一条捷径,谢谢!
q*******I
发帖数: 435
41
来自主题: Education版 - 感觉中学数学教科书条理挺乱
之前在版上发过贴问询教师职业。现在还没有决定投身,先做一步看一步,在做家教。
由于数学辅导需求大,就先尝试做中学数学家教,一边教,一边熟悉他们的教材。
我在加州这边,看的是Prentice Hall的 Algebra 1&2,这是当地一所名高中的教材。
我看的过程中感觉这教材编排得挺乱的,同样的内容在不同年级不同章节重复说了很多
遍,每次提出都像是重新提出一样,同样出版社的Algebra 1和2应该是承接的关系,是
同一拨学生连续学下来的呀,这样上起来不觉得没有条理么?
d****i
发帖数: 4809
42
I think the best classification of EE branches is listed in the Prentice-
Hall category:
http://vig.prenhall.com/catalog/academic/discipline/0,1142,943,00.html
k*******d
发帖数: 1340
43
我也觉得可以直接看Cover的书,Prokias的书还不如Cover的书易懂。
Prokias的书感觉怪怪的,是一本好书,但是看起来确实有一种很虚的感觉,搞懂了数
学推导,却不知道推了这个到底干嘛用。我觉得那本书偏理论,介绍了数字通信的基本
理论,但是,在通信系统中如何应用讲的不是太好,有些地方衔接也不是太好。
我个人觉得,Digital Communications: Fundamentals and Applications (2nd
Edition) (Prentice Hall Communications Engineering and Emerging Technologies
Series) (Hardcover)
by Bernard Sklar (Author)
这本书和Prokias的结合起来看效果会不错,后者更实际一些,而放弃了一些math的推
r*********n
发帖数: 4553
I******y
发帖数: 815
45
我又 第二板。 现在需要用第三板。 太贵了。 如你有 电子的, 可以分享吗? 谢
谢。 HAPPY
Discrete-Time Signal Processing (3rd Edition) (Prentice Hall Signal
Processing) by Alan V. Oppenheim and Ronald W. Schafer (Hardcover - Aug 28,
2009)
I******y
发帖数: 815
46
这本书 大概大家会有吧。 谢谢了。 HAPPY. EMAIL. g********[email protected]
Computer-Based Exercises for Signal Processing, Using Matlab 5, Prentice
Hall, 1998.
j*****I
发帖数: 2626
47
【 以下文字转载自 USTC 讨论区 】
发信人: johnIII (一颗流弹打中我胸膛 剎那间往事涌在我心上), 信区: USTC
标 题: 求问科大出版社翻译的一本书,关于intel微处理器的
发信站: BBS 未名空间站 (Sat Mar 31 12:06:50 2012, 美东)
历史比较久远了。以为姓赵的老师翻译的,原著是prentice hall出版。大黑皮,16开
。有了这么多信息,万能的google居然搜不到。我只好来到万能bbs。
哪位达达还记得的
t******o
发帖数: 467
48
来自主题: Engineering版 - 谁能推荐一本比较经典的动力学书?
For structural engineering, this book is excellent:
Dynamics of Structures (Prentice Hall International) (Hardcover)
by Anil K Chopra (Author)
z*****n
发帖数: 236
49
来自主题: Macromolecules版 - books for sale
Here is the list:
Polymer Physics
Publisher: Oxford University Press
Authors: Michael Rubinstein, Ralph H. Colby
Transport Phenomena in Biological Systems
Publisher: Pearson Prentice Hall
Authors: George A. Truskey, Fan Yuan, David F. Katz
Elementary Differential Equations and Boundary Value Problems (8th Edition)
Student Solutions Manual (8th Edition)
Publisher: John Wiley & Sons, Inc.
Authors: William E. Boyce, Richard C. DiPrima (book); Charles W. Haines (
Manual)
Advanced Engineering Mathema... 阅读全帖
w**d
发帖数: 2334
50
来自主题: Mathematics版 - Re: 用那种方法数值计算面积分?
a few references:
{\sc A.~H. Stroud}, {\em Approximate Calculation of Multiple Integrals}.
Prentice-Hall Publishing, New Jersey, 1971.
{\sc R. Cools and P. Rabinowitz}, {\em Monomial cubature rules since Stroud:
A Compilation},
J. Comput. Appl. Math. {\bf 48}(1993), pp.~309-326.
{\sc R. Cools}, {\em Monomial cubature rules since Stroud: A Compilation - Part
2},
J. Comput. Appl. Math. {\bf 112}(1999), pp.~21--27.
You can also check the homepage of Cools.
首页 上页 1 2 3 4 下页 末页 (共4页)