搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
asdf
- Visual Basic 编写的,用来获取文件信息-Written in Visual Basic is used to obtain file information
10
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
160
- c语言实现查找文件,获取文件信息。例如文件名字,文件的大小-find file,findfirst()
cmd-test
- 可执行文件信息获取工具 能获取命令行程序所提示的内容 如程序有不完善的地方清指出,-Executable file information for the command-line tool to access the contents of the program as suggested by the program has imperfections clear that, thank you
ModHardWareID
- 上传一个VB6.0获取硬盘信息的模块文件-Get HareWare ID
getfileinfo
- 获取文件基本信息,如创建日期、修改日期、文件大小-Get file basic information, such as the creation date, modification date, file size,
Public
- 针对safenet的ikey 100的库文件进行封装,为应用端提供将信息保存入ukey、ukey身份验证、从ukey中获取保存信息功能的接口。-Safenet ikey 100 for the library files are encapsulated to provide for the application side to save the information into ukey, ukey authentication to get hold information from uk
yuan
- 读取文件信息,从控制台获取文件执行结果-read the information of file
WinDump
- pe文件信息的编辑与查看,针对于pe文件头信息的显示与获取。-pe file editing and viewing information for and get in pe file header information is displayed.
testnewsock
- winsock api编程并获取网络状态,打开文件就会获取网络信息并把网络状态放进文本框中-Winsock API programming and access to network status, open the file can access to network information and the network state into the text box
GPSSatellitePostion
- 根据GPS广播星历计算GPS卫星位置,读取GPS广播星历文件自动获取相应信息-GPS satellites to calculate the position of the GPS broadcast ephemeris, read GPS broadcast ephemeris files automatically get the appropriate information
DPM_Postprocessing
- 统计Fluent生成的dpm文件信息,可以获取颗粒直径数量百分比 停留时间等信息 方便处理DPM文档生成文本文档统计信息(Fluent DPM Statistics Fluent generated DPM file information, you can get the particle diameter, number, percentage, residence time and other information, easy to handle DPM documents, gene
HE启动器_文件+源码
- 易语言写的我的世界启动器,ui超好看,exdeui自绘,可获取自定义服务器信息,自带缓动特效——支持全版本启动(Easy language to write my world launcher, UI super good-looking, exdeui self drawn, you can get custom server information, comes with slow motion effects - support full version start)
89获取文件信息
- 89获取文件信息(89 access to file information)
id3
- 丢失的 id3.dll 文件 C# Vs中用来获取MP3信息(id3.dll DOwnload Winows)
新建文件夹
- 获取查看者的位置信息显示弹窗弹出获取国家省份等(Get the viewer's location information)
Image
- 在头文件中设置共有成员和私有成员,获取图像信息,并在main函数中实现(The common and private members are set in the header file, and the image information is obtained and implemented in the main function)
智能获取文件信息
- 批量获取文件名称,格式,大小,媒体文件时长(Bulk access to file name, format, size, length of media file)
豆瓣爬虫
- 爬取豆瓣top250电影资料, ①requests库获取html信息 getHTMLText(url)方法实现 ②通过BeautifuSoup库与re库整理筛除信息 stringTidy(string) parsePage(html)方法实现 ③最后读入文件中 getMovieInfo(movieList,fpath)方法实现(python use request method getHTMLText(url) get html BeautifulSoup and re)