资源列表
矩阵相加相乘
- 学习数据结构第三章的一个应用,矩阵的相加相乘(An application of the third chapter of learning data structure, the addition and multiplication of matrices.)
main.cpp
- 实现推销员问题,算法作业,类似即TSP问题(Traveling Salesman Problem)又译为旅行推销员问题、货郎担问题,是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路……(To realize the problem of salesman)
有向无环图最大距离
- 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
timed_shutdown
- 计时关机功能,分指定时间关机和指定时间段关机(TImed shutdown the pc)
三维六光束光镊光阱力仿真
- 对光捏的力的计算,通过模拟,对受理情况进行仿真(The calculation of the force exerted on the light.)
index
- PHP首頁模板,讓使用者可以快速增立一個首頁模板,並開始編程網頁(The PHP home page template allows users to quickly create a home page template and start programming webpage.)
PMV_PPD
- PMV(Predicted Mean Vote),预测平均评价,指数是以人体热平衡的基本方程式以及心理生理学主观热感觉的等级为出发点,考虑了人体热舒适感诸多有关因素的全面评价指标。PMV指数表明群体对于(+3~-3)七个等级热感觉投票的平均指数。(PMV (Predicted Mean Vote), forecasting average evaluation, index is based on the basic equation of human body heat balance and
幂计算
- C++语言编写,实现了正整数的乘法,加法和幂计算,使用字符串计算任意正整数的正整数次幂(Written in C++, which implements multiplication, addition, and exponentiation of positive integers, and uses a string to evaluate positive integers of any positive integer)
lofter(1)
- 自动爬取lofter中关注博主信息,可以下载相关图片进行学习(Automatic crawling Lofter focuses on bloggers information, and can download related pictures to learn.)
O旅行商分支限界法
- 用来解决旅行商问题 可以直接运行 很好的代码(To solve traveling salesman problem, we can run good code directly.)
ProducerConsumerSolution.java
- solved the producer and consumer problem
harris.m
- harris corner检测, 角点的检测(harris corner detection)
