-
see useful? COBOL programming, now rarely used, and I was from a network of Engl...
看看有用吗?COBOL编程书,现在很少人用了,,我是从一个英文网下的,,自己也看不懂-see useful? COBOL programming, now rarely used, and I was from a network of English, and who do not understand
- 2023-05-19 05:00:02下载
- 积分:1
-
在线CD销售系统,是个jsp网站,可以在网站上进行CD的交易。
在线CD销售系统,是个jsp网站,可以在网站上进行CD的交易。-Online CD sales system, it is a jsp web site, can be carried out on CD on the website transactions.
- 2022-03-23 11:10:31下载
- 积分:1
-
一个教你如何制作安装程序的源码,我觉得不错,希望对大家有用...
一个教你如何制作安装程序的源码,我觉得不错,希望对大家有用-a teach you how to make the source code for the installation procedure, I think it"s good, we hope to useful
- 2022-04-08 04:01:25下载
- 积分:1
-
This is the study
这是学习《Data Structures Using C++》 ,中文名字《数据结构--C++版》的一个源代码,描述newString的一个类的源码-This is the study
- 2022-07-18 15:14:13下载
- 积分:1
-
米小国写的一本书 不错的 介绍DesignPattern_Simp
米小国写的一本书 不错的 介绍DesignPattern_Simp-meters small country wrote a good book on DesignPattern_Simp
- 2022-07-12 19:43:07下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
数字图像处理课件,讲解数字图像处理的内容,并有结合MATLAB的实例,一共18章,是一本很好的自学教材。...
数字图像处理课件,讲解数字图像处理的内容,并有结合MATLAB的实例,一共18章,是一本很好的自学教材。-Digital image processing courseware, to explain the contents of digital image processing and have an instance of MATLAB with a total of 18 chapters, is a very good self-study materials.
- 2022-07-08 03:04:42下载
- 积分:1
-
用c实现面向对象,可以很好的实现封装和多态
用c实现面向对象,可以很好的实现封装和多态-With the c implementation of object-oriented, you can achieve a good encapsulation and polymorphism
- 2022-03-15 12:07:10下载
- 积分:1
-
任务均分的多旅行商问题的解决办法(很有价值)
任务均分的多旅行商问题的解决办法(很有价值)-Divided equally between the mission of the multi-traveling salesman problem solution (very valuable)
- 2022-03-24 23:54:27下载
- 积分:1
-
德州仪器MSP430F系列单片机使用说明书(英文)
德州仪器MSP430F系列单片机使用说明书(英文)-Texas Instruments MSP430F Series MCU instruction manual (English)
- 2022-09-30 08:50:04下载
- 积分:1