所属分类:
LabView编程
开发工具:LabView
文件大小:301KB
下载次数:15
上传日期:2009-03-07 09:13:18
说明: 程序通过LabVIEW完成了对公司员工基本信息创建添加、员工信息查询、删除以及员工信息修改的功能。通过对文本文件的操作完成以上功能,查找过程中采用递归算法对员工及其上级信息一并列出。
(Procedures through LabVIEW employees completed the basic information to create added employee information query, delete and modify the functions of employee information. Text file through the operation of the above features, the process of using recursive search algorithm information to employees and their superiors are listed together.)
文件列表:
CompanyEmployeesProject
.......................\CompanyEmployeesProject.aliases
.......................\CompanyEmployeesProject.lvproj
.......................\CompanyEmployeesProject_zyfeier.vi
.......................\Control.ctl
.......................\data
.......................\....\1.txt
.......................\....\3.txt
.......................\....\in.txt
.......................\Meun
.......................\....\Meun.rtm
.......................\SubVI
.......................\.....\Add.vi
.......................\.....\DataFormat.vi
.......................\.....\DataGlobal.vi
.......................\.....\Delete.vi
.......................\.....\LoadFile.vi
.......................\.....\Modify.vi
.......................\.....\SaveToFile.vi
.......................\.....\Search.vi
.......................\.....\SearchDown.vi
.......................\.....\SearchSave.vi
.......................\.....\Traversing.vi
.......................\.....\View.vi