资源列表
filecut100
- 文件分割源代码,用VC++实现,有兴趣的可以下载-Partition the source code files with VC++ Realized, are interested in can be downloaded
FilePost
- vc++ post 在网上找的,可以参考参考-vc++ post on the Internet to find, can refer to reference
FileSystem100
- 文件管理系统的模拟实验,实现删除,添加功能-Document Management System simulation experiments, to achieve the deletion, add features
Filter_wiener
- 该程序包包含:维纳滤波器的实现和验证程序,在VC++中验证,与大家分享!-The package includes: Wiener filter realization and verification procedures, the VC++ Verify, to share with you!
FinanceCalculator
- 一个图形界面的理财计算器,可实现3种理财功能。-A graphical interface of the financial calculator, can be three kinds of financial management functions.
find102
- 用Visual Basic快速的全盘文件查找程序-With Visual Basic quickly find a comprehensive documentation program
FindMiddleSP
- This Calc code, finding shortest nodes. Ref. Route Plan.-This is Calc code, finding shortest nodes. Ref. Route Plan.
fiveWaystoSpeedUpYourComputer
- useful in fine tuning your computer
fontascii
- 批量提取汉字内码(ascii)可以用于写狗呀,注册什么用的,批量提取很方便的哟-Batch extraction of characters in the code (ascii) can be used to write the dog you register what is the use, batch extraction is very convenient for yo
Form2
- 第一次不知道怎么发,发了几次都没有成功!着是我学习函数编了觉得好玩的,随便看看吧-Do not know how fat the first time, made a few times without success! The learning function is made up I think fun, casual look at it
freediskspace
- 基于VB开发的小程序,该程序可以显示磁盘剩余空间。-VB on the development of small program that can display disk free space.
fx100
- 反序的参考程序:实训步骤、方法与要求 1.定义一个数组a[11],用以存放学生的成绩。 2.从键盘输入10个学生成绩 3.采用冒泡法,将10个学生成绩按照从高到低进行排序 4.再输入一个学生的成绩,将此成绩按照排序规律插入原学生成绩数组 5.将排好序的成绩单进行反序存放,即原来是从高到低,现在改为从低到高排列。-Reverse order of the reference program