搜索资源列表
goods
- 包含cpp文件,说明文件,exe文件。C++程序,模拟商店货物管理。将商店的货物,定义为一个货物数组类,数组对象动态建立,初始为20个元素,不够用时扩充一倍。 用二进制数据文件建立数组元素对象,要求放在构造函数中,而文件的保存和关闭放在析构函数中。第一次运 行时,建立空的数据文件,由键盘输入建立数组元素对象,并写入文件,程序退出时,关闭文件;下一次运行 就可以由文件构造对象,恢复前一次做过的工作-contains documents, notes, exe. C procedures
disk_password
- 给硬盘启动时加把锁,可以保护你的数据和计算机的安全,是用汇编写的,把它编译后生成二进制文件,写入硬盘引导区即可.-start to increase hard disk lock, and can protect your data and computer security, is a compilation of writing, it compiled generated binary files, write your hard disk can guide the district.
filevist
- 文件流,二进制写入器,数据列表存储取出的数据,将读取的数据组装成记录对象并保存在数据列表中-The file stream, written in binary, data out of the data stored in the list, the read data record object assembled and stored in the data list
banker
- 将进程数,资源数,以及进程信息写入二进制文件中,再次打开程序(或继续操作)进行读取,输入某进程申请的各个资源数,进行安全性判断,安全则给出安全序列,否则给出相应提示(堵塞原因)。-banker for operater system
write-file
- 写入二进制文件的一个labview程序,希望有所帮助,可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
例8-6 二进制文件的写入
- 二进制文件的写入, 程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Binary file writing, Procedures for the "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginn