搜索资源列表
sqlView
- 程序采用多线程序执行SQL语句,另外集成了数据导出功能(生成.txt文件,可用EXCEL以逗号分隔符的形式打开,可以说是一种变相的导出为EXCEL的功能,但不依赖于安装EXCEL才能运行),此程序本是我用来调试SQL语句的,现将其公布给大家使用-procedures for multi-line procedures for the implementation of SQL, Another integration of data d
IPs20070131
- txt文件格式整理归类生成txt文件 txt文件格式整理归类生成txt文件-txt file format Generation txt finishing classified documents txt file format finishing classified documents Generation txt
joystick1130
- 关于游戏手柄的驱动编程,采用C语言,能用于一般的USB接口的游戏手柄,可生成TXT文件,描述游戏手柄当前状态-handle on the game-driven programming using C language, it can be used for general USB Joystick games, TXT documents can be generated to describe the current state o
defenchuli
- 课程设计的一道题目,要求对参赛选手的得分进行处理,生成txt文件。
Setup.txt
- 传奇3 setup!.txt文件配置工具 可根据设置生成新的setup!.txt文件
DebugYCbCr
- 将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出
brmysql17
- 1.7 增加页面执行时间 1.6 修正数据中空格变回车的严重错误 1.5 增加恢复数据提示 1.41 修正gzip压缩文件名判断错误 1.4 加入计算file大小得函数 1.3 rar压缩后添加1%数据恢复记录 1.2 完全删除备份后服务器中的备份文件 1.1 根据系统不同将txt分别打包成rar或者gz 1.0 保存数据生成txt文件提供下载-pages increased 1.7 1.6 time that the implemen
C#对称算法的密钥生成
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
BinToText
- 把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
brmysql17
- 1.7 增加页面执行时间 1.6 修正数据中空格变回车的严重错误 1.5 增加恢复数据提示 1.41 修正gzip压缩文件名判断错误 1.4 加入计算file大小得函数 1.3 rar压缩后添加1%数据恢复记录 1.2 完全删除备份后服务器中的备份文件 1.1 根据系统不同将txt分别打包成rar或者gz 1.0 保存数据生成txt文件提供下载-pages increased 1.7 1.6 time that the implemen
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt
StudScore
- StudScore程序描述: 本程序包括:练习文件的保存和读取操作。 学生分数统计和平均计算,生成文件保存成"Stud.txt"文件。-StudScore procedures Descr iption : The procedures include : the preservation of documents practice and read operations. Statistics and scores of s
IPs20070131
- txt文件格式整理归类生成txt文件 txt文件格式整理归类生成txt文件-txt file format Generation txt finishing classified documents txt file format finishing classified documents Generation txt
draw
- 读取TXT文件 保存XY轴的坐标 在客户区生成曲线-TXT file to read the coordinates of XY axis to generate in the customer area curve
Cam
- vba cad二次开发实例 并生成txt文件-vba cad examples of secondary development and generate txt file
2
- 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realiz
话单文件读取
- 选择指定的文件夹拼接里面的所有txt文件,生成一个拼接文件(Select the specified folder to splice all txt files inside and generate a splice file)
Excel_Log_Dll PASS 20180105
- 自动生成Excl 和TXT文件 ,内有DLL和调用DLL的源代码 DLL_API int UpdateRFDate(char *sn,char *up,char *down,char *emp,char *result); /*---------------------------说明--------------------------------------------------- char *filename 文件路径:例
rinex
- 读取RENIX文件(GPS导航电文),进行卫星轨道坐标解算,并将结果生成TXT文件输出。(The program can read standard RENIX file(Satellite navigation message file of GPS). and calculate the cordinate of Satellite (X,Y,Z). it will give an TXT format result.)
批量word转txt
- 能够批量将某个文件夹下的doc文档全部转化为txt文档,比较好用。可以方便的去掉word的格式。对于大文件,不用再复制粘贴去格式(Could convert all .doc file to .txt file in a file once a time.)