搜索资源列表
jingcaibiancheng3
- 精彩编程百例51~75 其中有 cpu速度测试 检测声卡 查询内存信息 图像处理技巧 模拟放大镜效果等待-exciting programming 100 cases of which 51 to 75 are cpu speed test for detection of memory card information Image Processing Technology Qiao simulation results for a magnifying gla
ABPollMasterEv
- ABPollMaster 1.0ABPollMaster允许您生成调查问卷、测验单和幻灯片。本共享版是完全可定制的,允许用户生成下拉式框体、列表、定制的标题图形和测验选项。完全版则加入了对复选框、文本框条目、图像的支持,还能生成提交网址。-ABPollMaster 1.0ABPollMaster allows you to generate questionnaires, tests and single slides. This version is fully sharing can be
5ivb_611589
- 压缩文本和图象的一个小程序还不错的测试能用-text and image compression of a small good procedures also can use the test
cell
- delphi 做的电池容量测试程序 可以画图表并自动保存,带有4张生成后图片做参考-delphi program to do the battery capacity test is automatically saved and can draw diagrams, with a reference image after 4 Zhang Shengcheng
uCOS-II
- 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 use
micro-os
- This a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.-This is a simple operating system source code in assembly l
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
copy
- 使用delphi 7开发的调整图片的RGB对比度。 测试可用-Developed using delphi 7 to adjust the RGB image contrast. Test Available
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
resize
- 这个函数实现图片放大和缩小 只要改变变量:dst_cvsize.width 的值,就可以按比例缩放图像 注意:这里的测试图像大小为512*512-This function is achieved as long as the image to zoom in and change the variables: dst_cvsize.width value, you can scaling the image NOTE: This test image size is 512* 512
usb-camera-snap-cut
- usb 摄像头图像采集测试VI,带截图。-usb camera image acquisition test VI, with screenshots.
Desktop
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。-Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine to
myos
- 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。 -Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine
LCD-test
- 使用LabVIEW图像处理软件包采集USB摄像头图像-USB camera images using LabVIEW image processing package collection
Image-pixel-processing
- 这代码是用labview的机器视觉模块进行编程的,里面代码可以对图片进行像素的一般处理。亲测可用。-This code is used in machine vision module labview programming, which code for the general processing pixel picture. Pro-test is available.
image-segment
- 这是用ELM(极限学习机)做的关于图像识别的分类实验,有数据,有程序,有训练时间,测试时间和精度-It is used ELM (Extreme Learning Machine) to do experiments on the classification of image recognition, has data, procedures, training time, test time and accuracy
VCPP-Image
- 《Visual C++实用图像处理专业教程》源代码,亲测可用,希望对做相关研究的朋友有所帮助!- Visual C++ practical image processing professional course source code, pro-test available, we want to do research to help a friend!
test
- 一个小测试程序,自动采集图像 软触发处理图像-A small test program, automatic acquisition of image soft trigger processing images
test
- 图片转数组程序 用于在LCD中将图片显示出来-Image transfer program for the array is displayed in the LCD picture