搜索资源列表
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
VB-Filesystem
- 文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件
C# 读取二代身份证接口
- 该类接口具有如下特点: 1、通用于目前市场上各个机具厂商的二代证读(写)机具。(想想,为不同厂商开发不同的接口确实令人头疼的,且由于接口不兼容,容易被客户骂死!) 2、自动适应串口、USB口的各种机具 3、能读文字信息,但是,要想正确读照片,必须需要机具厂商的授权文件Termb.Lic,且授权文件必须放在C盘根目录下。(我总不能不照顾机具厂商的利益吧)  
filetree.rar
- 生成目录树结构的一个好范例,自动读取指定文件夹的内容,并遍历文件夹下的目录,最后生成TREE目录树结构。在XP下测试通过。,Directory tree structure to generate a good example, automatically read the contents of the specified folder, and traverse the directory folder, and finally generate the directory tree str
dwg2xls.rar
- 用CAD进行二次开发,自动读取DWG文件,Secondary development with CAD, DWG file automatically read
ip
- C++控制台工程,设置本地连接IP以及DNS服务器,绝对好用。三种方式1、自动获取 2、手动输入 3读取文件-C++ console project and set up a local DNS server IP connection, absolutely easy to use
fileoutput
- 本程序用于输出文件到桌面(桌面路径从注册表自动读取)-This procedure for the output file to the desktop (desktop path automatically read from the registry)
ProcessTga
- 使用DX来对TGA文件进行读取,遍历处理,并存成TGA的程序,涉及到对纹理的lock和unlock,自动得到文件夹下的某类型文件,操作文件的属性(如去除只读),拷贝文件等功能。-This source code reads the tga files to do some kind of operation, and then save this tga. It contains the function of lock&unlock of texture, modify the attribu
fun
- 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
AutoAllocation
- 对Excel.dll 再次封装,利用IDpose接口,释放Excel进程;自动读取Excel单元格的内容到System.data.dataTable,比传统读取的效率有提高;利用DataTable中的计算结果,再写回到Excel中,生成.xls 报告文件-Re-packaging of the Excel.dll using IDpose interface, the release of Excel process automatically read the contents of Exc
drawpicture0113
- 动态曲线图 读取文件画图 图形自动更新 -failed to translate
spacetruss
- 自动读取按格式书写的TXT文件,计算制定桁架的内力及位移-Automatically read by writing a TXT file format to calculate the internal force and displacement of the truss
ReadImage
- 简单的读取图片程序,可以打开bmp文件,自动拉伸或压缩大小-Read simple picture program
gdhgfd
- 间接平差水准网使用C++描述,测绘工程,自动读取文件进行平差计算-Indirect adjustment of leveling network
name
- 在Matlab中大批量自动读取文件,使用很方便的。-Bulk upload file matlab
Program
- 从一个文件中读取链接,运行程序自动读取文件中的所有文件,并下载,自动重命令。-Multy Download from a file which content many links.
BadAppleSharp-Source
- 使用辅助软件将黑白的视频按帧分离后,放在in文件夹里,启动这个软件就会自动读取文件夹里的图片,然后生成TXT文件,这个文本文件可以用于液晶屏显示的模,也可以用于控制台显示等。纯属娱乐。-The use of auxiliary software will be black and white video by frame after the separation, put in the in folder, start the software will automatically read t
code
- 自动读取文件中的URL,获取网页内容并保存到本地文件。-save web pages to local
Svm
- SVM实现图片分类,SIFT特征,可以自动读取文件下的图片和目录名(SVM realize picture classification, SIFT features, you can automatically read files under the pictures and directory names)
examplecode
- 一些信号处理的基本代码,包括傅里叶变换等等(Some basic signal processing code, including Fourier transform, and so on)