-
C++通过解剖,提出了一种编程过程深入的介绍…
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms and is found on the bundled CDrom
accompanying this text. The code in C++ By Dissection can be used with most C++
systems, including those found in operating systems such as MacOS, MS-DOS, OS/2,
UNIX, and Windows.
- 2022-05-22 05:36:45下载
- 积分:1
-
C语言编写的,利用最近距离插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用最近距离插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of distance interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
- 2022-08-17 11:49:03下载
- 积分:1
-
智能小车通讯
智能小车通讯
智能小车通讯
智能小车通讯 -Smart car smart car communications communications
- 2023-05-31 00:40:03下载
- 积分:1
-
用C++开发的推箱子的游戏,一款益智游戏。
用C++开发的推箱子的游戏,一款益智游戏。-With C++ Development of the game Sokoban, a puzzle game.
- 2022-07-23 03:20:01下载
- 积分:1
-
c语言编写的小游戏,推箱子!!在PC机上调试通过,好用
c语言编写的小游戏,推箱子!!在PC机上调试通过,好用-small games, magazines! ! On the PC through the debugging and ease of use
- 2022-04-19 16:14:22下载
- 积分:1
-
car multithreaded parallel threads
汽车线程多线程并行-car multithreaded parallel threads
- 2022-03-13 06:18:00下载
- 积分:1
-
rc5 algorithme 的源代码
RC5 encryption algorithm is a new fast symmetric block cipher
developed by Ron Rivest for RSA Laboratories. Intended as a possible
successor to the Data Encryption Standard, RC5 has a variable word
size, a variable number of rounds, and a variable-length secret key,
so the user can explicitly manipulate the trade-off between higher
speed and higher security. RC5 is suitable for hardware or software
implementations; the encryption and decryption algorithms are
exceptionally simple. A novel feature of RC5 is the heavy use of
data-dependent rotations.
- 2022-01-24 09:55:50下载
- 积分:1
-
ATmega的测试代码与1MHz的闪烁LED
Atmega s Test code with 1Mhz Blink LED
- 2022-03-01 11:15:06下载
- 积分:1
-
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
- 2022-05-26 11:00:39下载
- 积分:1
-
LCD1602驱动程序,还可以显示时间。
LCD1602驱动程序,还可以显示时间。-LCD1602 driver can also display the time.
- 2022-07-04 01:24:40下载
- 积分:1