资源列表
CPPAdvanced-reference-manual
- c++高级参考手册,包括一些基本概念, 函数使用等,很全面。-senior c++ reference manual, including basic concepts, functions, very comprehensive.
Python-source-code-analysis
- 本书的主要特点: 一本深入剖析Python具体实现的著作 内容新鲜,采用最新的Python语言版本(25) 大量的图表形象地展示Python内部的运作机理 在原理介绍的同时,带领读者一起动手对Python虚拟机进行改造 完整覆盖Python所有的核心议题,深刻揭示Python与C/C++之间如何互动-The main features of the book: an in-depth analysis of the concrete realization
Configuration-software-design
- 本文档包含《组态软件设计与开发》一书的所有源程序代码,与书一起配 套使用。运行本光盘的执行程序需要安装Visual C++6.0。-This document contains " configuration software design and development," a book of all the source code, along with supporting the use of the book. CD-ROM to run the program
NDVI_
- 该程序实现基于野外测站数据计算NDVI值 要使用该程序,需在E盘根目录下新建NDVI文件夹,然后再NDVI文件夹内新建filepath文件夹 接收在filepath文件夹内新建file.txt文本文件 使用规则,将数据全部拷贝进NDVI文件夹,然后再file.txt文本内输入待计算的文件名,文件名之间以空格隔开 1.txt 2.txt 3.txt 处理文本数据,计算NDVI值,文本格式应该为(下面是前三行的样例) asd 650 3 77
wordsimilar
- 词汇分类 相似度计算 文本语料分析 归类 知网数据分类-Word text corpus classification Similarity analysis of data classified Text Classification
VBA
- 用visual basical 自己编的一个有限元先程序,只够初学者入门-With visual basical their first series of a finite element program, only enough to start for beginners
DDEClient
- vc++ dde 功能和 Excel 交換資料-vc++ dde functions and Excel to exchange information
E-Book-Beginner-Guide-Visual-Studio-2010
- E-Book Beginner Guide Visual Studio 2010
How-to-call-the-help-file
- 本代码详解了如何调用帮助文件(.chm)。需使用专门的系统函数HtmlHelp()来实现。-Detailed how to call this code, help file (. Chm). Need to use a special system function HtmlHelp () to achieve.
MFCoffice
- 简单的读取excel的例子,方便初学者参考-Read excel example of a simple, convenient reference for beginners
Winsock-control
- 用Winsock控件编写客户和服务器应用程序,不需要了解TCP或调用底层Winsock API的具体细节。-Written with the Winsock control client and server applications do not need to understand the underlying TCP or call the specific details of the Winsock API.
UDPSocket
- UDPClient 控件设计,希望对您有所帮助