-
wxWidgetsGUIPrograming
wxWidgets ƽ̨
- 2010-03-29 22:39:01下载
- 积分:1
-
Josephus algorithm, in WinForm to achieve!
Josephus算法,在winform中实现!-Josephus algorithm, in WinForm to achieve!
- 2022-03-14 09:08:12下载
- 积分:1
-
异步调用的C # softver
Softver for Async call in C#
- 2022-05-21 00:06:21下载
- 积分:1
-
车道线检测代码
用于车道线检测,实验效果良好,配置环境为VS201 和opencv3.0。内附有图片和实验结果图,在有些阴影问题上处理差强人意,不过在画质干净的场景,实验效果比较好。
- 2022-01-31 06:43:21下载
- 积分:1
-
UDP打洞程序
用于打通内网与外网通信的功能,建立p2p通信。很多内网客户端没有公网IP,有很多防火墙和网络隔离,此程序通过UDP打洞,可让公网与内网,或者两个内网用户之间建立一个直接连接。类似于各种P2P通信。
- 2023-07-15 15:55:09下载
- 积分:1
-
spatial4
此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。
#include "Pt3d.h" //空间点类(主要记录空间点的x,y,z)
(Rendering such a model similar to rice-shaped grid. Recursive calls as a result of the whole process of mapping function, so it can be judged according to the error map of the fine DEM, thus rendering a different degree of precision DEM, for the settlement of roaming in the amount of data arising from the larger screen does not provide a model of fluid based on the phenomenon. This article does not LOD for research, but given quadtree traversal of the establishment and mapping method.# Include Pt3d.h // space-point type (mainly recorded space points x, y, z))
- 2007-11-27 10:36:15下载
- 积分:1
-
This is written using C#, functional pricing system for computer assembly, a sim...
这是用C#编写的,用于电脑组装功能定价系统,操作简单方便
- 2022-04-15 08:01:47下载
- 积分:1
-
贪吃蛇小游戏
#include "stdafx.h"#include #include #include #include #include #include "snake.h"int score = 0;//分数初始值int gamespeed = 100;//蛇运行速度/*函数声明区*/void Init();//图形初始化void Close();//关闭图形void Game_interface();//游戏界面void GameOver();//游戏结束void GamePlay();//运行游戏void PrintScore();//输出分数
- 2022-02-20 05:54:52下载
- 积分:1
-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1
-
autocad开发基础与实践教程源代码
autocad开发基础与实践教程源代码
- 2015-04-19下载
- 积分:1