资源列表
rebuild
- 树重建问题。给出树的后序、中序遍历顺序,求出数的前序遍历顺序。-Tree reconstruction. After the tree given sequence, the order of traversal, the number of pre-calculated sequence traversal.
readhdf
- 利用IDL程序读取以HDF文件格式存放的卫星数据资料,并显示为图像。-Using IDL procedures to read the HDF file format stored in the satellite data, and displays the image.
readerwriter
- 读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h, h,used as a counter and mutex between 2 writers.Main function create 3 reader thread an
rat09
- 实现计算一个房间内所需的瓷砖数量,并计算价格-Calculation of a room to achieve the required number of tiles, and calculate the price
raster_triangle
- 这个是我们课堂老师让我们做的一个光栅化画三角行的程序,使用了opengl图形包,opengl初学者可以用来参考。-This is our classroom teachers to allow us to do a painting of the triangular grating line, the use of the opengl graphics package, opengl beginners can be used to refer to.
Random107
- 获取互不相同的随机字母(从a到z),并按从小到大顺序排列-Access to each other with random letters ( a to z), according to the order small to large
Random105
- 在vc中产生一个健壮的随机数,不使用random,或是rand函数-Vc generated in a robust random number, do not use random, or the rand function
ran100
- 很好的随机数发生器,随机数产生器可以用来做QMC等的计算-random number generator
ran
- c语言中的随机数生成程序,希望对大家有帮助,谢谢您的支持和鼓励。-c language random number generator, we want to help, thank you for your support and encouragement.
quwei101
- 获得汉字对应的区位码,源代码为visual basic 6.0格式-Obtain the corresponding area code characters
quwei100
- 趣味C++编程小题目,便于初学者加深印象,增加学习乐趣。-Fun C++ programming topics, easy for beginners deeper impression, increase learning fun.
kmeans
- 在图像分割中所涉及到的k均值聚类,这个方程fuction:[IDX P] = kmeans(V, k),要求输入样本以及聚类数目,得到聚类值以及数目。-In the image segmentation involved in k-means clustering, this equation fuction: [IDX P] = kmeans (V, k), requires the input samples and the number of clusters to give value
