Welcome![Sign In][Sign Up]
Location:
Search - 1280

Search list

[DirextXCapPiX

Description: 我写的一个图象抓捕程序,他支持多种格式(RGB24,YuY2等)可以同时得到130万的图象多幅(1280*1024)而且是MFC工程,非常完整-I write an image capture process, he supported a variety of formats (RGB24. YuY2 etc.) could be 1.3 million while the number of images (1280 * 1024) works but MFC , a very complete
Platform: | Size: 723261 | Author: 王石子 | Hits:

[Other resourceclkgen

Description: 用最少的CPLD资源,用Verilog在QuartusII7.1上实现的1280分频.
Platform: | Size: 612630 | Author: pc repair | Hits:

[GUI DevelopAdage

Description: 桌面透明窗口格言软件,支持交互式操作(右击透明窗口)支持1280*1024窗口,只要稍加修改就可以支持各种分辨率窗口
Platform: | Size: 14443 | Author: 刘永生 | Hits:

[GDI-BitmapRGB2YUV_lihan

Description: 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法
Platform: | Size: 38661 | Author: 李涵 | Hits:

[2D Graphicsvga256

Description: 在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
Platform: | Size: 506880 | Author: 北溟之鱼 | Hits:

[SCM128064(并)

Description: 常用的液晶屏LCM12864的演示程序,使用汇编语言编写-common LCD LCM12864 the demo program, written in assembly language
Platform: | Size: 3072 | Author: 多啦A梦 | Hits:

[Other Embeded programclkgen

Description: 用最少的CPLD资源,用Verilog在QuartusII7.1上实现的1280分频.-CPLD with minimal resources, using Verilog in QuartusII7.1 to achieve the 1280 frequency.
Platform: | Size: 612352 | Author: pc repair | Hits:

[GUI DevelopAdage

Description: 桌面透明窗口格言软件,支持交互式操作(右击透明窗口)支持1280*1024窗口,只要稍加修改就可以支持各种分辨率窗口-Desktop transparent window motto software to support interactive operations (right-click the transparent window) supported 1280* 1024 window, as long as the slightly modified to support various resolution window
Platform: | Size: 22528 | Author: 刘永生 | Hits:

[GDI-BitmapRGB2YUV_lihan

Description: 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法-This procedure is an image function of the verification process, which contains the RGB to YUV algorithm and interpolation algorithm, to read a 640* 480 BMP image, be converted into YUV420 format, and then interpolated to 1200 or 1600* 1280* 960 or 800* 600 YYU documents, very suitable for beginners to learn YU and RGB conversion algorithm and interpolation algorithm
Platform: | Size: 1925120 | Author: 李涵 | Hits:

[assembly languageM170

Description: 这是用MST的芯片点17寸液晶屏的程序,同时也支持19寸的液晶屏,支持分辨率1280*1024-This is the MST of the chip with 17-inch LCD screen at the procedures, but also to support the 19-inch LCD screen, support for resolution 1280* 1024
Platform: | Size: 1024 | Author: sdhk | Hits:

[MiddleWare1280

Description: 分组交换的形成--由用户数据和分组头组成。 分组头包含--逻辑信道号,分组的序号和其他控制信息-Formation of packet switching- from the user data and packet header component. Packet header contains- logical channel number, serial number and other sub-control information
Platform: | Size: 305152 | Author: kenhans | Hits:

[SCMGPS-1280

Description: u-blox的GPS模块LEA-5x,三本例子为ATMEGA1280对他的操作的程序-u-blox s GPS Module LEA-5x, three examples for the ATmega1280 his operation procedures
Platform: | Size: 70656 | Author: 丁远辉 | Hits:

[SCMOCM240128DriverAPI

Description: 液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作. void LCD_Init(void) void GMoveTo(U8 yline, U8 xcolumn) void TMoveTo(U8 y, U8 x,U8 len) void DispStartLine(U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON(unsigned char on) void Draw_Pixel(U8 x, U8 y) void LineTo(U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl) void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img) void DispString(unsigned char x, unsigned char y, char* string) void Printf(U8 x, U8 y, char *fmt, ...) ...... -LCD driver OCM/TG240128 programming languages: C original hardware products ATMega128/1280, crystal 14.7456M software cracked version of AVR ICC7.14C extracted from the product source code, detailed characters and map line operations. The realization of LCD in the positioning of any location operation. void LCD_Init (void) void GMoveTo (U8 yline, U8 xcolumn) void TMoveTo (U8 y, U8 x, U8 len) void DispStartLine (U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON (unsigned char on) void Draw_Pixel (U8 x, U8 y) void LineTo (U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line (unsigned char x0, unsigned char y0, unsigned char yl) void disp_img (unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8* img) void DispString (unsigned char x, unsigned char y, char* string) void Printf (U8 x, U8 y, char* fmt, ...) ......
Platform: | Size: 11264 | Author: | Hits:

[Windows DevelopDriver

Description: 1)驱动版本:301.1.129.122 2)支持的方案如下: ZC0301PL+mi360/Hv7131R/K82 ZC0301PLH+mi360/Hv7131R/K82 ZC0302+mi360/Hv7131R/K82 VC0305+VA6241R/PAS106 3)支持的功能有: 4x digital zoom 4)分辨率: 160*120 1762*144 320*240 352*288 640*480 800*600 1024*768 1280*960 5)其他与标准的驱动属性页相同 6)支持Vista 32bit/64bit 7)支持多国语言:简体中文,繁体中文,英文,荷兰,德国,意大利,葡萄牙,西班牙,日文,法国,瑞典 -1] driver version: 301.1.129.122 2] Supporting the program are as follows: ZC0301PL+ mi360/Hv7131R/K82 ZC0301PLH+ mi360/Hv7131R/K82 ZC0302+ mi360/Hv7131R/K82 VC0305+ VA6241R/PAS106 3] Supporting the functions have: 4x digital zoom 4] Resolution: 160* 120 1762* 144 320* 240 352* 288 640* 480 800* 600 1024* 768 1280* 960 5] other criteria the same as the driver property page 6] to support Vista 32bit/64bit 7] Supported many languages: Simplified Chinese, Traditional Chinese, English, Netherlands, Germany, Italy, Portugal, Spain, Japanese, France, Sweden
Platform: | Size: 3551232 | Author: 252913401 | Hits:

[GUI Developov9650

Description: ov9650的硬件、寄存器datasheet,130万像素,1280*1024分辨率-ov9650 hardware, register datasheet, 130 ten thousand pixels, 1280* 1024 resolution
Platform: | Size: 867328 | Author: jhj | Hits:

[OtherS296m-2001

Description: 1280x720标准,SMPTE 296M-2001-1280x720 standard, SMPTE 296M-2001
Platform: | Size: 163840 | Author: | Hits:

[Software EngineeringFPGA

Description: 针对MT9M111数字图像传感器,采用Cyclone系列 EP1C6Q240C6作为主控芯片,设计并实现了ITU-R BT.656视频数据的采集、色彩空间转换、DVI-I显示控制的数字视频转换系统。系统可以将传感器的输入图像以1280×960(60Hz)和 1280×1024(60Hz)格式输出到DVI-I显示器上,并具有图像静止功能,同时在系统空闲时,可以将系统设置为待机状态,来降低功耗。-Aimed at the digital image sensor MT9M111,used Cyclone EP1C6Q240C6 as the main control chip,designed and implemented the conversion system of the collection of the ITU-R BT.656 video data,color space conversion,and the display on DVI-I monitor.This system can display the image from the sensor on DVI-I monitor in the mode of 1280960(60 Hz)or 12801024(60 Hz),image freezing is also supported.Moreover,the system can be set into standby state when the system is idled,for low power consumption.
Platform: | Size: 563200 | Author: 将建 | Hits:

[MPIimage

Description: 并行计算程序 Description: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image data which is received from the root. Then all the processes send their blurred image data to the root and root writes the result in a file-Distributed Image Processing Filter Write a program that blurs an image file in a parallelized computation. Whenever possible, use collective operations (MPI_Scatter, MPI_Gather). The root process reads the image file from the NFS server, distributes the data of the file among all processes, and gathers the results into the output file. Each processor should receive a part of the image only. The image file is provided as a raw image file. It can be read using the C function fread() with a single call and written with the single call of the function fwrite(). The image is given as an array of h rows, a row has 1280 pixels , where each pixel is one unsigned char grey value. You may assume that h is lower than or equal to 8192. a) Write an MPI program in which the root process prepairs the data, so that all other processes get their data by exactly one MPI_Scatter operation.
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[Game Hook CrackDDZCrack

Description: QQ斗地主记牌器源码。使用于1280×800的分辨率,其他的我没有试过。原理比较简单,就是通过屏幕识别,如果大家有更好的办法,多多交流。 -QQ斗地主browser source code license in mind. Used in the 1280 × 800 resolution, I have not tried the other. Relatively simple principle, that is, through the screen to identify, if you have a better way, a lot of exchanges.
Platform: | Size: 3484672 | Author: zhaohui | Hits:

[VHDL-FPGA-VerilogCD1_PHOTO_ABLUM(1280)

Description: 在EP3C16 fpga上实现了数码相册,可以从SD卡上读取jpeg图片,并进行解码,最后在VGA显示器上显示1280*1024的图片。-In EP3C16 fpga to achieve a digital photo album that can be read from the SD card jpeg picture and decoding, and finally displayed on a VGA monitor 1280* 1024 picture.
Platform: | Size: 6520832 | Author: 恣意 | Hits:
« 12 3 4 »

CodeBus www.codebus.net