-
分形尘
此代码是为了解释一些用分形递归回溯等相关概念,及其他。代码的注释。首先,你应该阅读PDF二看简单的例子教程,直到你完全了解他们最后,粉尘分形源代码。代码本身可以产生8种不同的图形。所以,尝试它的乐趣,我真的想让它很简单。
- 2022-05-12 16:29:20下载
- 积分:1
-
MESI协议
源代码采用C++实现多核缓存一致性协议。实现了MESI协议。测试用例使用4个内核运行,输入数据是内存系统上的50个请求。输出是缓存和内存的最终状态。
- 2022-05-21 13:44:41下载
- 积分:1
-
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能...
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
- 2022-02-09 14:45:14下载
- 积分:1
-
headpose估计
应用背景基于OpenCV和OpenGL的头部姿态估计;关键技术我用PNP从对应点得到头部的六自由度位姿。我以前在手上选出来的信件,但得到的二维位置:左眼,右眼,左耳,右耳,左嘴,右嘴和鼻子。然后我用一个女性的头部三维模型下(在这里)得到相同的特征的三维点,简单地用meshlab的“获取信息”选择。解决一个PNP(Perspective-N-Point)问题是好的当你想得到2D-3D对应的三维物体的方位(6DOF)。由作者
- 2022-03-17 04:30:24下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
经典数值算法源码(很好)
C++经典数值算法源码(good)-C classical numerical algorithm source code (good)
- 2022-12-12 05:00:04下载
- 积分:1
-
电话簿
这个cod是电话簿,输入诸如姓名、地址、电话号码、传真号码等数据,。。。;可以搜索联系人和号码。
- 2022-08-20 02:30:29下载
- 积分:1
-
This is the application of genetic algorithms using the MATLAB language, I think...
这是遗传算法的应用,用的是MATLAB语言编写的,我觉的会对大家有用。-This is the application of genetic algorithms using the MATLAB language, I think the people will useful.
- 2022-02-14 23:11:24下载
- 积分:1
-
fft算法的C代码,经过验证可用。速度较快。
fft算法的C代码,经过验证可用。速度较快。-fft algorithm C code can be used after authentication. Faster.
- 2022-01-25 16:22:19下载
- 积分:1
-
MTL C++数字图书馆
MTL C++ Numeric Library-MTL C Library
- 2023-01-21 11:55:04下载
- 积分:1