-
netstatwx_v1.0
this program change title of menu of windows
- 2013-10-15 14:08:39下载
- 积分:1
-
Project_1
智能车激光头的检测程序,可用于激光头的很多调试(Laser head of intelligent vehicle testing procedures
)
- 2012-01-04 15:44:37下载
- 积分:1
-
BST1
运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成
为所建树的根结点。(Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node into
For the achievements of the root.)
- 2012-03-17 22:55:35下载
- 积分:1
-
xsszybz
这是一个依托气象信息分析处理系统而显示任意一个点的数值预报值的应用程序。(This is a processing system based on analysis of meteorological information and display any numerical prediction of a point value of the application.)
- 2011-01-14 11:22:02下载
- 积分:1
-
STM32F103RCT6矩阵键盘 矩阵按键
说明: STM32F103RCT6矩阵键盘,4×4键盘,按键串口打印(STM32F103RCT6 Matrix Keyboard, 4*4 Keyboard, Key Serial Port Printing)
- 2020-06-19 02:00:01下载
- 积分:1
-
controlbar
一个支持各种交叉等形状工业控制管道控件的实现
(One supports a variety of shapes, such as industrial control cross-pipe controls to achieve)
- 2008-02-27 15:59:18下载
- 积分:1
-
ST-Microcontroller-32-Bit-STM32-PCB
ST Microcontroller 32-Bit STM32 PCB SCH(所有stm32 PCB protel 原理图和封装库) (ST Microcontroller 32-Bit STM32 PCB SCH)
- 2012-02-19 17:00:27下载
- 积分:1
-
spwm
基于dsp28377的spwm的发生工程文件(SPWM engineering document based on dsp28377)
- 2020-12-01 14:29:26下载
- 积分:1
-
FiveChess
一个简单的五子棋可联网游戏源代码。。此代码对于一些入门玩家很家帮助!(A simple game of backgammon can be networked source. . This code is for some players to start at home to help!)
- 2011-09-20 20:32:07下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1