-
Recxy
生成理论记录模块,适合物探方面编程,仅供参考(generated record theory module, suitable geophysical aspects programming, for reference purposes only)
- 2007-01-18 10:55:09下载
- 积分:1
-
textbox右边加个小按钮
在textbox右边添加小按钮
- 2015-05-12下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
MSP430 Microcontroller Basics
说明: 英文原版MSP430教材,从430架构到后期项目架构。(The original MSP430 teaching book, from the 430 archtechture to projects' form.)
- 2017-10-14 14:27:28下载
- 积分:1
-
MSP430F55xx_gaodianping_02.c
可以测量低频的高电平时间,如果需要测高频,可以更改定时器的频率,本程序使用的ACLK(32768hz)(It can measure the high level time of low frequency. If it needs to measure high frequency, it can change the frequency of the timer. ACLK (32768 hz) is used in this program.)
- 2019-03-26 17:08:09下载
- 积分:1
-
core2
说明: bool AABB::intersects(const AABB &p_aabb) const {
if (position.x >= (p_aabb.position.x + p_aabb.size.x))
return false;
- 2020-06-19 15:40:02下载
- 积分:1
-
protobuf-build
说明: 一种轻便高效的数据格式,平台无关、语言无关、可扩展,可用于通讯协议和数据存储等领域。完整的编译工程。(A portable and efficient data format, platform-independent, language-independent, scalable, can be used in communication protocols and data storage and other fields. Complete compilation engineering.)
- 2020-06-17 21:00:07下载
- 积分:1
-
B11Test
一种Ipod Shuffle Cable检测程序(One kind of Ipod Shuffle Cable testing procedures)
- 2011-10-28 08:46:13下载
- 积分:1
-
OLED
说明: OLED STM32驱动,8080并口方式|SPI方式 默认8080并口方式(OLED STM32 Drive,8080 mode and SPI mode, default 8080 mode)
- 2019-03-27 08:51:29下载
- 积分:1
-
LTEmoxing
LTE模型
LTE模型
LTE模型
LTE模型(LTE LTE model model model LTE LTE model)
- 2013-07-20 12:24:24下载
- 积分:1