搜索资源列表
c program6.rar
- 三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
拉格朗~1
- 数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number
彩色图像边缘检测
- 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RG
showHism
- 能同时显示24位图三色R、G、B的直方图-can also showed 24 Figure 3 color R, G, B Histogram
三色点阵led.rar
- 三色LED,点阵
DZse
- 三色点阵-three color dot-matrix
test
- 三色灯控制,基于树莓派,使用的Python语言,gpzio,time库(controul the the three colour LED light)
取色器
- 选取颜色的三色素,可通过鼠标放置在颜色上,软件会读取颜色的三色参数(Select the three color of the color, can be placed on the color of the mouse, the software will read the color of the three parameters)
24色卡参数
- 24色卡数据矩阵的生成,方便别人直接在矩阵中提取红绿蓝三色的数据进行数据拟合(The 24 generation card data matrix, easy directly in the matrix extracted from RGB color data fitting)
T0PWM3Y
- pwm实现控制三色灯,实现全彩,pwm控制I/O亮度实现全彩(Realization of three color lamp controlled by PWM)
RGB三色直方图
- opencv 实现 RGB三色直方图 可用于新手测试与示范 便于学习(Opencv implementation of RGB trichromatic histogram can be used for beginners to test and demonstrate easy to learn)
app控制三色灯 sdk以及app源码
- app控制三色灯 sdk以及app源码,做过测试非常好用!解压后可直接编译!(The APP controls the tri-color light SDK and APP source code, and the test is very good! Decompression can be compiled directly!)
三色LED程序PCA
- 利用STC15单片机的PCA功能实现PWM的调节,从而控制三色LED的调光功能。(The PCA function of STC15 microcontroller is used to realize the adjustment of PWM, so as to control the dimming function of the three color LED.)
Design01
- 点亮led是所有软硬件测试中最基本的项目,本程序用CYPRESS的Psoccreator开发环境实现软硬件的联调,点亮基板上的LED三色灯(Lighting LED is the most basic item in all software and hardware testing. This program uses CYPRESS's Psoccreator development environment to realize t
Workspace01
- 通过cypress的psoccreator开发环境,远程点亮三色发光LED(Through the psoccreator development environment of cypress, the three color luminescent LED)
M3Go1.0
- 具有黑白灰(花)三种颜色棋子的变种围棋,基于一款妙手连珠程序修改而来。(With black and white ash (flower) three color variants go to pieces, a program based on modified MicroHand lianzhu.)
四线驱动LCD1602+三基色报警+蜂鸣器
- 一款用Ardunio装置的开发的倒车雷达装置的开发: 超声波测距 LCD1602显示超声波测距的距离。 蜂鸣器报警模块 三色灯报警。(the system is analog-up radar device)
STC15F104W三色呼吸灯
- 这是Keil编译的STC15F104W单片机三色呼吸灯C程序。(This is Keil compiled STC15F104W microcontroller three color breathing lamp C program.)
51控制的三色led灯
- 这是一个控制三色LED灯的程序 功能: 1,控制三色LED灯的颜色逐级变化; 2,可以用按键输入变化时间; 3,lcd1602显示变化时间和颜色变化顺序(Program for controlling three-color LED lights. 1. Control the color of the three-color LED lamp to change step by step