搜索结果

找到约 613 项符合 main 的查询结果

按分类筛选

显示更多分类

系统设计方案 Digital Thermostat with High Accuracy -6,00 to 46,00 °C Digital Thermostat We build a digital the

Digital Thermostat with High Accuracy -6,00 to 46,00 °C Digital Thermostat We build a digital thermostat for home applications, which controls the room temperature. I used the AT90S2313 microprocessor of ATMEL. The digital thermostat opens the main heating valve of the apartment and the hot water f ...
https://www.eeworm.com/dl/678/199047.html
下载: 26
查看: 1051

汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by

data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring ...
https://www.eeworm.com/dl/644/199823.html
下载: 110
查看: 1119

网络 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication ...
https://www.eeworm.com/dl/635/201813.html
下载: 200
查看: 1042

其他 The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bi

The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> Main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> S ...
https://www.eeworm.com/dl/534/202696.html
下载: 178
查看: 1031

其他 SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our tec

SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is ...
https://www.eeworm.com/dl/534/203478.html
下载: 128
查看: 1117

Java编程 Tiger编译器

Tiger编译器,TigerBox v.01 =============================================== 本软件作者保留其著作权力,请保留原作者信息完整性 程序需要SWT库支持,该发行版本已经包含了win32版本的SWT运行库 运行方式:win32:点击exec.bat执行 程序已经带有我编写的Tiger编译器,所以所有功能均可使用 你也可以把自己的编译器用于 ...
https://www.eeworm.com/dl/633/206281.html
下载: 107
查看: 1069

matlab例程 使用matlab

使用matlab,绘画出美国的星条旗。请运行main文件
https://www.eeworm.com/dl/665/206685.html
下载: 182
查看: 1010

单片机开发 显示"凌阳 科技 落实 生活"八个汉字

显示"凌阳 科技 落实 生活"八个汉字,分四个词在四行 // 上错开显示。 // 涉及的库: CMacro1016.lib // 组成文件: main.c/SPLC501User.c/Chinese_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Chinese_Table.h // SPLC501Driver_IO.inc // // 硬件连接: LCD DB0~DB7接IOA0~IOA7 // ...
https://www.eeworm.com/dl/648/208188.html
下载: 87
查看: 1034

单片机开发 先画一个实心圆

先画一个实心圆,然后再画一条横线,再在实心圆上叠加显 // 显示汉字:"凌阳科技",最后实现向上滚屏 // 涉及的库: CMacro1016.lib // 组成文件: main.c/SPLC501User.c/Chinese_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Chinese_Table.h // SPLC501Driver_IO.inc // // 硬件连接 ...
https://www.eeworm.com/dl/648/208190.html
下载: 115
查看: 1026

单片机开发 在USB/UART转换芯片支持下

在USB/UART转换芯片支持下,通过USB接口使用UART与上位机通讯, // 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示 // 在上位机串口调试软件上 // IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later) // PC机环境: 串口调试工具(PortExpert) // 涉及的库: CMacro1016.lib // 组成文件: main.asm // ...
https://www.eeworm.com/dl/648/208191.html
下载: 128
查看: 1044