-
有关系统设计和分析
有关系统设计和分析-the system design and analysis
- 2022-08-19 23:55:35下载
- 积分:1
-
介绍缓冲溢出的原理
介绍缓冲溢出的原理-introduced the principle of buffer overflow
- 2022-08-07 08:42:02下载
- 积分:1
-
tslib1.4的移植,在网上很多没有相应的函数,本人也参考各网站所总结的...
tslib1.4的移植,在网上很多没有相应的函数,本人也参考各网站所总结的-tslib1.4 transplantation, many online without a corresponding function, I also made reference to the website summarizing
- 2023-06-10 17:25:03下载
- 积分:1
-
a trace of the test procedures
一个测试点迹的程序-a trace of the test procedures
- 2022-02-04 02:02:58下载
- 积分:1
-
我自己写的OFDM符号同步的程序,很有参考价值哟!
我自己写的OFDM符号同步的程序,很有参考价值哟!-I wrote it myself OFDM symbol synchronization procedures, we could very well refer yo!
- 2022-07-16 01:43:49下载
- 积分:1
-
介绍关于VB的基础教程有关代码 全英文从大学下载的PDF格式
介绍关于VB的基础教程有关代码 全英文从大学下载的PDF格式-Introduced on the basis of VB code on the whole curriculum in English from the University of downloadable PDF format
- 2022-05-05 20:18:53下载
- 积分:1
-
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
- 2022-04-08 18:26:19下载
- 积分:1
-
一个反PB的工具
一个反PB的工具-a tool of the anti- PB
- 2022-01-28 20:19:21下载
- 积分:1
-
计算机组成原理4到5章习题答案,内附详细解答过程,欢迎大家下载...
计算机组成原理4到5章习题答案,内附详细解答过程,欢迎大家下载-Computer Principle 4-5 Chapter answer the questions, enclosing detailed answers process, we are happy to download
- 2022-03-20 20:17:25下载
- 积分: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