-
PCB_FDTD
Pcb programing in matlab
- 2010-10-19 00:43:50下载
- 积分:1
-
51dianpianjidi1760
以c51单片机为核心,利用1760芯片进行语音报时,51单片机控制(With c51 microcontroller core, the use of 1760 chip for voice timekeeping, 51 MCU control)
- 2013-11-28 09:41:59下载
- 积分:1
-
key
51单片机新型按键扫描,不用10ms延时消抖,实时性大大提高。每个按键有长按短按功能,采用结构体对象化编程,增加按键极度方便。(The new key scan does not use 10ms delay to eliminate jitter, and the real-time performance is greatly improved. Each button has a long press, a short press function, the use of structured object programming, increasing the key, extremely convenient.)
- 2017-08-05 22:17:45下载
- 积分:1
-
Src
CSpreadSheet Src经典的第三方操作Excel类(Operation Excel class CSpreadSheet Src classic a third party)
- 2017-04-17 10:55:28下载
- 积分:1
-
BC31
borland c++ 3.0 含bcw,dos下古董级编程工具,值得收藏。(borland c++ 3.0 include bcw)
- 2020-06-17 13:20:01下载
- 积分:1
-
z-wave最新版本的SDK
这是基于最新版本的zwave sdk包的application源代码,采用的是S2的安全级别,并且搭配了最新的IPV6网络功能
- 2022-01-26 00:42:19下载
- 积分:1
-
老鼠识别程序
此代码可用于老鼠的图像分割与识别,还可以通过调节参数应用于水果类的识别。
- 2022-04-19 18:32:15下载
- 积分:1
-
C#个人通讯录管理系统
个人通讯录管理系统,c#源代码含有数据库(Personal address book management system, c# source code, containing the database)
- 2021-04-25 17:18:46下载
- 积分: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
-
RadioAndCheckButton
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用(a serial newcomers procedures, the proposed beginners can hope to see you with a bit)
- 2006-10-17 17:49:03下载
- 积分:1