资源列表
PAT全套答案_1001至1049
- 该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)
FitPlane
- 采用最小二乘的方法,根据平面的坐标方程,拟合出空间平面的方程的各个系数,如有疑问请上: buaagc.blog.163.com-Using least squares method, according to the coordinates of plane equation, fitting two-dimensional space of all coefficient equation, If you have any questions, go to buaagc.blog.163.
NewsRecommend
- 简单的基于用户的协同过滤的实现,基础学习-Simple user-based collaborative filtering implementations based learning
FA2
- 一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。-Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential Evolution (DE) have been widely used for static optimization problems, but the applications of those algorithms in dynamic environments are rela
Setup_RoboRealm
- It is a image processing program. It s name is RoboRealm.
timer
- 一个具有自定义倒计时时间的计时器,可进行二次开发-Time a custom countdown timer, secondary development can be
11686764
- 格式:PDF 书名:通信原理基于Matlab的计算机仿真 超星SS号:11686764-Format: PDF Title: Communication Theory of the computer simulation based on Matlab Chaoxing SS Number: 11686764
flexnet_win32
- this license manager support forMATLAB R2014a Tool
AI
- Purpose: This program used for testing source code in * Chapter 5: Introduction to Neural Networks and the Backpropagation Algorithm * Book: AI Application Programming -Purpose: This program used for testing source code in * Chap
obstacle_detection
- obstacle avoidance,this document for obstacle avoidance for robot control
Forensics
- A Tutorial of the Wavelet Transform (Forensics)
data-structure
- 设有一个职工文件,每个职工记录包含职工编号姓名部门号工资数信息: int num //职工号 char name[15] //姓名 int depno //部门 float salary //工资 设计一个程序完成如下功能。 (1)从文件中读出职工记录,并建立一个带头结点的单链表。 (2)输入一个职工记录。 (3)显示所有职工记录。 (4)按照编号对所有职工记录进行递增排序。 (5)按照编号对所有职工记录进行递增排序。 (6)按照编号对所有职工记录进行
