搜索结果
找到约 825 项符合
USER 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (66)
- Java编程 (52)
- 其他 (41)
- Linux/Unix编程 (31)
- 单片机编程 (30)
- 软件设计/软件工程 (30)
- 书籍 (26)
- 技术资料 (23)
- 嵌入式/单片机编程 (20)
- matlab例程 (18)
- 微处理器开发 (17)
- Java书籍 (17)
- 单片机开发 (16)
- 通讯编程文档 (15)
- VIP专区 (14)
- DSP编程 (13)
- 电子书籍 (13)
- VC书籍 (13)
- 可编程逻辑 (12)
- 人工智能/神经网络 (12)
- 其他嵌入式/单片机内容 (12)
- 软件工程 (12)
- VHDL/FPGA/Verilog (11)
- 汇编语言 (11)
- 文章/文档 (11)
- Jsp/Servlet (11)
- 数学计算 (11)
- 网络 (10)
- 通讯/手机编程 (9)
- 系统设计方案 (9)
- Delphi控件源码 (9)
- J2ME (8)
- 书籍源码 (8)
- 驱动编程 (8)
- 嵌入式综合 (7)
- 数据库系统 (7)
- 嵌入式Linux (7)
- 压缩解压 (7)
- SQL Server (7)
- 教程资料 (6)
- Internet/网络编程 (6)
- 教育系统应用 (6)
- Windows CE (6)
- 其他行业 (6)
- GPS编程 (6)
- 游戏 (6)
- JavaScript (6)
- *行业应用 (5)
- 文件格式 (5)
- Applet (5)
- 加密解密 (4)
- 其他数据库 (4)
- 企业管理 (4)
- 操作系统开发 (4)
- MySQL数据库 (4)
- 手册 (4)
- 论文 (4)
- 资料/手册 (3)
- 电源技术 (3)
- USB编程 (3)
- uCOS (3)
- VxWorks (3)
- 编辑器/阅读器 (3)
- 行业发展研究 (3)
- 接口技术 (3)
- 源码 (3)
- 技术书籍 (2)
- 教程资料 (2)
- 通信网络 (2)
- 传感与控制 (2)
- BREW编程 (2)
- 多国语言处理 (2)
- 3G开发 (2)
- RFID编程 (2)
- Windows Mobile (2)
- STL (2)
- 中间件编程 (2)
- 软件 (2)
- 学术论文 (1)
- allegro (1)
- 模拟电子 (1)
- ARM (1)
- 测试测量 (1)
- TAPI编程 (1)
- 数值算法/人工智能 (1)
- 生物技术 (1)
- 语音压缩 (1)
- 编译器/解释器 (1)
- 邮电通讯系统 (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- Oracle数据库 (1)
- 手机彩信(MMS)编程 (1)
- 电子政务应用 (1)
- FlashMX/Flex源码 (1)
- 数据结构 (1)
- 金融证券系统 (1)
- CA认证 (1)
- 单片机 (1)
- 驱动程序 (1)
驱动编程 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
m ...
Internet/网络编程 Nagios is a powerful host and service monitoring program designed to run on most *NIX systems. It is
Nagios is a powerful host and service monitoring program designed to run on most *NIX systems. It is written in C and designed to be fast and flexible. It has the ability to contact administrators via email, pager, or other user-defined methods.
其他书籍 本书介绍了瑞萨FLASH 开发工具箱(FDT)的使用方法
本书介绍了瑞萨FLASH 开发工具箱(FDT)的使用方法,简要目录如下:
第1章简介
第2 章系统概要
第3 章FDT 的使用方法
第4章等待脚本(Wait For Script)
第5章存取权限(Access Rights)
第6 章用户界面的配置(Configuring the User Interface)
第7章菜单(Menus)
第8章窗口(Windows)
第9 章Simple Interface Mode (简 ...
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
This will sample all 8 A/D-channels by the continous mode.
Each end of conversion will call an interrupt routine,
where the AD-channel is put to Port4[2..0]
and the upper nibble of the result is put to Port4[7..4].
Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
汇编语言 在DEBUG状态下
在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增加的例程。编制一个用户程序user.asm,其目的是检测新增加的功能调用是否成功。在DE ...
Linux/Unix编程 a screen handling program to provide a flashing message. You will have to design a screen layout f
a screen handling program to provide a flashing message.
You will have to design a screen layout for where messages
are placed on the screen. You will also have to consider
when to delay the program in order to give the user time
to read the messages. That is, the program will use the
curses li ...
Jsp/Servlet an application that finds the smallest of several integers. Assume that the first value read specif
an application that finds the smallest of several integers. Assume that the first value
read specifies the number of values to input from the user
其他书籍 S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless
S60-programming-a-tutorial-guide-symbian.
1 Introduction to Mobile-Phone Systems 1
1.1 Wireless Technologies 1
1.2 Cellular Systems 2
1.3 Elements of a Mobile-Phone System 4
1.4 Keeping Users’ Calls Separate 5
1.5 Multipath Propagation 7
1.6 2G Mobile-Phone Systems 9
1.7 GPRS Systems 10
1.8 3G Mob ...
微处理器开发 The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR
EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU
and the available tools. In addition, when used together with the STM32F103xx motor
control starter kit (STM3210B-MCKIT) and P ...