-
《小波十讲》一本经典名著,是一本以推广普及小波分析为目的的学术著作,与大家分享...
《小波十讲》一本经典名著,是一本以推广普及小波分析为目的的学术著作,与大家分享-"wavelet 10 stresses" a classic novel, is to promote a universal wavelet analysis for the purpose of academic works, share with you
- 2022-03-15 04:57:36下载
- 积分:1
-
二叉树的数据结构,遍历搜索,对初学者很有帮助
数据结构中binarytree 遍历及查找,对初学者很有帮助 -Binarytree data structure traversal and search, very helpful for beginners
- 2023-07-08 10:30:04下载
- 积分:1
-
里面主要是C语言高级实例解析的源码的,感觉还不错
里面主要是C语言高级实例解析的源码的,感觉还不错-Which are mainly high-level instances of C language source code parsing, and feeling pretty good
- 2022-04-16 12:05:56下载
- 积分:1
-
为了克服ks0066u内部时钟和M之间的速度差
To overcome the speed difference between the internal clock of KS0066U and the MPU clock, KS0066U
performs internal operations by storing control in formations to IR or DR. The internal operation is determined
according to the signal from MPU, composed of read/write and data bus (Refer to Table7).
- 2022-04-28 03:33:04下载
- 积分:1
-
在MFC平台上上实现的简单的校园漫游功能,主要是图像的渲染和一些简单的漫游...
在MFC平台上上实现的简单的校园漫游功能,主要是图像的渲染和一些简单的漫游-Platform in MFC to achieve a simple roaming the campus, mainly image rendering and a number of simple robots
- 2023-05-21 14:10:04下载
- 积分:1
-
邵舒渊等编《SOPC系统设计入门教程》SOPC System Design Tutorial"...
邵舒渊等编《SOPC系统设计入门教程》SOPC System Design Tutorial"-舒渊Shao et al " SOPC System Design Tutorial"
- 2022-11-20 12:35:03下载
- 积分:1
-
解释了最基本的MFC程序流程
解释了最基本的MFC程序流程-explanation of the most basic procedures have MFC
- 2022-03-17 02:47:50下载
- 积分:1
-
网络编程用书
网络编程用书--《点对点短消息网间互通协议要求V3.0》,pdf文件-network programming books-- "short message point-to-point network interoperability requirements in the agreement between V3.0," pdf documents
- 2022-01-31 02:10:43下载
- 积分:1
-
计算机组成答案1-5章 很详细
唐塑飞编著
计算机组成答案1-5章 很详细
唐塑飞编著-1-5 Chapter answer detailed Tang Fei produced plastic
- 2022-03-25 22:22:26下载
- 积分:1
-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系...
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The
- 2022-01-25 15:12:02下载
- 积分:1