搜索资源列表
串基本操作的演示
- 题目:串基本操作的演示 含有测试结果和函数关系调用图
细菌觅食优化算法的研究与应用
- 介绍了细菌觅食优化算法的三大主要操作:趋向性、复制和迁徙操作的基本原理及流程。相当不错的资料
matlab commands
- 详细介绍matlab的基本操作
API读写串口
- API读写串口.doc 一、基本知识 Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
stack
- 栈的基本操作:进栈,出栈,添加结点和删除结点等基本操作的实现。自己做的关于数据结构的试验,仅供参考。-Stack the basic steps: into the stack, the stack, add node and delete node, such as the realization of the basic operation. Own data structures on the test, for informational purposes only.
MapObjects
- 通过添加MapObjects组建,完成图层添加,图层管理,图层操作等一些最基本的功能-MapObjects formed by adding to complete the added layer, layer management, layer operations, such as some of the most fundamental function of
nRF905
- 短距离无线通讯 nrf905芯片资料 里面包含原理图和基本的芯片操作 MCU通讯使用SPI接口-nrf905
I2C-bus
- 现在,已经有越来越多的外围器件与微控制器的接口形式是二线制的I2C串行总线,学会其基本操作已经成为广大电子电气工程师爱好者的迫切要求。鉴于I2C总线协议原文内容十分详尽,对于总线协议的初学者可能不把握,本文特意非常简要地介绍了I2C总线的概念、优点和基础协议,可以帮助您尽快掌握具体器件的用法,也为进一步深入学习掌握I2C总线打好基础。-now,I2C-BUS more popular in EEPROM and mcu ,it is a two-line serial bus.
simulink
- 主要介绍Simulink的基本功能和基本操作方法,并通过举例介绍如何利用Simulink进行系统建模和仿真。-Introduces the basic functions and basic methods of operation of the Simulink, and through examples of how to use Simulink for system modeling and simulation.
DSP-PPT
- 详细讲解了有关DSP320C54的基本理论,以及开发环境的具体操作过程-Explain in detail the basic theory about DSP320C54, as well as the development environment of the concrete operation
sequenlistmenu
- 实现数据结构中的链表的基本造作,包括置空,求表长,插入,删除等操作。可以正确运行。-Pretentious basic linked list data structure, including blank, find the table long, insert, or delete operation. Can properly run.
TCP-IP_Protocols_NO2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
labview-databack
- labivew实现数据库的基本操作,SQL语言-In LABVIEW to realize the operation of the database tables
51yingpan
- 介绍了关于51单片机的一些基本的知识,和如何更好地运用它实现一些基本的操作,如何实现一些简单的控制,如何简化程序-Some basic knowledge about 51 microcontroller, and how to better use it implements some basic operations, how to implement a simple control, how to simplify procedures
Linux
- 这是学习LINUX系统时整理的一些笔记,里面涉及常用指令极其备注和例子,Linux系统下的一些基本操作(部分附图),对于初学者,算是相当精简了。-Here are some notes when learning LINUX system, which relates to a common instruction extremely remarks and examples, some of the basic operation system under Linux (part of the
CCS-use-method
- ccs使用必备知识,即CCS的使用说明,介绍CCS的基本操作方法-ccs use manual
11
- 熟悉MATLAB的命令窗口。掌握MATLAB一些基本操作,能进行一般的数值计算。实现语句的重调和修改 。 -Familiar with the MATLAB command window. MATLAB grasp some basic operations, to carry out general numerical calculation. Achieve reconciliation statement heavy modifications.
KUKA机器人操作和编程
- 机器人基本操作及运用,培训资料详细介绍了基本功能,适合新手学习
SPSS数据集-HBAT
- 该文件是用于练习SPSS基本操作的数据集
Linux从入门到精通
- 详细介绍Linux操作系统,带领入门,精通 内含shell语句,和基本操作