资源列表

« 1 2 ... .89 .90 .91 .92 .93 1794.95 .96 .97 .98 .99 ... 1877 »

[书籍源码src

说明:ad9628配置,给出了spi配置接口的时序描述。设计中需要例化altera的fifo。(ad9628 configure with spi configuration timing,and there is a QuartusII fifo in the design.)
<mq777> 在 2025-01-10 上传 | 大小:3kb | 下载:0

[书籍源码Javascript

说明:介绍Javascr ipt作用域,类等特性(Introduce the Javascr ipt scope, class and so on)
<gitwp> 在 2025-01-10 上传 | 大小:167kb | 下载:0

[书籍源码JavaScript高级程序设计源码

说明:Javascr ipt高级程序设计第三版源码(The third edition of Javascr ipt advanced programming)
<plm123> 在 2025-01-10 上传 | 大小:3.62mb | 下载:0

[书籍源码c

说明:入门例程100道题,能够帮助初学者更好的学习。(Cha algj a;gja g;aj'a;jpseo po opopsejfp)
<问问问呀> 在 2025-01-10 上传 | 大小:202kb | 下载:0

[书籍源码小波功率谱...

说明:该程序代码简单易懂,计算方便,根据自己需要替换数据,对参数稍作修改即可(Convenient calculation)
<nihaowohaodajiahao> 在 2025-01-10 上传 | 大小:183kb | 下载:0

[书籍源码C语言函数的嵌套调用

说明:初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
<Bruce Leung> 在 2025-01-10 上传 | 大小:6kb | 下载:0

[书籍源码C语言冒泡排序法

说明:冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。(Bubble sorting is a simpler sorting algorithm in the field of computer science. It repeats the seque
<Bruce Leung> 在 2025-01-10 上传 | 大小:6kb | 下载:0

[书籍源码用typedef定义结构类型

说明:类型定义符 typedef C语言不仅提供了丰富的数据类型 , 而且还允许由用户自己定义类型说明符 , 也就是说 允许由用户为数据类型取“别名” 。类型定义符 typedef 即可用来完成此功能。(Type delimiter typedefC language not only provides rich data types, but also allows users to define their own types by th
<Bruce Leung> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[书籍源码C语言程序:将一张矩阵笑脸上下翻转成哭脸

说明:这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the
<Bruce Leung> 在 2025-01-10 上传 | 大小:6kb | 下载:0

[书籍源码C语言中printf的使用

说明:printf()函数是式样化输出函数, 一般用于向准则输出设备按规定式样输出消息。正在编写步骤时经常会用到此函数。printf()函数的挪用式样为: printf("<式样化字符串>",<参量表>);(The printf () function is a stylized output function, which is generally used to output mes
<Bruce Leung> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[书籍源码C语言中scanf的使用

说明:首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <
<Bruce Leung> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[书籍源码C语言中计算两数之和

说明:初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
<Bruce Leung> 在 2025-01-10 上传 | 大小:7kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1794.95 .96 .97 .98 .99 ... 1877 »

源码中国 www.ymcn.org