资源列表
a
- 递归实现折半查找的C++源程序,快速查找一个数在数列中位置.
kalman
- kalman滤波程序,是一个不错的程序。可以用于估计状态值的程序
地图四染色
- 地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
bb
- (1)一个理发店接待室有n张椅子,工作室有1张椅子; (2)没有顾客时,理发师睡觉; (3)第一个顾客来到时,必须将理发师唤醒; (4)顾客来时如果还有空座的话,他就坐在一个座位上等待; (5)如果顾客来时没有空座位了,他就离开,不理发了; (6)当理发师处理完所有顾客,而又没有新顾客来时,他又开始睡觉。 用条件变量实现(3张椅子) -(1) a barber shop in the reception room with n chairs, the stu
jihefugai
- 自己编写的集合覆盖问题的贪心近似算法,请指教-I have written a collection of coverage of the greedy approximation algorithm for the problem, please advice
SJF_Non_Preemptive
- it is a program for sjf
information
- 用c++输入图片名,打开一幅图片后对图片的象素求其信息熵-Using c++ input image name, open a picture after picture of the pixel can seek information entropy
time
- 运用运算符重载和虚函数实现时间的自增自减运算-The use of operator overloading and virtual functions of time increment decrement
mp
- 这是基于压缩感知的MP算法,经本人验证仿真,没得问题-This is based on the the compressed sensing MP algorithm, after I verify the simulation, did not have the problem
Objective_Function
- Image Forgery is the process of making an illegal modification or reproduction of an image information.
pachongtest2
- 运用python爬取知乎日报的内容,对知乎日报网页中的每一个子链接进行爬取,并对内容进行修改,运用re,urllib2,BeautifulSoup模块。-Use python to crawl the contents of daily news, to know every page in the daily sub-links to crawl, and to modify the content, the use of re, urllib2, BeautifulSoup module.