搜索结果
找到约 430 项符合
work 的查询结果
按分类筛选
- 全部分类
- 书籍 (37)
- 其他 (28)
- 其他书籍 (25)
- 单片机开发 (17)
- matlab例程 (15)
- 单片机编程 (14)
- Linux/Unix编程 (14)
- Java编程 (14)
- VHDL/FPGA/Verilog (12)
- VC书籍 (12)
- 软件设计/软件工程 (11)
- Delphi控件源码 (11)
- 技术资料 (10)
- 电子书籍 (9)
- 通讯/手机编程 (9)
- 压缩解压 (8)
- Java书籍 (8)
- 通讯编程文档 (7)
- 其他嵌入式/单片机内容 (7)
- 汇编语言 (7)
- 书籍源码 (6)
- 行业发展研究 (6)
- 网络 (6)
- 软件工程 (6)
- 数值算法/人工智能 (6)
- 数学计算 (5)
- 微处理器开发 (5)
- 人工智能/神经网络 (5)
- 电源技术 (4)
- 嵌入式/单片机编程 (4)
- J2ME (4)
- 操作系统开发 (4)
- 系统设计方案 (4)
- 加密解密 (4)
- 技术管理 (4)
- 编译器/解释器 (4)
- 认证考试资料 (4)
- 模拟电子 (3)
- 无线通信 (3)
- USB编程 (3)
- Windows CE (3)
- DSP编程 (3)
- SQL Server (3)
- 嵌入式Linux (3)
- 数据库系统 (2)
- 串口编程 (2)
- 数据结构 (2)
- 多国语言处理 (2)
- BREW编程 (2)
- 并行计算 (2)
- 驱动编程 (2)
- Internet/网络编程 (2)
- GPS编程 (2)
- 其他行业 (2)
- 编辑器/阅读器 (2)
- 论文 (2)
- 教程资料 (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- ARM (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- Windows Mobile (1)
- 金融证券系统 (1)
- OA系统 (1)
- Symbian (1)
- 中间件编程 (1)
- 邮电通讯系统 (1)
- MTK (1)
- 文章/文档 (1)
- STL (1)
- Jsp/Servlet (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- MacOS编程 (1)
- Modem编程 (1)
- 游戏 (1)
- MySQL数据库 (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 源码 (1)
- VIP专区 (1)
Linux/Unix编程 The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates t
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real ...
其他书籍 Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out ho
Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Pac ...
软件工程 Fortran has always been the principal language used in the fields of scientific, numerical, and en
Fortran has always been the principal language used in the fields of scientific,
numerical, and engineering programming, and a series of revisions to the standard
defining successive versions of the language has progressively enhanced its power
and kept it competitive with several generations of ...
VHDL/FPGA/Verilog I2C core code in Hardware descrption language so as enable a cpld/fpga to be programmed for specific
I2C core code in Hardware descrption language so as enable a cpld/fpga to be programmed for specific customized applications of our requirment & make the pcb work to meet the application requirements.
Linux/Unix编程 Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and
Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.
技术管理 if the method is to be made void, then it cannot have a return statement, all it can do is set the v
if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, usually these are don ...
网络 A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to i
A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.
FlashMX/Flex源码 I ll probably write up a short article next week outlining how the ActionScript works, so people can
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex.
You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is not a compiled compo ...
matlab例程 A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project
A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
其他 Lazarus is a free and open source development tool for the FreePascal Compiler. The purpose of the p
Lazarus is a free and open source development tool for the FreePascal Compiler. The purpose of the project is to serve as a Code Repository, Wiki Knowledgebase and support site for converting existing components and libraries to work with Lazarus and FPC