-
nokia_5110
关于nokia5110的使用程序,本人在实验室亲自做的,保证正确!(Nokia5110 use the program in the laboratory, I personally do to ensure that correct!)
- 2013-04-17 16:02:02下载
- 积分:1
-
ARM7自学ppt
本文件包含7章理论学习和4章手动实验,内容涉及SPI协议,动态扫描,串口传输,电机控制等(This document contains 7 chapters of theoretical learning and 4 chapter manual experiments, involving SPI protocol, dynamic scanning, serial port transmission, motor control and so on.)
- 2018-05-14 15:30:41下载
- 积分:1
-
Main_SVC_C
svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码svc代码支持向量机的程序
- 2023-01-06 19:50:03下载
- 积分:1
-
ODBCDEMO2
说明: 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。
本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier.
This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes.
)
- 2011-03-14 16:26:31下载
- 积分:1
-
CPPCodingStandard
pdf版 电子书 C++CodingStandard.pdf
分享分享
欢迎分享下载(pdf version of the book C++ CodingStandard.pdf
Share welcome)
- 2011-12-05 20:08:24下载
- 积分:1
-
关于七针0.96寸OLED使用IIC接口的说明
oled 4/7针 spi接口 iic 连接单片机 反白显示 资料(OLED 4/7 pin SPI interface IIC connects to single chip computer display data)
- 2020-06-21 04:00:02下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
ViterbiDecoderr
viterbi译码算法的matlab源代码(viterbi decoding algorithm matlab source code)
- 2009-03-06 21:28:34下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
muav
地震资料倾角滤波程序,能够用于地震资料的面波去除及频谱分析(FK filter in seismic data)
- 2013-09-06 07:56:07下载
- 积分:1