搜索资源列表
toCaps
- LabVIEW练习小程序。由10个英文单词组成一个字符串,单词之间由空格隔开,设计一个VI程序,将每个单词的首写字母改为大写的字母,并将该字符串存储为文本文件 -LabVIEW exercise applet. Consists of 10 English words to form a string, separated by spaces between words, to design a VI program, the first letter of each word to upp
filemanagement
- 文件管理控件的使用练习。显示指定的文件目录中的文件,并可以根据文件类型分类显示。-Control the use of document management practice. Shows that the file specified files in the directory and can be classified according to file type display.
application_of_undirected_network
- 内含源码,以及可执行的exe文件,系统使用说明(tc2.0下运行)。程序可以实现以下功能: 1. 创建无向网。可以输入最多30个城市的信息(输入的城市是连通的):城市的名字,两个城市之间的距离,两个城市之间的票价。 2. 以文件的形式保存输入的城市的信息。 3. 求连通所有城市的最短路径,并用图形界面显示最短路径。 4. 求任意两个城市之间的的最短路径,并用图形界面显示最短路径。 5. 用图形界面显示网络 程序在TC2.0下实现,dos界面,适合C语言初学者练习-Con
PlayGame
- 一个练习打字的游戏小编程 大家自己设三个或一个文本文件,内含1000个字符就行了,英文字母或其他字符都可以。谢谢指教-A small programming exercise typing game we all have three or a text file, containing 1000 characters on the list, letters or other characters can be. Thank you Zhijiao! !
1
- c++文件练习 主要有建立 people 类 并对文件中的数据进行增删改查的操作-c++ file exercises the main class for creating people and data in the file additions and deletions to change the operation of search
Folder
- 学习visual basic 可用的文件夹列表练习-Folder tabulation practice
7
- 本程序是文件快速启动,并且有和QQ几乎一样的界面,提供初学者练习-The Quick Start program is a file and there, and QQ is almost the same interface, providing for beginners to practice
C_language
- pdf文件格式,其中有100例经典C语言源程序(附带讲解和运行结果),例子基本为趣味编程练习,适合想学好C语言的同学,也比较设和初学者掌握!-pdf file format, including 100 cases of the classic C language source code (with explanation and operating results), examples of basic programming for the fun exercise for student
Simple-calculator
- 简易计算器,适合MFC初学者使用的练习文件,完成简单的计算功能-Simple calculator for MFC beginners practice files, complete the simple calculations
Set
- 是关于dynamic allocatted memory 的练习文件,里面有用C++的类的应用-Practice files, the inside a useful C++ the class of dynamic allocatted memory applications
zjfdc
- StudScore程序描述: 本程序包括:练习文件的保存和读取操作,-StudScore program descr iption: this program includes: practice file save and read operations,
实验程序
- 微机原理的一些初学练习,主要是为了有权限下载点文件,试试吧,毕竟我急(Some beginner exercises of Microcomputer Principle)
新建 WinRAR 压缩文件
- 日志,java练习用的 都是自己手打的 可以看看(Log, Java exercises are used by their own hands, you can look at)
新建文件夹
- matlab练习,程序编辑源代码,希望可以对大家有用,谢谢谢谢(matlabMatlab exercises, edit the source code, hope can be useful to you, thank you thank you)
练习
- 使用树形控件几gridview显示系统文件夹及文件列表(Use tree control to display system folder and file list in GridView)
swmm code
- swmm二次开发练习 仅供学习交流,不可用于商业用途(swmm secondary development)
SPSS练习题数据文件
- spss相关数据文件, 以供平时练习使用。(SPSS related data files, For the usual practice.)
QT基础练习
- 用QT实现三个主窗口通过修改cpp文件和修改.h文件(Using QT to implement three main windows by modifying the cpp file and modifying the.H file)
071603236_黄辉煌_上机练习9
- 设计一个学生注册界面。输入的信息包括学号(6位数字),姓名(不超过6个汉字),密码(不少于6个字符,不多于8个字符,且需要输入2次,2次输入的密码必须完全相同),专业(从“数学”、“计算机”和“外语”中选择,也可以自行输入),年级(从“一年级”、“二年级”、“三年级”和“四年级”中选择一项,且只能选择一项)。点击“注册”按钮后,程序检查输入是否正确,若错误则显示相应的提示信息,否则弹出一个消息窗口,显示所有输入的注册信息。程序文件命名为Exe9_1.java(Design a student r
练习11-写入测量文件
- 这是一个自己用LABVIEW编写的写入测量文件,用于将测量采集到的数据写入文件保存或者是再调用数据。(This is a write measurement file written by LabVIEW, which is used to write the data collected from the measurement to the file for saving or re calling the data.)