-
caculator
说明: 此代码可以实现简单的计算功能,如加减乘除,可以帮助初学者学习栈和输入输出的相关应用。(This code can achieve simple calculation functions, such as addition, subtraction, multiplication and division, which can help beginners learn stacks and related applications of input and output.)
- 2019-03-27 13:10:31下载
- 积分:1
-
21137720ding
ICA盲源分离,效果不错,读入声音文件,进行合成及分离(ICA blind source separation, the effect is good)
- 2018-04-12 09:32:21下载
- 积分:1
-
financemanagement
说明: 基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。(Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.)
- 2010-04-08 15:24:29下载
- 积分:1
-
1
说明: 编写实现C=A+B操作的函数。其中,矩阵A、矩阵B和矩阵C均采用压缩存储方式存储,矩阵元素均为int类型。并设计一个测试主函数,要求按矩阵方式输出矩阵C的数值。设矩阵A和矩阵B为如下所示的矩阵:
A=[█(1 2 3@2 4 5@3 5 6)] B=[█(10 20 30@20 40 50@30 50 60)]
(Prepared to achieve C = function A+B operation. Among them, the matrix A, the matrix B and C matrices are stored in compressed storage, the matrix elements are of type int. The main function and design a test that requires the matrix output matrix C values. Let matrix A and matrix B is a matrix as follows: A = [█ (1 2 3 @ 2 4 5 @ 3 5 6)] B = [█ (10 20 30 @ 20 40 50 @ 30 50 60)])
- 2014-06-05 17:10:29下载
- 积分:1
-
motor[1].pdfP_7
电机学,可很好的了解电机的结构和控制,可为学习伺服原理打基础(Motor learning, a good understanding of the structure and control of the motor)
- 2013-04-21 11:49:55下载
- 积分:1
-
tiny-dnn-1.0.0a2
说明: 在zedboard上运行的神经网络架构,方便移植。(Run lenet-5 on zedboard)
- 2020-06-23 19:00:02下载
- 积分:1
-
单片机烟雾报警c程序
单片机烟雾报警c程序,给予at89c51开发,源代码,功能强大可以检测各类可燃气体浓度
- 2022-06-15 16:28:53下载
- 积分:1
-
waveletLifting
5/3小波变换的提升算法实现以及对于什么叫做提升的介绍。由于5/3小波是整数小波,因此非常适合于DSP处理,且经过提升,小波变换的复杂度明显降低,将此代码的提升部分移植到DSP上,可以达到实时。(5/3 wavelet transform algorithm to enhance as well as what is to enhance the introduction. Since the 5/3 integer wavelet wavelet is therefore very suitable for DSP processing, and after upgrading, wavelet transform significantly reduced complexity, the upgrading of part of this code ported to DSP, we can achieve real-time.)
- 2008-02-23 13:34:05下载
- 积分:1
-
Openssl_File
说明: 使用openssl实现了文件保险箱,在VC6环境下编译通过。(The use of a document openssl safe, in the circumstances VC6 compiled through.)
- 2008-12-02 10:09:07下载
- 积分:1
-
ConsoleApplication2
多线程的应用,用加锁的方式来优化线程,体会加锁的重要性(Multithreading application)
- 2018-05-14 18:04:12下载
- 积分:1