资源列表
[2D图形编程] H.264Decoder
说明:H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding<sunwind> 在 2025-01-18 上传 | 大小:4.87mb | 下载:0
[2D图形编程] diamond-shaped
说明:这是一段绘制菱形地图的代码,本人亲自试验过,可以正常运行。-This is a diamond-shaped map drawing code, I personally tested, it works.<raodaquan> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[2D图形编程] PictureGame
说明:非常完整的拼图游戏VC++源码,基于控件的拼图游戏-The puzzle is complete VC++ source code, based on the control of jigsaw puzzle<张小宝> 在 2025-01-18 上传 | 大小:683kb | 下载:0
[2D图形编程] MinAreaRectangle
说明:对平面上的点集,寻找它的最小面积包围矩形,最小周长包围矩形,以及最大距离点对。算法采用了游标卡尺的思想,在找到凸包后时间复杂度为线性。-for finding the minimum area encasing rectangle and the maximum distance pair. The complexity of this algorithm is O(n),so it s very fast.<highflybird> 在 2025-01-18 上传 | 大小:4kb | 下载:0