-
VCPPPMFC_GSM-SM-Modem_code-
这是用vC++写的短信猫的开发程序,函数接口已经提供了以及有Word的函数说明,VC++编写的短信猫SDK(It is written in SMS cat vC++ development program, function interface has been provided as well as Word' s function description, VC++ write SMS cat SDK)
- 2014-11-21 01:16:41下载
- 积分:1
-
实验0 Template工程模板0
stm32f4xx的工程模板,适用于stm32f407vet6,stm32f407zet6,stm32f407zgt6等(Stm32f4xx engineering template, suitable for stm32f407vet6, stm32f407zet6, stm32f407zgt6, etc.)
- 2020-06-21 05:00:02下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
Progisp
Progisp使用说明书一、Progisp 的特点:二、progisp 的主界面(基本配置)(Progisp manual characteristics Progisp: two, progisp main interface (basic configuration))
- 2012-11-11 14:19:33下载
- 积分:1
-
6678DSP的I2C程序,实现E2prom的读写操作
6678DSP的I2C程序,实现E2prom的读写操作(6678DSP of I2C procedures, read and write operations E2prom)
- 2020-07-27 10:28:39下载
- 积分:1
-
Cpp
learning c++. it is good for start and beginners
- 2016-03-27 00:23:30下载
- 积分:1
-
9996274
JBIG是二值图像压缩的国际标准,本代码给出了编码器的源码,(JBIG binary image compression is of international standard, this gives the encoder source code,)
- 2017-05-06 21:57:04下载
- 积分:1
-
niudunfa
数值计算法,牛顿法求解非线性方程,适用于VC6.0(Numerical calculation method, Newton' s method for solving nonlinear equations for VC6.0)
- 2016-01-25 10:12:41下载
- 积分:1
-
yaffs
Linux下的用于Nand Flash的文件系统的源代码,很有参考价值哦(Under Linux for Nand Flash file system source code, are worthy oh)
- 2009-03-13 23:40:04下载
- 积分:1
-
程序设计中基于构造函数的对象初始化方法研究
c++程序设计时声明对象时,通过使用构造函数,可以实现对象的初始值.(When declaring an object in c++ programming, the initial value of the object can be achieved by using constructors.)
- 2019-05-04 19:57:09下载
- 积分:1