-
C++程序设计(谭浩强)
C++程序设计PDF 谭浩强编著,清华大学出版社出版。C++入门教材,适合初学者入门。(C++ programming PDF Tan Haoqiang edited, Tsinghua University press. C++ introductory teaching materials, suitable for beginners to get started.)
- 2018-05-07 16:30:12下载
- 积分:1
-
queue
队列是一种特殊的线性表,是一种先进先出(FIFO)的数据结构。它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。(Queue is a special kind of linear table, is a first in first out (FIFO) data structure. It is only allowed in the front of the table (front) to delete, and at the rear end of table insert (rear).)
- 2018-06-20 11:25:58下载
- 积分:1
-
很经典的多级后台管理菜单代码
一套很经典的多级后台管理菜单代码,先看一看风格,是不是很熟悉的风格,对的,如果你很早就接触CMS的话,你就能看出这套后台管理菜单来源于动网,当然了本款菜单是来自一个在线的超市管理系统中,同样的折叠展开风格的管理菜单,蓝色风格,看上去非常不错。
- 2022-06-12 06:17:57下载
- 积分:1
-
ADS1263驱动源码
说明: 数模转换芯片ADS1263的驱动程序,可实现模数转换以及采样参数的设置(The driver of digital to analog converter chip ads1263 can realize analog-to-digital conversion and the setting of sampling parameters)
- 2021-04-23 15:48:48下载
- 积分:1
-
一个俄罗斯方块游戏编程,java语言写的,应该很好玩吧,试试吧...
一个俄罗斯方块游戏编程,java语言写的,应该很好玩吧,试试吧-a Tetris game programming, java languages, we should keep in Honolulu, try it
- 2023-06-13 22:00:04下载
- 积分:1
-
反向泵浦拉曼
反向泵浦拉曼放大器,内含代码,同时还有反向多波长打靶算法的相关论文,非常有用(Reverse Pumped Raman Amplifier with code and related papers on reverse multi-wavelength shooting algorithm are very useful.)
- 2019-05-25 22:49:27下载
- 积分:1
-
UrbanChallenge,Cornell队技术报告,2007年
UrbanChallenge,Cornell队技术报告,2007年-UrbanChallenge, Cornell team technical reports, 2007
- 2022-02-25 13:57:27下载
- 积分:1
-
PV_Grid
使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
- 2017-04-07 09:50:42下载
- 积分:1
-
STM32_EXP
stm32f103与sca100t通讯程序(program for sca100t with stm32f103)
- 2020-12-18 19:49:11下载
- 积分:1
-
是关于保护模式与实模式之间的相互切换,是用汇编写的源程序...
是关于保护模式与实模式之间的相互切换,是用汇编写的源程序-on protected mode and real mode between the switch is a compilation was made of the source
- 2022-03-21 05:49:53下载
- 积分:1