-
lesson-12
孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 (Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.)
- 2013-04-02 10:13:49下载
- 积分:1
-
762 source
source wyd 762 com codigo em c++, source wyd 762 com codigo em c++
- 2020-06-19 01:40:01下载
- 积分:1
-
TFIDF-master
tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval and text mining. The tf-idf value increases proportionally to the number of times a word appears in the document, but is offset by the frequency of the word in the corpus, which helps to control for the fact that some words are generally more common than others.
Variations of the tf–idf weighting scheme are often used by search engines as a central tool in scoring and ranking a document s relevance given a user query. tf–idf can be successfully used for stop-words filtering in various subject fields including text summarization and classification.
One of the simplest ranking functions is computed by summing the tf–idf for each query term many more sophisticated ranking functions are variants of this simple model.
- 2014-02-23 09:01:44下载
- 积分:1
-
WinFormExportExcel
说明: 在VS平台下,用C#语言,用WPF创建一个三维里的正方体(On VS platform, create a cube in three dimensions with WPF in C # language)
- 2020-06-25 12:20:02下载
- 积分:1
-
DXFToGCode20120923
VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )
- 2020-10-28 15:19:59下载
- 积分:1
-
http通讯协议,实现可以实现文件的上传与下载
http通讯协议,实现可以实现文件的上传与下载-http communication protocol, can realize the upload and download files
- 2023-07-20 18:05:02下载
- 积分:1
-
Using-Rotatable-and-Directional-R-and-D-Sensors-t
Using Rotatable and Directional R and D Sensors to Achieve Temporal Coverage of Objects and Its Surveillance Application
- 2014-02-05 18:30:37下载
- 积分:1
-
bombsetting
VC++编写的完整布雷程序,已经过测试,性能稳定,包含源文件和可执行文件.(VC++ written a complete mining process ,which has been tested, It s a stable performance, including the source files and executable file.)
- 2010-07-04 20:50:39下载
- 积分:1
-
WCFProgramming
Window Communication Foundation Book for Visual C# 2008
- 2010-05-26 16:11:46下载
- 积分:1
-
Particle Replacement
EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)
- 2020-11-15 15:39:41下载
- 积分:1