搜索结果
找到约 81 项符合
std 的查询结果
按分类筛选
- 全部分类
- 学术论文 (6)
- 技术资料 (6)
- 软件工程 (5)
- 其他书籍 (5)
- 通讯编程文档 (4)
- 单片机开发 (4)
- 软件设计/软件工程 (4)
- 其他 (4)
- VHDL/FPGA/Verilog (4)
- 数据结构 (3)
- 源码 (3)
- 教程资料 (2)
- 通信网络 (2)
- 其他嵌入式/单片机内容 (2)
- matlab例程 (2)
- 微处理器开发 (2)
- uCOS (2)
- STL (2)
- 编译器/解释器 (2)
- 技术教程 (1)
- 技术书籍 (1)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- 通讯/手机编程 (1)
- 教育系统应用 (1)
- 驱动编程 (1)
- 书籍源码 (1)
- 系统设计方案 (1)
- 网络 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 笔记 (1)
- 软件 (1)
教育系统应用 c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <
c++图书管理系统
include <iostream>
#include <iomanip>
#include <string>
#include <fstream>//输入/输出文件流类
using namespace std
const int Maxr=100 //最多的读者
const int Maxb=100 //最多的图书
const int Maxbor=5 //每位读者最多借五本书
//读者类,实现对读者的信息的描述 ...
单片机开发 自己编写的串口-CAN口的转换程序
自己编写的串口-CAN口的转换程序,已经测试过没有问题!
一.传输数据协议:
1.初始化
初始化波特率(CAN):$BAUD($:起始符;BAUD:波特率标识符;
相应编码:0x24 0x42 0x41 0x55 0x44)
传输ID号设置:$IDERSTD(相应编码:0x24 0x49 0x44 0x45 0x52 0x53 0x54 0x44)
$IDEREXT(相应编码:0x24 0x49 0x4 ...
微处理器开发 利用easyARM7 2103与OCM4X8中文液晶实现画线
利用easyARM7 2103与OCM4X8中文液晶实现画线,图形化时钟功能。
接线口:P0.5-CS,P0.6-STD,P0.7-SCLK
方式为串行
数据结构 一个C++写的KdTree容器模板库
一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std ...
书籍源码 在本光盘中提供了由谭浩强编著的《C++程序设计》(清华大学出版社出版)一书中各章的例题程序以及全部习题的参考解答
在本光盘中提供了由谭浩强编著的《C++程序设计》(清华大学出版社出版)一书中各章的例题程序以及全部习题的参考解答,以方便教师进行教学,也便于读者上机运行这些程序以及在此基础上修改和调试程序。
程序按章设立文件夹(子目录),例如文件夹c12中包含的是第12章全部例题的程序。程序的文件名以c开头,与例题号一一对应 ...
系统设计方案 这是日本OKI公司开发的ML9636芯片说明书
这是日本OKI公司开发的ML9636芯片说明书,这款芯片专门用于DSRC开发,由于国内只有ETC标准,尚无DSRC标准,此款芯片是基于日本ARIB STD-T75标准开发的。希望能对打算研究DSRC的朋友提供帮助
通讯编程文档 This file is a function under matlab which allow to compute several statistical parameter of random
This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
通讯编程文档 Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 3
Supplemental information for a high-speed serial bus that integrates well with most IEEE standard
32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect
between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 1321 ...