资源列表
[电子书籍] minimumweightdesign
说明:计算机算法上最小重量机的回溯法和分支限界法的实现-Computer algorithm on the minimum weight machine backtracking and branch and bound method to achieve<杨文超> 在 2025-10-23 上传 | 大小:2kb | 下载:0
[其他书籍] sanjifenxi
说明:对三级数据库技术考试的题型进行详尽的分析 和题型解析 举例-Of the three-tier database technology to carry out a detailed examination of questions of analysis and analytic questions, for example<杨先生> 在 2025-10-23 上传 | 大小:2kb | 下载:0
[电子书籍] 63
说明:EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment<lucy> 在 2025-10-23 上传 | 大小:2kb | 下载:0
[VC/C++相关] monishizhong
说明:模拟时钟中断的产生及设计一个对时钟中断事件进行处理的模拟程序。-Analog clock interrupt generation and interrupt the clock to design a simulation program for processing the event.<bingyue> 在 2025-10-23 上传 | 大小:2kb | 下载:0
[VC/C++相关] C-language-variable-parameter-usage
说明:我们在C语言编程中会遇到一些参数个数可变的函数,例如printf()这个函数,它的定义是这样的: int printf( const char* format, ...) 它除了有一个参数format固定以外,后面跟的参数的个数和类型是可变的,例如我们可以有以下不同的调用方法: (We in the C programming language will encounter some function of the variable number of arguments, such<185058675> 在 2025-10-23 上传 | 大小:2kb | 下载:0