-
Ten-kinds-of-algorithm
十种排序及其性能比较,包括冒泡排序,比较排序,直接插入排序,希尔排序,归并排序,堆排序,等。(Ten kinds of algorithm and performance comparison)
- 2016-01-04 13:18:25下载
- 积分:1
-
单片机自制简易示波器
STC12C5A+LCD12864自制简易示波器,文件内仅为例程代码,可做演示用。刷新率还可以。自己做着玩吧
未附带原理图,原理图可自行百度,接线方法网上很多。
第一次上这个网站,看看有没有好用的代码,就不重复造轮子了。。。
- 2022-08-09 01:13:30下载
- 积分:1
-
DotNetZipLib-DevKit-v1.9
说明: zip extends in .net framework. using c#
- 2019-02-02 14:58:54下载
- 积分:1
-
winform 图片 全屏 自动播放 实例源码下载
winform 图片 全屏 自动播放 实例源码下载
- 2016-12-03下载
- 积分:1
-
VS2010之MFC串口通信的编写教程
VS2010 编写MFC上位机教程 内涵源代码(VS2010 write MFC PC tutorial)
- 2017-07-11 09:11:49下载
- 积分:1
-
PorcupineSrc
Porcupine deals with digital image watermarking. You can embed any visible watermark like a text or another image in any position, or store information invisibly inside using a secret key (password).
- 2018-12-12 14:44:25下载
- 积分:1
-
USP10
说明: DLL POUR IMPRESSION FASTREPORT
- 2019-04-26 17:35:25下载
- 积分:1
-
mysqlpp
compiled mysqlpp.dll
- 2010-06-11 06:26:17下载
- 积分:1
-
maze
迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。(Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four- East (right), South (down), West (left), North (on)) whether to pass, that the both channel blocks adjacent blocks, and not in the current path. Use a stack to record the path traversed stack is limited only in the tail (top) to insert or delete a linear form.)
- 2013-12-13 17:55:45下载
- 积分:1
-
C# FTP上传文件、下载文件 实例源码下载
C# FTP上传文件、下载文件 实例源码下载
- 2017-06-24下载
- 积分:1