搜索结果
找到约 604 项符合
Write 的查询结果
按分类筛选
- 全部分类
- 技术资料 (85)
- 单片机开发 (45)
- 其他 (33)
- Java编程 (33)
- Linux/Unix编程 (27)
- 单片机编程 (24)
- 其他书籍 (22)
- VHDL/FPGA/Verilog (19)
- 嵌入式/单片机编程 (18)
- 微处理器开发 (15)
- 汇编语言 (14)
- 其他嵌入式/单片机内容 (13)
- 编译器/解释器 (12)
- VC书籍 (12)
- 软件工程 (11)
- 软件设计/软件工程 (11)
- 书籍 (10)
- 驱动编程 (10)
- Java书籍 (10)
- 系统设计方案 (10)
- 电子书籍 (9)
- Delphi控件源码 (9)
- 操作系统开发 (8)
- 文章/文档 (8)
- 嵌入式Linux (7)
- VIP专区 (6)
- 源码 (5)
- 通讯/手机编程 (5)
- 网络 (5)
- 数学计算 (5)
- 技术管理 (5)
- USB编程 (5)
- 数值算法/人工智能 (4)
- 压缩解压 (4)
- matlab例程 (4)
- Internet/网络编程 (3)
- 串口编程 (3)
- 游戏 (3)
- 通讯编程文档 (3)
- 数据结构 (3)
- 中间件编程 (3)
- Jsp/Servlet (3)
- MTK (3)
- DSP编程 (2)
- 书籍源码 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- 编辑器/阅读器 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- uCOS (2)
- BREW编程 (2)
- J2ME (2)
- FlashMX/Flex源码 (2)
- 其他行业 (2)
- Windows CE (2)
- Windows Mobile (2)
- SQL Server (2)
- 行业发展研究 (2)
- GPS编程 (2)
- 软件 (1)
- 其他 (1)
- C/C++语言编程 (1)
- 加密解密 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 传感与控制 (1)
- 开发板开源 (1)
- 可编程逻辑 (1)
- SCSI/ASPI (1)
- *行业应用 (1)
- 企业管理 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 人工智能/神经网络 (1)
- VxWorks (1)
- 家庭/个人应用 (1)
- JavaScript (1)
- 人物传记/成功经验 (1)
- 3G开发 (1)
- MacOS编程 (1)
技术资料 基于Proteus可视化设计
在单片机项目中,开发者不仅需要考虑硬件选择,方案设计,还要编写功能代码,仿真测试等。而对于非计算机专业的初学者来说,编程难度较大。Proteus可视化设计方法,利用流程图代替编写代码这一特点,大大减低了难度,从而激发学生学习积极性。In the single chip project, developers not only need to consider hardware selection ...
单片机编程 Microchip PIC系列单片机RS232通讯应用
Digitemp Junior – An RS-232 Port-Powered Digital Thermometer
Digitemp Jr. is a device that is designed to measure
and report ambient temperature. When connected to
an RS-232 port on any PC, it will periodically measure
and report in ASCII form the ambient temperature in
degrees Celsius ...
单片机编程 Atmel AT89C系列单片机电路板设计指南
Designing Boards with Atmel AT89C51,AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test.
Recent improvements in chips and testers have made it possible for the tester to begin taking over the role tradi-tionally assigned to the PROM program-mer. Instead of having a PROM pro- g ...
单片机编程 Designing Boards with Atmel AT
Designing Boards with Atmel AT89C51, AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test:Recent improvements in chips andtesters have made it possible for thetester to begin taking over the role traditionallyassigned to the PROM programmer.Instead of having a PROM programmerwrite ...
单片机编程 P90CL301 I2C driver routines
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-maste ...
人工智能/神经网络 最新的支持向量机工具箱
最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, ...
VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme
MFC Black Book
Introduction:
Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
其他书籍 关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for implementing circuits in
关于FPGA流水线设计的论文
This work investigates the use of very deep pipelines for
implementing circuits in FPGAs, where each pipeline
stage is limited to a single FPGA logic element (LE). The
architecture and VHDL design of a parameterized integer
array multiplier is presented and also an IEEE 754
...
单片机开发 avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...LIB目录将头文件slavr.h 拷贝到头文件目录即...
avr应用有关使用注意事项如下
1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中
即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录
2 如果想使用库文件中的函数那么设置如下
1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件
2) 在工程选项中的Additional LIB 一 ...
其他 学会对文件的记录锁定
学会对文件的记录锁定,及解锁。#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
int main()
{
int fd
int i
struct {
char name[20]
uint ID
int age
} myrec
fd =open("name", O_RDWR|O_CREAT, 0755)
if (fd == -1) return -1
printf("Input your name:") scanf("%s", myrec.name)
...