Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Email_Addr1762956282004.zip ... program Recursively Searches the C: drive for files with certain extensions, like .txt and .html and it opens each file and searches for the @ ... an @ sign, it will extract it and write the address to a file in the root directory called "email_addresses.txt"
  • JBookMaker.rar jbookmaker use to make small book on handphone support txt only
  • HBP_RAdmin2.1_HQB.rar RSATool\base64.c .......\History.txt
  • ic_card_read_write.rar 源代码中有相关说明,动态连接库中函数说明: delphi95.txt文件中.
  • mfc_array_tutorial.rar │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持 ...
  • eeprom_24xx08.rar 此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.
  • MFileDll.rar 文件搜索功能的.Dll程序,实现功能:通过输入搜索的路径,搜索文件名(或者.***)和搜索的深度,程序将搜索到的所有文件和文件路径纪以.txt文件录下来。
  • qddown_rmbtpxzm.rar 您可以通过本代码片段,了解到: 1.BMP的文件结构,存储方式。 2.对于简单的图像验证码如何进行识别处理。 当然,您也可以使用它完成对一些简单的符合条件的图片验证码进行识别处理。 文件说明: demo.php 演示脚本 NEATBMP256ValidPic.class.php 相关类脚本 readme.txt 本文件 3721.bmp 3721的图像验证码 csdn.bmp CSDN的图像验证码
  • WMS.rar 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,这样会创建stock数据库。 2.使用SQL Server的企业管理器直接附加“附加数据库文件”目录下的Stock.mdf文件。 系统默认帐号:admin 密码:
  • student_fiostream.rar 一次作业练习,目的是学会运用类,还有fiostream,从.txt文件中读出数据读到内存中,然后经过一系列处理将数据显示出来。