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. 学生成绩删除功能:该功能通过调用int shanchu(struct Student *p,int x,int num,float a[])来实现。该功能采用的是询问管理人员的意见之后再功能实现,由学号来引出学生信息,当学号不存在时,系统将给出信息“该学生不存在!”。然后询问管理员是否继续删除。 2. 学生成绩添加功能:该功能通过调用void luru(struct Student *p)来实现。实现了手工输入功能,当然可以通过连接数据库来在数据库中进行修改。 3. 学生成绩更新功能:该功能通过调用void xiugai(struct Student *p,int x,int num,float a[])来实现。同样可以在连接数据库之后字其中进行修改。 4. 学生成绩排列功能:该功能通过调用void paixu(struct Student *p,int x,float 5. a[])来实现。本系统采用按平均成绩由高到低来排序。 6. 学生信息查询功能:该功能通过调用void chaxun(struct Student *p,int x,int num,float a[])来实现。本系统采用根据学号来查询学生信息,当连接数据库之后就可以用查询分析器来进行,即使用SQL语句来实现。
标签: 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