-
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
- 2022-03-19 18:31:28下载
- 积分:1
-
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示...
屏幕取色器,从屏幕上取鼠标所在点的颜色然后转化为RGB形式显示-The screen color picker to take the mouse from the screen where the points and then converted into RGB color display
- 2022-02-06 18:17:31下载
- 积分:1
-
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时...
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时针)有刻度是64的小盘子,上层转一圈之后下一层的刻度就走一个刻度。指示当前盘子走到那个刻度是TimerVec(或TimerVecRoot)的index。-achieve timer algorithm logic, it should not take regular drives TimerLogic achieved a simulated clock, the clock on the floor (similar hands of) 256 is a calibration of the dishes, the following four (similar minute hand of a clock) is a scale of 64 small plates, the upper circle turn Zhi after the next level of calibration leave a mark. The current instructions that come calibration plate is TimerVec (or TimerVecRoot) index.
- 2023-03-20 20:00:04下载
- 积分:1
-
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。...
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.
- 2022-03-23 06:41:41下载
- 积分:1
-
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!...
一套用PB开发的指纹应用源码,满足指纹应用和整合!适合于PB开发语言!-a PB with the development of the fingerprint application source code, and meet the fingerprint application integration! PB suited to the development of language!
- 2022-03-14 11:51:31下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分:1
-
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。...
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。-Chemical Equipment graphical monitoring, can be used to download, very good. Chemical Equipment graphical monitoring, can be used to download, very good.
- 2022-08-14 18:57:23下载
- 积分:1
-
dx7引擎 ,程序直接调用,编译后,客户端无需DX支持
dx7引擎 ,程序直接调用,编译后,客户端无需DX支持-dx
- 2022-01-25 17:52:18下载
- 积分:1
-
visa头文件
作为自动测试系统的重要头文件,在进行数字I/O通信时,需要这一头文件的支持!应用于LabWindows/CVI等NI软件中,方便适用!
- 2022-02-24 22:53:57下载
- 积分:1
-
用Visual C++编写的实现串口数据接受的源代码
用Visual C++编写的实现串口数据接受的源代码-Using Visual C++ implementation of the serial data to prepare to receive the source code
- 2022-02-03 23:41:45下载
- 积分:1