-
有用的 FTP 客户端
一个用于传输文件或文件夹的FTP客户端,在里面能够实现在本地电脑文件的上传,以及在服务器上面下载文件或者文件夹。
在这个实例的代码里面,有比较详细的注释,代码里面也实现了浏览文件夹跟文件的算法,已经获取注册表上文件图标的方法函数。使用了一些在FTP常用的函数。
- 2022-11-29 18:25:03下载
- 积分:1
-
A simple file compiler, to realize the editing saved
一个简单的文件编译器,实现对文件的编辑保存-A simple file compiler, to realize the editing saved
- 2022-04-26 20:03:39下载
- 积分:1
-
标题:学分绩点计算器标题描述:发展一个答:
题 目 :学分和绩点计算器
题目描述:开发一个能够自动计算适合于学生使用的所获学分和绩点的计算器。并且该绩点计算器能够保证良好的扩展性能。
-Title: credits and grade point calculator Title Description: Development of an automatic calculation is suitable for students to use the available credits and grade point calculator. And the grade point calculator can guarantee the expansion of good performance.
- 2022-07-21 21:12:07下载
- 积分:1
-
印出大家好的c++練習
這是印出大家好的c++練習!這是印出大家好的c++練習!
這是印出大家好的c++練習!這是印出大家好的c++練習!
- 2023-02-12 00:00:04下载
- 积分:1
-
very small 16 Editor
非常小的16位编辑器-very small 16 Editor
- 2022-01-28 08:55:03下载
- 积分:1
-
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个...
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个类别的概率,以及混淆矩阵。-Spectral imaging for remote sensing information classification, and to evaluate the classification accuracy. However, the need to artificially adjust the size of the array to control input variables, the training samples and the samples tested for the depositors. Txt files, the implementation can be sorted and the probability of belonging to each category, as well as the confusion matrix.
- 2023-01-30 01:55:03下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
光驱控制程序,在需要与制备的录音软件
CDROM 控制程序,在编写刻录软件的时候需要把光盘退出再载入光盘.这个时候需要这个软件来控制.原理很简单,主要是API接口函数很难找到.-CDROM control procedures, recording software in the preparation of the need to withdraw from the re-recorded CD discs. this time the software required to control. very Principle simple, the main API function hard to find.
- 2022-04-25 06:29:37下载
- 积分:1
-
利用本程序能给金远见公司的文曲星pc1000,pc505,cc800等型号,详情请见说明文件。...
利用本程序能给金远见公司的文曲星pc1000,pc505,cc800等型号,详情请见说明文件。-use of this procedure will give the company"s vision rings pc1000, pc505, cc800 models, the details, see note.
- 2023-08-19 06:05:04下载
- 积分:1
-
VFP做的简易计算器,可作为软件组件使用。
VFP做的简易计算器,可作为软件组件使用。-It is a simple calculator designed by VFP.It can
be used with soft component.
- 2022-07-09 00:47:09下载
- 积分:1