搜索结果
找到约 613 项符合
main 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (47)
- 单片机编程 (45)
- 技术资料 (41)
- 微处理器开发 (35)
- 其他 (25)
- 书籍 (23)
- Java编程 (22)
- 源码 (22)
- Linux/Unix编程 (20)
- matlab例程 (18)
- 汇编语言 (17)
- 数学计算 (12)
- 嵌入式/单片机编程 (12)
- 编译器/解释器 (11)
- VC书籍 (11)
- 加密解密 (10)
- 数据结构 (10)
- 嵌入式Linux (9)
- DSP编程 (9)
- 其他嵌入式/单片机内容 (8)
- 系统设计方案 (8)
- 人工智能/神经网络 (8)
- uCOS (8)
- 文章/文档 (8)
- C/C++语言编程 (7)
- 其他书籍 (7)
- 网络 (6)
- 操作系统开发 (6)
- 数值算法/人工智能 (6)
- 通讯/手机编程 (5)
- 游戏 (5)
- 压缩解压 (5)
- 书籍源码 (5)
- VHDL/FPGA/Verilog (5)
- VIP专区 (5)
- 驱动编程 (4)
- Java书籍 (4)
- 软件设计/软件工程 (4)
- 其他行业 (4)
- 通讯编程文档 (4)
- 无线通信 (3)
- 串口编程 (3)
- J2ME (3)
- Windows CE (3)
- 文件格式 (3)
- 多国语言处理 (3)
- *行业应用 (3)
- 嵌入式综合 (3)
- 笔记 (3)
- 电源技术 (2)
- 通信网络 (2)
- 可编程逻辑 (2)
- 易语言编程 (2)
- 中间件编程 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- Applet (2)
- USB编程 (2)
- 电子书籍 (2)
- 医药行业 (2)
- Delphi控件源码 (2)
- 其他数据库 (2)
- Jsp/Servlet (2)
- 软件工程 (2)
- Internet/网络编程 (2)
- JavaScript (2)
- 邮电通讯系统 (2)
- Linux/uClinux/Unix编程 (2)
- 软件 (2)
- 习题答案 (2)
- 行业应用文档 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- PCB相关 (1)
- 教程资料 (1)
- 开发工具 (1)
- 仿真技术 (1)
- VxWorks (1)
- GPS编程 (1)
- 电子政务应用 (1)
- 交通/航空行业 (1)
- SCSI/ASPI (1)
- 数据库系统 (1)
- MySQL数据库 (1)
- 3G开发 (1)
- 行业发展研究 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- Symbian (1)
- 教材/考试/认证 (1)
- 论文 (1)
VC书籍 This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application c ...
加密解密 DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c
DES算法的C源码
benchmark.c
des.c
descalc.c
descert.c
descycle.c
getopt.c
getpass.c
main.c
misc.c
radlogin.c
uudecode.c
uuencode.c
其他书籍 Bold index entries have corresponding pages in the main body of the guide. The remaining index entr
Bold index entries have corresponding pages in the main body of the
guide. The remaining index entries are followed by a list of
appropriate page references in the alphabetical reference sections,
given in order of importance.
加密解密 /* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
/*
* main MIRACL header - miracl.h.
*
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...
Java编程 test main print hello world
test main print hello world
单片机开发 File name: main.c ** Last modified Date: 2006-09-26 ** Last Version: 1.0 ** Descriptions: The
File name: main.c
** Last modified Date: 2006-09-26
** Last Version: 1.0
** Descriptions: The main() function example template
**
**------------------------------------------------------------------------------------------------------
** Created by:
** Created date: 2006-09-16
** Version: ...
嵌入式/单片机编程 rtl8019驱动程序及其main函数的源码
rtl8019驱动程序及其main函数的源码
单片机开发 CPU.H CPU相关定义 Main.C 主函数 Ks0108.C LCD驱动 ASCII.c 8x8 8x16 英文字模 KeyScan.C 键盘扫描 MenuPara.C 菜单
CPU.H CPU相关定义
Main.C 主函数
Ks0108.C LCD驱动
ASCII.c 8x8 8x16 英文字模
KeyScan.C 键盘扫描
MenuPara.C 菜单函数使用模版
MenuTop.C 顶层菜单和菜单核心代码
MenuFSM.C 菜单核心和FSM代码
MenuFunc.C 功能菜单和动态条项生成代码
MenuLanguage.C 语言切换代码
MenuMeasure.C 空例子
PIC.C 图标
MenuMai ...
单片机开发 * Module Description: * This main control loop shell provides everything required for a basic uIP
* Module Description:
* This main control loop shell provides everything required for a basic uIP
* application using the RTL8019AS NIC