资源列表
agilent_4156_8.2
- 安捷伦41566/4156C的LabVIEW驱动,可用于GPIB接口和lan接口-Agilent 41566/4156C the LabVIEW driver for GPIB interface and lan interfaces
12AT24C02
- AT24C02读写的程序STC12C5A60S2的程序-The AT24C02 reading and writing program STC12C5A60S2 procedures
keyscan
- 键盘的扫描程序,对于按键的长按、短按都有清晰的设置-Scanner keyboard, the keys according to the long and short set by the all clear
Uppertriangularmatrix
- 上三角矩阵压缩存储类,用c++描写的,数据结构中的-Upper triangular matrix stored compression type, using c++ descr iption, data structure
AD9954
- 关于高性能DDS芯片AD9954的PROTEL DXP全部工程,包含原理图文件和PCB文件,该工程实际已做成电路板使用-With regard to high-performance DDS chip AD9954' s PROTEL DXP whole project, including schematic and PCB files documents, the project has actually made use of circuit boards
zh_CN
- Linux下开源数控系统控制软件EMC2的汉化软件包,内有四个汉化文件,可将软件界面汉化-Under the open-source Linux software, EMC2 CNC system control of the finished package, which has four finished documents can be software interface localization
Complex
- c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
clock
- 可爱时钟 labview编写的一个小闹钟程序 用于初学者的练习-Cute clock labview write a small alarm clock program for beginners to practice
CLOCK
- 本程序是用LabVIEW编写的一个小闹钟很可爱可以调节希望能对大家有所帮助啊 -The LabVIEW program is written in a very cute little alarm clock can be adjusted hope it' ll help ah
1
- c语言语法分析器,实现简单的C程序的语法分析功能。-Parser
xiaoyuandaoyouzixun
- 一个简单的校园导游咨询,利用图存储景点信息,求出最短路径以及长度。-A simple consultation campus tour guides, the use of map information storage sites, find the shortest path, and length.
RegextoDFA
- 正则表达式转DFA,设计原理:1正则表达式转换为带ε的NFA(Thompson构造法);2ε-NFA转为DFA;3最小化DFA;4DFA状态转换表判断是否接受输入字符串,附有详细文档说明。-Regular expressions turn DFA, design principles: a regular expression is converted to ε of the NFA (Thompson Construction Law) 2ε-NFA to DFA 3 minimal DF