搜索资源列表
XWLibrary
- 西文图书馆系统,序列化一些类,用TXT文本储存数据。简单。-Western library system, some kind of sequence, using TXT text stored data. Simple.
jk
- 寄存器所储存的数据的数据经由数据选择器进入,在进由译码电路将原来的BCD码转换成七段显示器的显示码,之后传送到七段显示器。请注意,四个七段显示器是轮流点亮而非一起点亮,其显示扫描的速度必须和数据选择器器同步,因此需要一个计数器来提供两者的扫描信号。事实上,显示器扫描信号和键盘扫描信号两者对扫描信号的速度要求相近,所以可以共享一组扫描信号。-stored in the register of data through the data selector entry, Progressive by
GcodeAnylys
- G代码分析 这个文件主要进行语法分析,主要包括以下几个方面 [1]判断字符地址(同种类型)时候有重复定义 [2]字符串提取数据,并把数据储存在语法分析变量数组里 [3]完整G代码匹配语句具体格式,其中格式合法性定义参照
shuzucaozuo
- 对图进行操作,利用数组的形式对数据进行储存
SHUJUCHULI YUHUATU
- 在AutoCAD基础平台上进行数据处理和计算,以文本文件格式储存数据,并以图形形式AuroCAD在环境下显示。-in AutoCAD platform based on the data processing and, in a text file format for data storage, and graphics to form AuroCAD displayed in the environment.
x5645.rar
- 储存芯片x5645的应用源代码程序,用于数据存储,汇编,X5645 storage chip application source code procedures for data storage, compilation
c++source
- 利用矩阵的思想 大量数据分类储存 以矩阵的形式储存 大家可以参考下-The idea of using matrix classification of a large amount of data stored in matrix form of storage we can refer to the following
mode1
- 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
DOUTREE
- 二叉树,也就是树的一个特殊结构。在现实中,二叉树也经常被使用,比如储存一些数据。在数据结构中,二叉树作为一个特大重点内容。-Binary tree, that is, a special structure of the tree. In reality, the binary tree are often used, such as storage of some data. In the data structure, binary tree, as a large focus.
wj
- 利用labview实现温度采集系统的设计过程,系统结构时利用了labview的虚拟仪器技术,由labview虚拟系统自生成温度信号,通过温度的采集实现对温度数据的采集,预处理,分析,储存和显示。-Labview temperature acquisition system design process, the system structure using labview virtual instrument technology labview virtual system, since th
labview-to-excel
- labview的信息,包括图形的中数据,储存到excel文档的不同方法-the labview information, including graphics data in different ways to store excel document
labview-daq
- 基于labview软件的daq系统的数据采集与储存,采集到的数据以TEXT文件形式储存-Daq labview-based software system for data acquisition and storage of the collected data stored in TEXT file
DJS
- 采用STC11F01E的0~99分钟倒计时器,耐用内部EEPOR储存设定数据-Adopting STC11F01E 0 ~ 99 minutes timer, durable internal EEPOR stored data set
Meteorological-monitoring-system
- 气象上位机监控系统,通过串口通讯接收下位机采集到的数据,以波形形式显示,智能报警,实时储存数据的功能-Meteorological PC monitoring system, through serial communication receive under the collected data, in wave form display, intelligent alarm, real-time data storage capabilities
jroumf
- 自己写的小程序,利用DAQ小助手采集和储存数据,可修改存储的文件路径。-Write a small program, using the DAQ Assistant acquisition and storage of data, you can modify the file path is stored.
Snake
- 贪吃蛇算法,稍微有点不同于网上的。网上的都是把蛇身的所有节点都储存了下来。 数据结构, 不复杂 给个保存蛇头蛇尾地址。还有保存方向的。然后用队列(先进先出表)保存拐点 -This algorithm is slightly different the Snake online. Internet is the snake all nodes are stored down. Data structure is not complex Save snakeheads to
DatabaseApplication
- 边干边学数据库应用 引言—献给想用数据库而不懂数据库的工程师 曾经在一个产品检测项目中,客户要求:当产品检测不合格时,记下该产品对应的序列号,测试时 间和各项测试指标,幵能对这些数据迚行管理和查询。由于自己没有系统的学习过数据库,所以第一时间想到的解决方案是用文件的方式(也只能把数据存成文件了)。在使用文件迚行数据储存与管理时,遇到了一个巨大的问题:如何查询数据?基本的文件IO 函数中,幵没有提供现成的查询函数,所以必须自己编程实现。实现的过程是先将数据读入内存,然后再根据关键字迚行
trial
- 可读取串口数据并显示在波形图上,然而并没有数组来储存数据,数据直接转换为数值后显示于波形图。-Serial data can be read and displayed on the waveform, but not the array to store data.
树形数据读写模块
- 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)
LabVIEW 数据存储指南
- 基于LabVIEW的数据储存教程,了解LABview的数据存储方法(A data storage tutorial based on LabVIEW to understand LABview's data storage method.)