-
凸包生成C#实现
采用硬币算法/串行算法生成凸包~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-02-11 23:50:28下载
- 积分:1
-
深度优先搜索
深度优先搜索(缩写DFS)有点类似广度优先搜索,也是对一个连通图进行遍历的算法。它的思想是从一个顶点V0开始,沿着一条路一直走到底,如果发现不能到达目标解,那就返回到上一个节点,然后从另一条路开始走到底,这种尽量往深处走的概念即是深度优先的概念。
- 2022-04-18 17:33:03下载
- 积分:1
-
thinking_in_cpp
说明: 《thinking_in_cpp》,计算机大师Bruce Eckel的著作,学习C++的顶级材料(" Thinking_in_cpp" , Master Bruce Eckel computer books, learning C++ of the top material)
- 2009-08-12 09:48:42下载
- 积分:1
-
memcache
memcache调用方法,具体例子,包括设置,获取,删除(memcache call method, specific examples, including the set, get, delete)
- 2012-09-05 21:02:03下载
- 积分:1
-
sMACD
自定义MACD指标,应用于外汇市场或者股票证券期货的技术指标。(The custom MACD index is applied to the technical indicators of the foreign exchange market or stock securities futures.)
- 2018-03-19 15:48:18下载
- 积分:1
-
unity 3D 打飞机素材
Unity 3D 新手学习打飞机素材,源代码。
- 2022-10-27 17:25:04下载
- 积分:1
-
基于FPGA的多路同步脉冲发生器设计1
说明: 采用FPGA(现场可编程门序列)编写VHDL语言设计多路同步脉冲发生器,对信号进行分频处理,实现四路信号相位相差T/16和T/8的延迟相位输出,实现的四路脉冲与传统的脉冲同步器不同,它具有高集成度,高通用性,容易调整和高可靠性等特点。(Using FPGA (field programmable gate sequence) to write VHDL language to design multi-channel synchronous pulse generator, to divide the frequency of the signal, to achieve the four-way signal phase difference T / 16 and T / 8 delay phase output, the realization of the four-way pulse is different from the traditional pulse synchronizer, it has the characteristics of high integration, high-throughput, easy adjustment and high reliability.)
- 2020-03-18 20:52:05下载
- 积分:1
-
ObjectLabel
unity3d三维场景开发中,为场景中物体对象添加标签,标签的可视性随着距离和遮挡情况改变。(unity3d three-dimensional scene developers to add labels for the objects in the scene object, the visibility of the label change with distance and occlusion.)
- 2021-03-09 08:59:27下载
- 积分:1
-
picad
PIC16F877A的使用,ADC,LCD1602,PWM输出等功能。(Use of PIC16F877A, ADC, LCD1602, PWM output and other functions)
- 2020-06-16 07:00:01下载
- 积分:1
-
IEEE-33
PSCAD仿真,可以设置各种故障,故障类型可以自由设置,并且得到故障仿真图形,本程序中附有单相故障(PSCAD simulation, you can set a variety of failures, fault types can be set free, and get fault simulation graphics, the program with a single-phase failur)
- 2020-07-03 16:20:02下载
- 积分:1