-
sunxin
孙鑫C++教程(全20讲)PPT课件讲义和源代码,对于初学c+很有帮助(Xin Sun C++ tutorials (all 20 speakers) PPT courseware notes and source code, useful for beginners c+)
- 2011-09-27 16:39:32下载
- 积分:1
-
KTVN102012
Viet nam accounting system software
- 2013-12-02 10:45:10下载
- 积分:1
-
UDP发送和接收
在Windows环境下,基于VC开发UDP协议的发送和接收实例,这个程序不仅可以学习和了解网络中通信协议的工作,而且对于学习者来说,是一个不错的调试工具。
- 2023-08-11 05:25:04下载
- 积分:1
-
FLASH
Flash+VC Flash+VC Flash+VC (Flash+ VC Flash+ VC Flash+ VC)
- 2009-06-02 14:32:43下载
- 积分:1
-
SIMPLE
simple算法,Fortran编写,适合流动换热问题(simple algorithm by Fortran)
- 2021-01-26 15:28:41下载
- 积分:1
-
p4
为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。
世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。
每个生物生活的广场之一,面临的一个主要罗盘方向(北,
东,南,西),属于一个特定的物种,这就决定了该生物如何
行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams.
To let you have fun with an application that is extremely captivating.
The simple world program we will write for this project simulates a number of creatures running
around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The
number m represents the height of the grid and the number n represents the width of the grid.).
Each creature lives in one of the squares, faces in one of the major compass directions (north,
east, south, or west) and belongs to a particular species, which determines how that creature
behaves.
)
- 2013-11-16 14:15:33下载
- 积分:1
-
KSCZ
这是一个开发完成并投入使用的VB通过OPC连接西门子200PLC的程序,OPC中介是KepWare。(This is a program for VB contact with Siemens PLC use OPC.)
- 2015-07-18 14:03:59下载
- 积分:1
-
Fnn
Serial port Visual basic Connect continues Function
- 2020-06-25 15:40:01下载
- 积分:1
-
衍射
实现衍射仿真的三种方法,卷积法 积分法 和角谱法(Three Methods for Realizing Diffraction Simulation)
- 2019-04-21 10:53:01下载
- 积分:1
-
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