搜索结果
找到约 873 项符合
Main 的查询结果
按分类筛选
- 全部分类
- 技术资料 (251)
- 单片机开发 (52)
- 单片机编程 (48)
- 微处理器开发 (35)
- matlab例程 (30)
- 其他 (27)
- 源码 (24)
- 书籍 (23)
- Java编程 (23)
- Linux/Unix编程 (22)
- 汇编语言 (17)
- 数学计算 (13)
- 嵌入式/单片机编程 (12)
- 人工智能/神经网络 (12)
- 编译器/解释器 (11)
- VC书籍 (11)
- DSP编程 (10)
- 加密解密 (10)
- 数据结构 (10)
- 嵌入式Linux (9)
- 数值算法/人工智能 (8)
- 通讯/手机编程 (8)
- 其他书籍 (8)
- uCOS (8)
- 文章/文档 (8)
- 系统设计方案 (8)
- 其他嵌入式/单片机内容 (8)
- C/C++语言编程 (7)
- 操作系统开发 (6)
- 网络 (6)
- VIP专区 (6)
- 书籍源码 (5)
- 压缩解压 (5)
- 游戏 (5)
- 通讯编程文档 (5)
- VHDL/FPGA/Verilog (5)
- 软件设计/软件工程 (5)
- 电子书籍 (4)
- 驱动编程 (4)
- 文件格式 (4)
- Java书籍 (4)
- 其他行业 (4)
- 笔记 (3)
- 无线通信 (3)
- 嵌入式综合 (3)
- 串口编程 (3)
- *行业应用 (3)
- Applet (3)
- 多国语言处理 (3)
- J2ME (3)
- FlashMX/Flex源码 (3)
- Windows CE (3)
- 中间件编程 (3)
- 软件 (2)
- 习题答案 (2)
- 电源技术 (2)
- 行业应用文档 (2)
- Linux/uClinux/Unix编程 (2)
- 数据库系统 (2)
- 软件工程 (2)
- 通信网络 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 企业管理 (2)
- USB编程 (2)
- 其他数据库 (2)
- STL (2)
- Delphi控件源码 (2)
- 易语言编程 (2)
- 医药行业 (2)
- JavaScript (2)
- 邮电通讯系统 (2)
- Jsp/Servlet (2)
- 论文 (1)
- PCB相关 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- 教材/考试/认证 (1)
- 开发工具 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- SCSI/ASPI (1)
- BREW编程 (1)
- VxWorks (1)
- 交通/航空行业 (1)
- Symbian (1)
- MySQL数据库 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 3G开发 (1)
VC书籍 用Visual C++语言编写的SD卡与PC机通讯的main函数。
用Visual C++语言编写的SD卡与PC机通讯的main函数。
微处理器开发 This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For u
This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
微处理器开发 This zip describes switching the AT91RM9200 in IDLE state. Includes main.html file for help.
This zip describes switching the AT91RM9200 in IDLE state. Includes main.html file for help.
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}
Java编程 这是一个java线程示例代码片段,示例在main方法中调用invoke方法
这是一个java线程示例代码片段,示例在main方法中调用invoke方法
软件设计/软件工程 #include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l
#include<iostream>
using namespace std
int main()
{
unsigned long x,warcraft,war,l
cin> x
while(x)
{
unsigned long *p=new unsigned long[x+1]
if(p==NULL)
{
cerr<<"error!"<<endl
abort()
}
for(warcraft=0 warcraft<=x warcraft++)
*(p+warcraft)=0
*p=1
for(warcraft=0 war ...
汇编语言 用于汇编领域的,运用于OS的MAIN函数.基于硬件基础的源代码
用于汇编领域的,运用于OS的MAIN函数.基于硬件基础的源代码
文件格式 libcd.lib(crt0.obj) : error LNK2019: 无法解析的外部符号 _main
libcd.lib(crt0.obj) : error LNK2019: 无法解析的外部符号 _main ,该符号在函数 _mainCRTStartup 中被引用
嵌入式Linux bootloader for mainstone2 system,main cpu is intel pxa chip.may need edit for your onw system
bootloader for mainstone2 system,main cpu is intel pxa chip.may need edit for your onw system