资源列表
Flash-Temizle
- Convert file attributes to normal in flash disks.
creat_bmp_file
- 使用c++语言进行BMP文件的生成-适用于编程初学者的前期训练-to creat a bmp file using C++——suitable for training to a new learner
Coding
- project name:- parallel implementation of AES algorithm using GPU AES algorithm is implementated in C++ AES algorithm is implementated in Compute Unified Device Architecture (CUDA library devloped by NVIDIA)
uhbf
- Project :- parallel implementation bellman fords algorithm using gpgpu bellman fords algorithm implementated in C++ bellman fords algorithm implementated in CUDA
excel
- 已经对Excel的基本操作强能强大的,好用的类-Can have the basic operation of the Excel is strong powerful, easy-to-use classes
PC6410-V1.0---pudn
- 工作中从wince中获取的unicode格式数据,在windows下需要转换,文中提供了多种转换方式。同时使用CStringArray方法对数据进行去重处理。-wince unicode data convert to ansi,use cstringarray process data
UDF-Kelvin-Instability
- UDF for Kelvin instability
DAO-database-operations-in-MFC
- 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language
Reads--and-processes-csv-file
- 基于vs2010的对话框工程,对CSV文件的各种处理,读写任意几行,对文件处理编程有很大的帮助,也又用到一些数据库知识,适合初学者-Based on vs2010 dialog box works on the CSV file processing, read and write any number of lines, the file processing programming a great help, but also used some knowledge, suitable f
Folder-operation
- 对文件夹进行复制黏贴和删除操作,基于对话框的工程,在VS2010上可以运行通过,是一个对文件夹操作的好例子-On the folder to copy and paste and delete operations, based on the dialog box works, can run through the VS2010, is a good example of the folder operation
Processes-two-CSV-files
- 对2个CSV进行处理,通过一定条件对文件进行组合和拆分,形成新的2个CSV文件,可以作为操作多个文件夹的实例-The two CSVs are processed, and the files are combined and split by certain conditions to form two new CSV files, which can be used as an example for manipulating multiple folders
M_FileBrowser
- This project introduces a Windows Explorer clone in an early state. It contains browsing through all files and folders on your computer, including virtual folders. It uses the same ContextMenus as Windows Explorer and includes drag and drop support.