搜索结果
找到约 219 项符合
App 的查询结果
按分类筛选
- 全部分类
- 技术资料 (65)
- Linux/Unix编程 (12)
- Java编程 (8)
- 微处理器开发 (6)
- 单片机编程 (6)
- 其他 (6)
- 源码 (6)
- 通讯/手机编程 (5)
- 软件设计/软件工程 (5)
- 系统设计方案 (5)
- VIP专区 (5)
- 单片机开发 (4)
- uCOS (4)
- 电子书籍 (4)
- Symbian (4)
- 软件 (4)
- VC书籍 (3)
- 中间件编程 (3)
- BREW编程 (3)
- 压缩解压 (3)
- matlab例程 (3)
- C/C++语言编程 (2)
- 无线通信 (2)
- J2ME (2)
- 操作系统开发 (2)
- 其他嵌入式/单片机内容 (2)
- 网络 (2)
- Internet/网络编程 (2)
- Java书籍 (2)
- 其他行业 (2)
- Windows CE (2)
- 手机短信编程 (2)
- SQL Server (2)
- android开发 (2)
- 书籍 (2)
- 图形图像 (1)
- 教程资料 (1)
- 教程资料 (1)
- 企业管理 (1)
- Delphi/CppBuilder (1)
- 游戏 (1)
- 串口编程 (1)
- 金融证券系统 (1)
- 书籍源码 (1)
- 其他书籍 (1)
- 驱动编程 (1)
- RFID编程 (1)
- 酒店行业 (1)
- 家庭/个人应用 (1)
- Windows Mobile (1)
- 数据库系统 (1)
- 行业发展研究 (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式/单片机编程 (1)
- MacOS编程 (1)
- Delphi控件源码 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 其他 (1)
- 论文 (1)
- 开发板 (1)
- 精品软件 (1)
uCOS 经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulat
经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程. ...
Windows CE pda上实现二叉树生成演示
pda上实现二叉树生成演示,以app形式打包了
电子书籍 The LabVIEW Development Guidelines describe many of the issues that arise when developing large app
The LabVIEW Development Guidelines describe many of the issues that
arise when developing large applications. The guidelines are based on the
advice of LabVIEW developers, and provide a basic survey of software
engineering techniques you might find useful when developing your
own projects.
There is ...
串口编程 CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program.
CHAPT12\Chapt12.h The header file for the app s application class
CHAPT12\Chapt12.ico The i ...
中间件编程 genesis芯片点屏程序
genesis芯片点屏程序,52xx-app系列,呵呵,买都买不到的噢
Symbian timer自通过活动对象应用
timer自通过活动对象应用,启动symbian App程序
uCOS 开发环境:IAR3.10 本程序成功将ucos2移植到MSP430F149上
开发环境:IAR3.10
本程序成功将ucos2移植到MSP430F149上,调试通过。
将所有C文件包含到工程中,编译通过。
应用程序:app.c
主要为了测试,编写了两个任务,分别为P1.0延时10个时钟节拍反向,P1.1延时20个时钟节拍反向,在MSP430上测试成功 ...
手机短信编程 This file contains a summary of what you will find in each of the files that make up your hello app
This file contains a summary of what you will find in each of the files that
make up your hello application.
电子书籍 Practical FIR Filter Design in MATLAB Revision 1.1 Ricardo A. Losada The MathWorks, Inc. 3 App
Practical FIR Filter Design in MATLAB
Revision 1.1
Ricardo A. Losada
The MathWorks, Inc.
3 Apple Hill Dr. Natick, MA 01760, USA
January 12, 2004
操作系统开发 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外
在软件Proteus中仿真ucos(ARM)
1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可.
2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用)
3. 将所有的文件放到D:\ ...