-
liti.zip
基于MAP430F149单片机的典型例题,很有帮助(Microcontroller based MAP430F149 a typical example, very helpful)
- 2013-08-27 19:49:36下载
- 积分:1
-
四参数随机生长法生成多孔介质代码
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
- 2021-03-29 17:29:10下载
- 积分:1
-
mm
多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘(Implementation of parallel matrix multiplication of multi thread
)
- 2014-01-15 19:14:57下载
- 积分:1
-
usesjabyrinth
说明: The turtle walks the labyrinth experiment, uses the MFC in VC to draw the labyrinth, and lets the turtle find a way out of the maze
- 2018-12-24 04:39:14下载
- 积分:1
-
ARP
说明: 计算机网络编程,可以实现ARP解析,基于VC++,需要配置好wincap(Computer network programming, ARP parsing can be achieved, based on VC++, need to configure WINCAP)
- 2018-12-27 11:37:09下载
- 积分:1
-
shooting_game
射击游戏,简单的射击游戏,杀日本鬼子的,娱乐一下。(shooting japanese game.)
- 2016-05-05 14:14:53下载
- 积分:1
-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
point
用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方(Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity))
- 2012-12-16 13:14:04下载
- 积分:1
-
平衡二叉树
平衡二叉树定义:它或者是一颗空树,或者具有以下性质的二叉树:它的左子树和右子树的深度之差的绝对值不超过1,且它的左子树和右子树都是一颗平衡二叉树。平衡因子(bf):结点的左子树的深度减去右子树的深度,那么显然-1
- 2022-03-31 02:14:50下载
- 积分:1
-
对比度拉伸
说明: Visual c++数字图像处理对比度拉伸算法(Visual c ++ digital image processing contrast stretching algorithm)
- 2020-05-06 10:28:21下载
- 积分:1