-
计算机专业信号处理实验指导及实例说明…
对信号处理计算机专业的指导和实验实例进行了详细的讲解,并附有详细资料
- 2023-01-01 10:55:04下载
- 积分:1
-
MPEG4
Mpeg4-AAC音频解码器的实时软件实现的一篇论文。-Mpeg4-AAC audio decoder for real-time software implementation of a paper.
- 2023-04-10 12:35:04下载
- 积分:1
-
pb 的常见函数集合
pb 的常见函数集合-pb Common Function Set
- 2022-05-30 16:21:02下载
- 积分:1
-
J2EE Tutorial Chinese version
J2EE Tutorial中文版-J2EE Tutorial Chinese version
- 2022-11-30 16:40:03下载
- 积分:1
-
N*N的陀螺方阵存入一个二维数
N*N的陀螺方阵存入一个二维数-N* N s top two-dimensional matrix into a few
- 2022-02-02 05:21:34下载
- 积分:1
-
表和树的使用。
表和树的用法。
- 2022-01-25 20:12:47下载
- 积分:1
-
介绍linux下流行的一种GUI
介绍linux下流行的一种GUI--qt汉化的文章.-introduced a popular GUI-- qt finished article.
- 2022-04-14 19:27:22下载
- 积分:1
-
一个很好的串口调试软件
一个很好的串口调试软件-a good serial debugging software
- 2022-07-12 23:33:31下载
- 积分:1
-
本程序在turboc 2.0中运行 输入表达式,并计算出表达式的值 采用二叉树存储方法,计算速度比较快
本程序在turboc 2.0中运行 输入表达式,并计算出表达式的值 采用二叉树存储方法,计算速度比较快- This procedure in 2.0 moves the input expression in turboc, and
calculates the expression the value to use two forks the tree memory
method, the computation speed quite is quick
- 2022-08-22 19:50:46下载
- 积分:1
-
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一...
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C language widely used in a data type. Guidelines used C programming language is the most important one of the style. Use pointer variables can be expressed various data structure; Can be very convenient to use arrays and strings; and like assembly language can deal with the same memory address, which came up with a streamlined and efficient procedures. Guidelines have greatly enriched the C language function. Learning targets C language learning is the most important aspect of a the correct understanding and use of indicators is the availability of a C language signs. Meanwhile, the target is C language most difficult part of the study, in addition to correctly understand the basic concepts, There was also a need to more programming, debugging on t
- 2022-06-30 11:38:20下载
- 积分:1