北京大學ACM練習網站1007題,具體請參考http://acm.pku.edu.cn/JudgeOnline/problem?id=1007
上傳時間: 2016-11-26
上傳用戶:moerwang
PKU第1011題源碼,具體請參考http://acm.pku.edu.cn/JudgeOnline/problem?id=10
上傳時間: 2014-12-02
上傳用戶:671145514
We describe and demonstrate an algorithm that takes as input an unorganized set of points fx1 xng IR3 on or near an unknown manifold M, and produces as output a simplicial surface that approximates M. Neither the topology, the presence of boundaries, nor the geometry of M are assumed to be known in advance — all are inferred automatically from the data. This problem naturally arises in a variety of practical situations such as range scanning an object from multiple view points, recovery of biological shapes from two-dimensional slices, and interactive surface sketching.
標簽: demonstrate unorganized algorithm describe
上傳時間: 2013-12-18
上傳用戶:xc216
Good morning, dear teachers. I am very glad to be here for your interview. my name is xx.I am 21 years old. I come from Dafang, a small town of Guizhou province. My undergraduate period will be accomplished in East China Jiaotong University. I major in electrical engineering and automation. I am interesting in computer, especially in program design. I am a hard study student, especially in the things which I interesting in. I am a person with great perseverance. During the days I preparing for the postgraduate examination, I insist on study for more than 10 hours every day. Just owing to this, I could pass the first examination finally. I am also a person with great ambition.
標簽: interview teachers morning Good
上傳時間: 2014-01-11
上傳用戶:釣鰲牧馬
"The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for graphics programmers. All of the gems are written by programmers who work in the field and are motivated by a common desire to share interesting ideas and tools with their colleagues. Each volume provides a new set of innovative solutions to a variety of programming problems.
標簽: The GRAPHICS Glassner started
上傳時間: 2016-12-18
上傳用戶:firstbyte
(1)設計一個人事管理的People(人員)類.考慮到通用性,這里只抽象出所有類型人員都具有的屬性:name(姓名),number(編號), sex(性別),birthday(出生日期),id(身份證號)等等.其中"出生日期"定義為一個"日期"類(具有屬性:year(年),month (月),date(日)內嵌子對象.用成員函數實現對人員信息的錄入和顯示等必要功能操作(自己獨立思考設計).要求包括:構造函數和析構函數,拷貝構造 函數,內聯成員函數. (2)從People(人員)類派生出student(學生)類,添加屬性:班號char chassNO[7];從People類派生出teacher(教師)類,添加屬性:職務char principalship[11],部門char department[21].從student類中派生出graduate(研究生)類,添加屬性:專業char subject[21],導師teacher adviser(為(教師類內嵌子對象);從graduate類和teacher類派生出TA(助教生)類,注意虛基類的使用,重載相應的成員函數. (3)對People類重載"=="運算符和"="運算符,"=="運算符判斷兩個People類對象的id屬性是否相等;"="運算符實現People類對象的賦值操作. (4)定義一個對People類對象數組按編號排序的函數,一個按編號查找people對象的函數.
標簽: birthday People number name
上傳時間: 2014-01-17
上傳用戶:GHF
Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML together to streamline the development process. XML and Java(TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.
標簽: technologies and standards Edition
上傳時間: 2014-01-05
上傳用戶:hj_18
Introduction Computer security is undeniably important, and as new vulnerabilities are discovered and exploited, the perceived need for new security solutions grows. "Trusted computing" initiatives propose to solve some of today s security problems through hardware changes to the personal computer. Changing hardware design isn t inherently suspicious, but the leading trusted computing proposals have a high cost: they provide security to users while giving third parties the power to enforce policies on users computers against the users wishes -- they let others pressure you to hand some control over your PC to someone else. This is a "feature" ready-made for abuse by software authors who want to anticompetitively choke off rival software. It needn t be this way: a straightforward change to the plans of trusted computing vendors could leave the security benefits intact while ensuring that a PC owner s
標簽: vulnerabilities Introduction discovered undeniably
上傳時間: 2014-01-05
上傳用戶:yph853211
這是一個考試系統,主要實現的題目有單項選擇題,多項選擇題和判斷題。 1.對于每個題都是每次運行本軟件的時候自動從題庫中隨機抽取。 2.在data文件夾下有一個配制文件: a.它可以修改每個類型的題目的數量。 b.它可以修改第個題目的分值。 c.它可以修改考試的限定時間。 3.在交卷后就可以查看,本次考試的得分。并根據本次考試滿分的60%做為標準,來判斷你是否通過這次考試。 4.后臺是一個Access數據庫,就可以加入新的題目。并不需要修改原程序。 判斷題的表是judge,單選是single,多選是moresingle表, 5.在Access中可以添加新的考試人員。只要添加student表中的信息就可以了。 6.在每次交卷后的成績,會重新保存到數據庫中。 7.每次交卷后,都可以把這次所做的題目導出,包括答案和學生所做的答案,以及這次考試的得分。 8.在沒有交卷前,做完的題目可以再次進行修改。 9.顯示現在時間 吉林農業科技學院 06計算機科學與技術一班 幽居古藤
標簽:
上傳時間: 2014-08-06
上傳用戶:myworkpost
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden
標簽: withdrawals the inquiries simulated
上傳時間: 2017-01-27
上傳用戶:我們的船長