资源列表

« 1 2 ... .16 .17 .18 .19 .20 5221.22 .23 .24 .25 .26 ... 216394 »

[VHDL编程04.交通灯

说明:既然是交通灯模拟实验,红黄绿三色小灯闪烁时间就要模拟真实的交通灯,我们使用Arduino 的delay()函数来控制延时时间,相对于C 语言就要简单许多了。(void setup() { pinMode(redled, OUTPUT);/ pinMode(yellowled, OUTPUT) pinMode(greenled, OUTPUT); })
<acba> 在 2025-11-26 上传 | 大小:326kb | 下载:0

[其他小程序afe031

说明:plm with datasheet that gives all the features and control register
<itqiq> 在 2025-11-26 上传 | 大小:1003kb | 下载:0

[单片机(51,AVR,MSP430等)AMIS-49587-D

说明:plc with datasheet that gives all the features and control register
<itqiq> 在 2025-11-26 上传 | 大小:339kb | 下载:0

[按钮控件cdttract

说明:So that the computer automatically shut down the program()
<Tamey> 在 2025-11-26 上传 | 大小:107kb | 下载:0

[matlab例程BpANN

说明:采用Bp神经网络算法,通过训练计算有限的样本数据,进而对更广的数据进行预测(Using the Bp neural network algorithm to predict the data)
<小黄灬牛> 在 2025-11-26 上传 | 大小:367kb | 下载:0

[Ftp服务器FTPshixian

说明:使用C++的网络编程socket搭建的Ftp系统,实现简单的上传下载文件。(The Ftp system built by the network programming socket of C++ realizes simple uploading and downloading files)
<黄小仙1992> 在 2025-11-26 上传 | 大小:252kb | 下载:0

[其他小程序C#设计模式

说明:来源:亚历山大的建筑模式、Gamma 等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计 模式》。 也有人说"三十六计"就是"模式"。(Source: Alexander's architecture model, Gamma et al. (
<lillian1> 在 2025-11-26 上传 | 大小:1.34mb | 下载:0

[VHDL编程05.按键控制

说明:我们来尝试一下使用Arduino的I/O 口的输入功能即为读取外接设备的输出值,我们用一个按键和一个LED 小灯完成一个输入输出结合使用的实验;(Let's try to use the input function of the I/O port of Arduino, that is, to read the output value of the external device. We use a button and a LED lamp to complete an input and
<acba> 在 2025-11-26 上传 | 大小:857kb | 下载:0

[其他小程序CurveByPoints

说明:revit二次开发,体量族中根据点生成样条曲线(Two development of Revit, generating spline curves from the base points)
<meng_yi_lian> 在 2025-11-26 上传 | 大小:37kb | 下载:0

[VHDL编程06.抢答器

说明:就是将上面的按键控制小灯的实验扩展成3 个按键对应3 个小灯,占用6 个数字I/O 接口,来实现对小灯的控制(It is to expand the above key control light experiments to 3 keys corresponding to 3 small lights, 6 digital I/O interface, to realize the control of the light.)
<acba> 在 2025-11-26 上传 | 大小:568kb | 下载:0

[VHDL编程09.数字电压表

说明:本实验我们将电位计的阻值转化为模拟值读取出来,然后显示到屏幕上,这也是我们以后完成自己所需的实验功能所必须掌握的实例应用。(In this experiment, we transform the resistance of potentiometer into analogue value and read it to the screen, which is an example application that we must master after we finish the expe
<acba> 在 2025-11-26 上传 | 大小:1.01mb | 下载:0

[Internet/网络编程563118

说明:Socket编程客户端代码 Socket programming client code()
<hvqec_595> 在 2025-11-26 上传 | 大小:21kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 5221.22 .23 .24 .25 .26 ... 216394 »

源码中国 www.ymcn.org