-
24huidutu
显示24位灰度图象,24位真彩色图像以及图像的转换(shows 24 gray-scale image, 24 true color images and image conversion)
- 2007-04-25 10:23:00下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
24Bmp
采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。(CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.)
- 2007-03-25 10:17:30下载
- 积分:1
-
main
本程序利用改进的支持向量机理论进行混凝土抗压程度预测,取得了较好的效果(This procedure using improved support vector machine (SVM) theory to carry on the concrete compressive degree prediction, good results have been achieved)
- 2014-11-06 15:28:51下载
- 积分:1
-
VC_matlab_hybrid-programming
vc和matlab混合编程资料,讲述了如何让配置文件,和其中遇到问题的解决办法(vc and matlab mixed programming information about how to make the configuration file, and which solutions to the problems encountered)
- 2021-03-04 19:59:32下载
- 积分:1
-
c#聊天程序
简单的c#聊天程序--课程设计
使用说明
开发软件 visual studio 2015(其他版本可能打不开)
运行环境 .NET4.6.1
直接打开
dns开发2dns开发2inDebugxxx.exe
dns2为服务端运行程序
dns3微客户端运行
- 2023-05-07 22:25:02下载
- 积分:1
-
nvp6134_v4l2
说明: 6134C驱动源码,实现平台为全志,采用V4L2的框架,有别于海思下的驱动(6134c driver source code, the implementation platform is Quanzhi, using v4l2 framework, different from Hisilicon driver)
- 2020-07-01 16:20:02下载
- 积分:1
-
vehicle-drift-master 漂移仿真
说明: 使用C++实现控制车俩个在matlab/Carsim软件中实现绕圈漂移(Using C + + to realize the control of two cars and realizing the circle drift in Matlab / CarSim software)
- 2021-01-16 15:55:58下载
- 积分:1
-
3通道120°相位差方波
说明: 0.2通道180°相位差方波,3通道120°相位差方波,4通道90°相位差方波
1.试验平台stm32f103c8t6
2.2通道用定时器3的1、2通道;3通道用定时器3的1、2、3通道;4通道用定时器3的1、2、3、4通道;
3.实现方法,周期和占空比用捕获通道中断反复修改捕获值来实现
4.相位差采用定时器的生效同步规则来实现(下一次更新时间生效)(0.2 channel 180 degree phase difference square wave, 3 channel 120 degree phase difference square wave and 4 channel 90 degree phase difference square wave
1. Test platform stm32f103c8t6
2.2 channels use 1, 2 channels of timer 3; 3 channels use 1, 2, 3 channels of timer 3; 4 channels use 1, 2, 3, 4 channels of timer 3;
3. Realization method, period and duty cycle are realized by repeatedly modifying capture value with capture channel interrupt
4. The phase difference is realized by the effective synchronization rule of the timer (the next update time takes effect))
- 2020-06-24 06:00:02下载
- 积分:1
-
apm--project
现在飞的稳定的apm给空的源代码,,可以提供参考(apm is project,)
- 2014-08-19 17:53:55下载
- 积分:1