搜索结果
找到约 949 项符合
InterfaCE 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (61)
- 单片机开发 (59)
- 技术资料 (59)
- 其他书籍 (48)
- 其他 (47)
- VHDL/FPGA/Verilog (36)
- 嵌入式/单片机编程 (33)
- Java编程 (33)
- 微处理器开发 (32)
- Linux/Unix编程 (24)
- 文章/文档 (22)
- 系统设计方案 (19)
- 可编程逻辑 (18)
- VC书籍 (18)
- 软件设计/软件工程 (17)
- 驱动编程 (17)
- USB编程 (15)
- matlab例程 (14)
- 汇编语言 (14)
- 通讯编程文档 (13)
- 书籍 (13)
- 其他嵌入式/单片机内容 (12)
- VIP专区 (12)
- 教程资料 (11)
- 通讯/手机编程 (11)
- 电子书籍 (11)
- 操作系统开发 (10)
- Java书籍 (10)
- 网络 (9)
- 嵌入式Linux (9)
- 人工智能/神经网络 (9)
- 中间件编程 (9)
- 通信网络 (8)
- 嵌入式综合 (8)
- 串口编程 (8)
- Internet/网络编程 (8)
- 文件格式 (7)
- Delphi控件源码 (7)
- Windows CE (6)
- 行业发展研究 (6)
- 数学计算 (6)
- 接口技术 (5)
- J2ME (5)
- VxWorks (5)
- Oracle数据库 (5)
- 编译器/解释器 (5)
- 软件工程 (5)
- 压缩解压 (5)
- 学术论文 (4)
- 实用工具 (4)
- 电源技术 (4)
- 无线通信 (4)
- ARM (4)
- 书籍源码 (4)
- BREW编程 (4)
- SCSI/ASPI (4)
- 教程资料 (3)
- 模拟电子 (3)
- 开发工具 (3)
- Applet (3)
- Delphi/CppBuilder (3)
- DSP编程 (3)
- 手机短信编程 (3)
- Windows Mobile (3)
- FlashMX/Flex源码 (3)
- JavaScript (3)
- SQL Server (3)
- 资料/手册 (3)
- 源码 (3)
- PCB相关 (2)
- 教育系统应用 (2)
- 手机WAP编程 (2)
- Symbian (2)
- 磁盘编程 (2)
- 语音压缩 (2)
- RFID编程 (2)
- 游戏 (2)
- TAPI编程 (2)
- 其他行业 (2)
- 其他数据库 (2)
- 数据库系统 (2)
- Modem编程 (2)
- 技术管理 (2)
- 其他 (2)
- 技术书籍 (1)
- 传感与控制 (1)
- 测试测量 (1)
- 设计相关 (1)
- *行业应用 (1)
- 数值算法/人工智能 (1)
- 邮电通讯系统 (1)
- 手机彩信(MMS)编程 (1)
- MySQL数据库 (1)
- Ajax (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- MTK (1)
- uCOS (1)
- 生物技术 (1)
- 加密解密 (1)
Delphi控件源码 这是一个演示程序
这是一个演示程序,原本是我在接口机制学习过程中的随兴之作,源代码相当丑陋,充斥了大量的重复代码,如有好事者愿意将其修改,请务必发给我一份,谢谢。
他没有关于类VMT结构的内容,有此需要者请参考bighawk的delphi类探索,本程序亦大量的参考了其中的代码,特此表示感谢。
他也没有关于接口使用方法的说明,打算入门学 ...
Internet/网络编程 当客户希望Citrix 服务器能够既提供内部客户端的访问
当客户希望Citrix 服务器能够既提供内部客户端的访问,同时也需要通过路由器上进行NAT(地址转换)的设
置而提供外部客户端的访问,Citrix 要实现这样的应用需要在Web Interface 中进行必要的设置才能够支持
嵌入式/单片机编程 软件无线电USRP v4.2版本硬件原理图
软件无线电USRP v4.2版本硬件原理图,包括clock、debug board、fpga、interface、power等部分,有pdf、sch、ps等多种格式。
编译器/解释器 This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good
This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of L ...
汇编语言 可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮
可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (output o ...
数学计算 GNU Octave is a high-level language, primarily intended for numerical computations. It provides a c
GNU Octave is a high-level language, primarily intended for numerical
computations. It provides a convenient command line interface for
solving linear and nonlinear problems numerically.
单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that cha ...
其他书籍 Full compliance with the USB Specification v1.1 and USB CDC v1.1 Support the RS232 Serial interfa
Full compliance with the USB Specification v1.1 and USB CDC v1.1
Support the RS232 Serial interface
Support automatic handshake mode
Support Remote wake-up and power management
256 bytes buffer each for upstream and downstream data flow
Support default ROM or external EEPROM for device configur ...
通讯/手机编程 This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University.
The purpose of this simulator ...
单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un
//通过18B20检测的数字温度可在电脑上显示当前温度值
#include <reg52.h>
#define uchar unsigned char
#define uint unsigned int
sbit DS=P2^2 //define interface
uint temp // variable of temperature
uchar flag1 // sign of the result positive or negative
sbit dula=P2^6
sbit wela=P2^7 ...