搜索结果

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

按分类筛选

显示更多分类

其他书籍 如何利用canvas 3d 在網頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefo

如何利用canvas 3d 在網頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefox/search?q=Canvas+3d&cat=all 2. 下載canvas 3d JS api. http://www.c3dl.org/index.php/download/ 3. 撰寫Main.js 檔[ javascript file],程式碼和說明如下所示
https://www.eeworm.com/dl/542/416451.html
下载: 143
查看: 1069

软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
https://www.eeworm.com/dl/540/420908.html
下载: 74
查看: 1036

其他嵌入式/单片机内容 Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Inc

Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
https://www.eeworm.com/dl/687/424456.html
下载: 134
查看: 1077

微处理器开发 EM4094示例Firmware

EM4094示例Firmware,包括main.c,用c51实现
https://www.eeworm.com/dl/655/427597.html
下载: 122
查看: 1052

加密解密 RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included

RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. DOCS - RSAEURO Documentation Directory DEMO - Demo Applications Directory SOURCE - Source Code Directory SCRIPTS - Demo Applications Script Files INSTALL - Inst ...
https://www.eeworm.com/dl/519/428473.html
下载: 171
查看: 1049

matlab例程 一道程序编译顺序的考题

一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个 ...
https://www.eeworm.com/dl/665/430153.html
下载: 163
查看: 1079

医药行业 This is basic hospital management system with essentials and is build on Java Swings."dscreen.java"

This is basic hospital management system with essentials and is build on Java Swings."dscreen.java" is the main class here.
https://www.eeworm.com/dl/679/430509.html
下载: 34
查看: 1083

DSP编程 (1)测试外部数据RAM: 根据我们定义的逻辑

(1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0 ...
https://www.eeworm.com/dl/516/432265.html
下载: 46
查看: 1049

DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
https://www.eeworm.com/dl/516/432269.html
下载: 187
查看: 1048

DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open

汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
https://www.eeworm.com/dl/516/432270.html
下载: 35
查看: 1043