-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
LUHN算法
LUHN算法-LUHN algorithm
- 2022-08-22 15:41:47下载
- 积分:1
-
求矩阵秩的c程序
求矩阵秩的c程序-matrix.......................
- 2022-05-31 13:21:48下载
- 积分:1
-
使用MFC的多项式计算完毕,很值得看,但也乐…
使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
- 2023-07-15 23:15:08下载
- 积分:1
-
C++基础代码
这是C++特别基础的几个代码,里面涉及的算法比较少,主要是C++的结构,通俗易懂,对于初学C++的同学有一定的帮助,可以打印出来看
- 2022-03-09 18:19:49下载
- 积分:1
-
对比度,很有意思
程序运行时间的对比,很有趣-contrast, very interesting
- 2023-01-19 23:25:04下载
- 积分:1
-
微型四轴相关资料(含上位机,源代码,电路图)
资源描述四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法四轴飞控代码,包含原理图PCB,上位机以及相关的姿态算法
- 2023-07-20 10:20:04下载
- 积分:1
-
上身探测器
在静止图像中的上部人体检测软件。它基于成功的一部分基于对象检测框架,并且包含一个模型来检测附近额叶上部机构。由此产生的探测器返回范围框拟合的头和上部有一半的人的躯干。
- 2022-03-20 05:54:36下载
- 积分:1
-
人脸检测程序
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,
因此请首先到相关网站上下载并安装OpenCV,
此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,
该文件在OpenCV中提供,请将该文件复制到程序同一目录下,程序即可正确运行。
- 2022-06-21 06:35:55下载
- 积分:1
-
文件转成c数组
这是一个把文件转化成c/c++语言中的数组的代码, 方便把资源文件加入程序中编译。
- 2022-04-20 02:26:54下载
- 积分:1