-
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
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1
-
php文件上传
php上传图片文件,多种格式,可显示是否上传成功,可以预览图片效果,直接在浏览器里输入Url,即可操作。up.phpup2.php,提供文件上传到哪个路径,可查看。
- 2022-12-18 23:45:04下载
- 积分:1
-
数据结构图操作
输入任意的一个网,用普里姆(Prim)算法构造最小生成树。
要求建立图的存储结构(邻接表或邻接矩阵),输入任意的一个图,显示图的深度优先搜索遍历路径。
要求建立图的存储结构(邻接表或邻接矩阵),输入任意的一个图,显示图的广度优先搜索遍历路径。
- 2023-01-29 23:35:04下载
- 积分:1
-
使用graham算法求二维凸包
使用graham算法求二维凸包- Uses the graham algorithm to ask the two-dimensional raised
package
- 2022-10-04 15:45:03下载
- 积分:1
-
Bzoj1502 [NOI2005]月下柠檬树 ---Simpson积分法求面积并
Simpson积分法可以通过对区间(l,r)积分来求出区间(l,r)上的图形的面积并。设最后要求的面积并为S。
可以先通过对树的投影,算投影面积,然后进行利用simpson进行计算面积
- 2022-02-01 13:44:46下载
- 积分:1
-
铂金属温度计换算程式,用于知道金属阻值时求解温度值
铂金属温度计换算程式,用于知道金属阻值时求解温度值-platinum metal thermometer conversion formula for the resistance know when the metal temperature Solution
- 2023-03-03 10:10:04下载
- 积分:1
-
用多线程来排序,共有五种算法.
用多线程来排序,共有五种算法.- Arranges with the multithreading, altogether has five
algorithms
- 2022-01-26 08:29:09下载
- 积分:1
-
计算文本文件行数
计算文本文件行数-Calculate rows number of text files
- 2022-04-22 02:58:41下载
- 积分:1
-
md5algorithm
该项目包含verilog中的安全算法Md5哈希代码。在通信系统中,用作对消息或信息进行加密和解密的安全措施。
- 2022-02-06 03:09:20下载
- 积分:1