资源列表
LectureHalls
- Descr iption 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 编程任务: 对于给定的k个待安排的活动,编程计算使用最少会场的时间表。 Input 输入数据是由多组测试数据组成。每组测试数据输入的第一行有1 个正整数k,表示有k个待安排的活动。接下来的k行中,每行有
huluanbiande
- 自己学教程胡乱编的一个随机1000以内数字,并显示执行时间的小-A Course in their own series of random numbers within a random 1000 and displays the execution time of the small stuff
main
- 一个简单小程序,用Win32API创建了一个窗口。-A simple Win32 window procedure
love
- 一个爱心桃不停地变色,特点是变成使用硬件实现的- .*★*. .*★*.* ★ ★ * ★ .’ ‘*. . ` . . charge the color
BFSaDFS
- 基于邻接矩阵的深度搜索的递归和非递归,广度搜索的非递归实现-Based on the depth of the search of the adjacency matrix recursive and non-recursive, non-recursive implementation of the breadth of search
chrimas
- 采用html5自带的canvas来画一个圣诞树,并带有旋转效果-Using html5 canvas comes to draw a Christmas tree, with a rotation effect
C-library-references
- 利用示例对c函数库的引用的进行小小介绍,适用初学者-Be a little introduction to the use of examples cited c library for beginners
Receiver1
- GPS卫星中的C/A码发生器的matlab仿真。以及,C/A码自相关与互相关的验证。-Matlab simulation of C/A code generator of GPS satellite is done. Then the character of C/A code is verified.
Cppcalendar
- 一个简单地日历小程序,可供绝大多数C++作业使用-A simple calendar
apen
- 新编的一个近似熵程序,缩短运行的时间,提高精度。-A New Approximate entropy procedures and shorten the running time and improve accuracy.
source
- using pcl to relize kdtree search.
