KNN DEMO This is a binary classification problem defined on a N*N field.
標簽: classification defined problem binary
上傳時間: 2013-12-23
上傳用戶:1427796291
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
標簽: Traveling algorithm Salesman complete
上傳時間: 2016-06-26
上傳用戶:sevenbestfei
Student information management, information management students, and to achieve vc
標簽: information management students Student
上傳時間: 2013-12-16
上傳用戶:qq21508895
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
標簽: that solutions regularly Cookbook
上傳時間: 2014-12-03
上傳用戶:努力努力再努力
輸出"I am a student" 輸出"I am a student" 輸出"I am a student"
上傳時間: 2016-07-01
上傳用戶:zhliu007
this is a system of student of managemet thouhth it is very small ,it contact a
標簽: managemet contact student thouhth
上傳時間: 2016-07-03
上傳用戶:zjf3110
Lining Uphttp://acm.pku.edu.cn/JudgeOnline/problem?id=1118
標簽: JudgeOnline problem Lining Uphttp
上傳時間: 2016-07-05
上傳用戶:yan2267246
1. 學生成績刪除功能:該功能通過調(diào)用int shanchu(struct Student *p,int x,int num,float a[])來實現(xiàn)。該功能采用的是詢問管理人員的意見之后再功能實現(xiàn),由學號來引出學生信息,當學號不存在時,系統(tǒng)將給出信息“該學生不存在!”。然后詢問管理員是否繼續(xù)刪除。 2. 學生成績添加功能:該功能通過調(diào)用void luru(struct Student *p)來實現(xiàn)。實現(xiàn)了手工輸入功能,當然可以通過連接數(shù)據(jù)庫來在數(shù)據(jù)庫中進行修改。 3. 學生成績更新功能:該功能通過調(diào)用void xiugai(struct Student *p,int x,int num,float a[])來實現(xiàn)。同樣可以在連接數(shù)據(jù)庫之后字其中進行修改。 4. 學生成績排列功能:該功能通過調(diào)用void paixu(struct Student *p,int x,float 5. a[])來實現(xiàn)。本系統(tǒng)采用按平均成績由高到低來排序。 6. 學生信息查詢功能:該功能通過調(diào)用void chaxun(struct Student *p,int x,int num,float a[])來實現(xiàn)。本系統(tǒng)采用根據(jù)學號來查詢學生信息,當連接數(shù)據(jù)庫之后就可以用查詢分析器來進行,即使用SQL語句來實現(xiàn)。
標簽: int Student shanchu struct
上傳時間: 2013-12-02
上傳用戶:hebmuljb
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics
標簽: Rails with proficient developer
上傳時間: 2013-12-23
上傳用戶:pkkkkp
旅行者問題(travelling salesman problem)算法
標簽: travelling salesman problem 旅行
上傳時間: 2014-09-01
上傳用戶:cjf0304