搜索资源列表
a-new-image-process
- a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
BarcodeXActiveX
- BarcodeX ActiveX控件 能产生几乎所有类型的条形码。它可以和数据源绑定,用于数据库报告。条形码可以导出为位图,元文件,剪贴板等。支持的条形码格式有:EAN-13、 EAN-8、EAN-2、EAN-5、UPC-A、UPC-E、Code39、Code39 Ext、Code93、 Code 128、EAN-128、ISSN、ISBN、Plessey、Code11、Code25、Code25 Int.、Codebar 甚至PDF417 2维条形码-barcode activex
Gaussian-Noise-Image-Add
- 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
Cohen_Sutherland
- 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
a-globe-and-position
- 绘制地球仪,并标出我们的位置,很有趣的,你可以试一下。-Draw a globe, and mark our position.It s interesting.You can try it.
CPP--A-start2
- C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
a main soure code about radar with FEM
- the code use the FEM to calculate the radar wave.and the result is a 2D graph.however,because of the secret,the other code cann't be posted,but this is the main code.
B-A
- B-A-smallworld模型,產生smallworld陣列,並輸出成test檔案-generate small world network model and export array txt file
Draw-a-straight-line-and-circle
- 使用VC++6.0编程的直线和圆绘图程序,本程序功能较为直观清晰,供初学者使用~-Use VC++6.0 programming linear and circular drawing program, the program features a more intuitive and clear, for beginners to use ~
drawing-a-simple-dotted-lines
- 在VB.NET的软件环境下进行简单的图形绘制,例如绘制简单的点线。-In the VB.NET software environment for simple graphics rendering, such as drawing a simple dotted lines.
A-simulation-of-missile-guidance
- 一个导弹制导的模拟仿真,用matla简单的编写的,拿来给大家分享一下。-A simulation of missile guidance, using matla simple to write, to share to everyone.
openGl-draw-a-straight-line
- openGl实现的DDA,中点和Bresenham算法画直线-openGl , DDA, the midpoint Bresenham algorithm and draw a straight line
LMS-a-FLMS
- A comparison of lms and flms.
stock-vector-led-letters-and-numbers-on-a-green-d
- Display A in 8x8 dot matrix
Calculating-the-data-of-a-hysteresis-loop-image.r
- By using this Matlab function The area and the x-y representation of a hysteresis loop can be estimated the image of the loop.-By using this Matlab function The area and the x-y representation of a hysteresis loop can be estimated the image of the l
Rotating-a-Picture
- 演示如何旋转二维图片中显示的图像,用于在labview开发环境下的图形编程等。-Demonstrates how to rotate an image in a two-dimensional picture display for graphical programming development environment, such as the labview.
Send-a-character-and-Graphic-LCD
- 此压缩包中包含两种代码,其一是收发一个字符,其二是图形液晶显示程序。-This archive contains two kinds of code, one is receiving a character, and the second is a graphic LCD display program.
A-DDE-Algorithm
- 一种基于红外图像分层处理及动态压缩的 DDE 算法。该算法先将原始14bits 红外图像数据信息中的大动态低频背景和小动态高频细节进行分离提取,并分别对提取的细节层和背景层进行相应的灰度增强和灰度抑制处理,再调整和压缩各图层的动态范围并最终合成 8bits图 像。实验结果表明,该算法能较好地保留并突出原始红外图像中的边缘和细节信息,达到了预期设计的目标。 -put forward a DDE algorithm based on hierarchical processing and d
a
- 采用占用内存叫小的公式法将2D图片放大两倍-The use of memory is called a small formula method to enlarge the 2D picture twice
Graphics-A-STAR-algorithm-master
- A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.