-
Data-structure-diagram
数据结构中图的存储结构的建立与搜索
建立图的二种存储结构
在不同的结构上实现遍历
(Data structure diagram of the storage structure of the establishment of the search to establish two kinds of graph storage structure in the different structures to achieve through)
- 2011-06-27 09:29:40下载
- 积分:1
-
SAMP游戏中实现反作弊系统
说明: 它可以在SAMP游戏中实现反作弊系统。无法调试直接添加进去然后开始使用(It can implement anti-cheating system in SAMP game. Unable to debug, add it directly and start using it)
- 2020-06-25 00:20:02下载
- 积分:1
-
CSharp.Study.Console
我个人是C#自学者,零基础这是一个简单的C#小程序,适合C#初学者使用(Small simple C# program, suitable for beginners to use C#)
- 2013-08-23 18:01:55下载
- 积分:1
-
C-master
说明: c语言示例,学习C语言必备,很好的学习资料。(C language example, learning c language necessary, good learning materials.)
- 2020-06-17 06:40:01下载
- 积分:1
-
WebKit.NET-0.5-src
.NET平台下用C#引用webkit内核源码,已经测试可以使用(NET platform with C# reference webkit kernel source code, has been tested can be used)
- 2013-01-09 16:35:53下载
- 积分:1
-
STM32串口DMA空闲中断接收不定长度的数据
STM32串口DMA空闲中断接收不定长度的数据,多串口同时使用,速度快可靠性高,直接加到自己的项目就可以用,使用的最新的HAL库
- 2023-07-05 21:05:03下载
- 积分:1
-
cc
说明: PIC单片机和18b20温度传感器的温度采集程序范例(An Example of Temperature Acquisition Program for PIC Single Chip Microcomputer and 18B20 Temperature Sensor)
- 2020-06-23 09:00:01下载
- 积分:1
-
baizaosheng
关于白噪声的仿真程序,有功率谱及fft的变换等,很有用(About the white noise simulation program, a power spectrum and FFT transformation and so on, is very useful
)
- 2013-03-06 09:21:09下载
- 积分:1
-
2-相关系数影像匹配
相关系数影像匹配,基于相关系数法进行影像的匹配(picmatch this is a code for picmatch)
- 2020-10-18 11:17:26下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1