使用IIC器件,作为程序存储空间,对其进行读出或执行其程序。存入如“QUANZHOU normal UNIVERSITY”等自定内容,再用按键调出、显示
上传时间: 2016-10-08
上传用户:小眼睛LSL
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的normal、Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例: CBitmapButton m_bmpBtn m_bmpBtn.SubclassDlgItem(IDC_BUTTON1,this) //关联控件 //CBitmapButton对象m_bmpBtn的LoadBitmaps函数加载程序内bmp资源。 m_bmpBtn.LoadBitmaps(IDB_BITMAP1,IDB_BITMAP2,IDB_BITMAP3,IDB_BITMAP4) m_bmpBtn.SizeToContent()
上传时间: 2014-01-01
上传用户:894898248
(1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 . Modern Educati on Technique Center, Huaihai I nstitute of Technol ogy, L ianyungang 222005, China) Abstract: The outbreak ofARP cheating virus interferes with the nor mal functi oning of LAN. On the basis of thoroughly und standing of the p rinci p les, this paper analyzes the p rinci p les, pattern and classificati ons ofARP in details . And it also discu the tactics t o take strict p recauti ons ofARP fr om t wo sides— — —the administrati on ofLAN and Client Host . The pur pose of the cussi on is t o guarantee the normal running of LAN users . Key words: virus p rinci p les LAN client host
标签: ianyungang Committee Educati Admissi
上传时间: 2013-12-23
上传用户:zhangyigenius
This Program Cotains Eeprom Read-write functions, 4 Bit LCD interface routines, Keyboard Interface with normal Key Input to the 89C52 atmel Microcontroller.
标签: Read-write Interface functions interface
上传时间: 2014-01-03
上传用户:jqy_china
DragonRaja Client source version 1.4+ this source allow players join in (Hades Warfield or Monsters warfield). When you compile in debug mode, it is GMtool. else compile in release mode, it is normal player.
标签: source DragonRaja Warfield Monsters
上传时间: 2014-01-25
上传用户:lxm
The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spectra. In this paper, the fast Hartley transform (FHT) is used to transform two-dimensional image data. Because the Hartley transform is real valued, it does not require complex operations. Both spectra and autocorrelations of two-dimensional ultrasound images of normal and abnormal livers were computed.
标签: processing frequency important enhance
上传时间: 2014-01-08
上传用户:1051290259
//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not support color.\n") exit(1) } init_pair(1, COLOR_GREEN, COLOR_BLACK) init_pair(2, COLOR_RED, COLOR_BLACK) init_pair(3, COLOR_CYAN, COLOR_BLACK) init_pair(4, COLOR_WHITE, COLOR_BLACK) init_pair(5, COLOR_MAGENTA, COLOR_BLACK) init_pair(6, COLOR_BLUE, COLOR_BLACK) init_pair(7, COLOR_YELLOW, COLOR_BLACK) //写字符串 for(i = 1 i <= 7 i++) { attron(COLOR_PAIR(i)) printw("color pair d in normal mode\n", i) } for(i = 1 i <= 7 i++) { attron(COLOR_PAIR(i) | A_BLINK | A_UNDERLINE) printw("color pair d in normal mode\n", i) }
标签: start_color has_colors Terminal endwin
上传时间: 2014-01-14
上传用户:vodssv
Description Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn t show images and is not able to proceed forms. The main idea was to make it possible to view normal sites (not WAP sites) on very small screen of mobile phone. This application share a lot of code with MobiReader and first of all is inteded to be used to browse text data.
标签: Description Combination Web browsers
上传时间: 2013-12-16
上传用户:qweqweqwe
HMTL5有望成为网络游戏开发的热门新平台。HTML5游戏能够运行于包括iPhone系列和iPad系列在内的计算机、智能手机以及平板电脑上。今天,我们加入HTML5游戏开发的急先锋,明日将成为时代的弄潮儿。
上传时间: 2015-03-13
上传用户:宋宋202
科研管理系统源码 功能介绍: 登录模块:用户通过用户名、密码,经过验证如果输入正确,则进入系统;否则提示用户输入“用户输入用户名或密码错误,请重新输入”,不能进入系统。 系统管理:包括参数设置,项目类别设置,学院设置,学历学位设置,著作类别设置。 用户管理模块:管理员可以增加用户(用户名,密码以及权限授予),修改用户信息,删除用户信息。 科研管理模块:包括横向项目管理、纵向项目管理、论文管理、著作管理、专利管理这几个方面的管理,可以实现对科研项目的增加,修改,删除,快速查询,保存等操作。 系统维护模块:实现数据备份和还原。 科研查询模块:选择查询信息类型,查询条件,输入关键字,然后选择重新检索和在结果中检索,以进一步缩小查询范围。如果您先查看所有数据,只需选择查询信息类型,然后单击查看所有即可。您可以选择按不同的条件升序或降序排列。同时,本系统还实现了双击数据库表格,显示此条记录的完整信息。
标签: 科研管理
上传时间: 2015-03-13
上传用户:741252406