-
GVFV
用于移动通信计算场强,分宏小区微小区 vc开发()
- 2018-06-11 23:41:03下载
- 积分:1
-
OMCS.Demos.WhiteBoardTest
说明: 电子白板,c#语言进行操作判断。可以将信息保存到自定义的位置,方面下次进行查询,后期可塑性很强,欢迎前来下载(Face recognition, C # language for operational judgment. Information can be entered into the database, the next query, post-plasticity is very strong, welcome to download registration.)
- 2019-04-23 13:58:54下载
- 积分:1
-
MediaPlayer
说明: 使用DirectShow设计媒体播放器,实现抓图,图像亮度,饱和度,对比度的设置(Use DirectShow media player designed to achieve drawings, image brightness, saturation, contrast settings)
- 2010-04-15 15:03:38下载
- 积分:1
-
basicforMusic
music算法运用于波达方向的测定,波达方向的测定先现广泛用于雷达等应用中.music算法是个很成熟的算法,如今学者们就计算量,精确度上的问题又提出了很多的改进算法.如下为
基本算法,可正确运行(music DOA algorithm applied to the determination of DOA in the first radar is widely used in such applications. music algorithm is a very mature algorithm, Now scholars on the calculation accuracy on the problem makes a lot of improved algorithm. following the basic algorithm, can be correctly operation)
- 2007-05-07 16:21:01下载
- 积分:1
-
snake_c
贪吃蛇游戏的c代码,适合初学者对了解一下程序结构(Snake game c code, is suitable for beginners to learn about the program structure)
- 2012-05-09 11:03:40下载
- 积分:1
-
bmpLoader--STL
VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。(VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.)
- 2021-03-12 08:29:25下载
- 积分:1
-
ORACLE数据操作类
将oracle操作进行封装,包括增、删、改、查。
包括数据库事务处理。
包括数据库异常处理。
- 2022-12-21 03:00:03下载
- 积分:1
-
CCS进行图像处理
利用ccs对图像进行处理,包括二2值化,反色,和上下颠倒。
/***********************************************************************
** Main Function Program
***********************************************************************/
#include "math.h" //也可以不要
#include "stdio.h"
#define IMAGE_WIDTH 64
#define IMAGE_HEIGTH 64
main()
{
FILE *fi;
int i,j,k;
int y[IMAGE_HEIGTH][IMAGE_WIDTH];
unsigned char id[64];
char m;
k=128; /*k is Threshold Value*/
// fi=fopen("D:TupianLena64.bmp","rb");
fi=fopen("C: imyprojectslab56DSP54X-28-TuxiangchuliTupianLena64.bmp","rb");
/* if(fi==NULL)
{
printf("can not open file Lena64.bmp.
");
exit(1);
&nbs
- 2023-02-23 16:40:03下载
- 积分:1
-
kaerman
用matlab 作卡尔曼滤波实验。讲解的步骤清楚,简单易懂(ka er man lv bo)
- 2015-04-20 20:35:02下载
- 积分:1
-
fahanshu
利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。(Use c++ to write a point outside the penalty function for the target value for the calculation and try.)
- 2016-05-15 21:00:54下载
- 积分:1