资源列表
[其它] InvMat
说明:利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot<王志气> 在 2008-10-13 上传 | 大小:1.22kb | 下载:0
[其它] xishujuzhen
说明:稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1<张广 > 在 2008-10-13 上传 | 大小:13.7kb | 下载:0
[其它] C语言实现的大整数乘法
说明:此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.<srx> 在 2008-10-13 上传 | 大小:2.56kb | 下载:0
[其它] CreateThread函数使用
说明:这个代码是C/C++多线程初学者必看的第一个程序代码。-C / C multithreading beginners Watchable of a code.<srx> 在 2008-10-13 上传 | 大小:9.46kb | 下载:0
[其它] 简单全局变量参数传递
说明:此代码是在多线程下,线程间参数用全局变量传递的代码。-this code in multithread, with the threads global variable parameter transmission of the code.<srx> 在 2008-10-13 上传 | 大小:8.3kb | 下载:0
[其它] CreateThread函数创建窗口线程
说明:此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.<srx> 在 2008-10-13 上传 | 大小:9.97kb | 下载:0
[其它] TC 2.0 挖地雷
说明:TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如<miao> 在 2008-10-13 上传 | 大小:56.16kb | 下载:0
[其它] 本人收集的几百个单片机类QQ群
说明:在网上学习可以通过论坛,但也可以通过QQ群来相互交流,我在此奉献我在学习单片机过程中收集的几百个群号。-Online Learning Through the forum, but also through QQ groups to interact with, I would like to give me in learning SCM collected in the course of hundreds of groups.<洪峰> 在 2008-10-13 上传 | 大小:12.77kb | 下载:0
[其它] 二叉树jian
说明:这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the first sequence which Ergodic outp<杨正朋> 在 2008-10-13 上传 | 大小:14.4kb | 下载:0
[其它] 数据结构-1800题
说明:数据结构是一门比较难学的课程,尤其是有些同学在期末时候都不知道考什么 ,该怎么考,针对这些情况,本人特意上传在数据结构中经常所遇到的一些例题,有些有详细解释,希望能帮上同学们的一点小忙:)-data structure is a more difficult school curriculum, particularly in some of the students do not know when the end is tested, the test how, in these insta<张广 > 在 2008-10-13 上传 | 大小:761.78kb | 下载:0