虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Normal

  • 这个是用VC++实现的winsnmp的网络管理兼监控的程序

    这个是用VC++实现的winsnmp的网络管理兼监控的程序,经调试可正常运行通过,希望对大家有所帮助 -this the VC winsnmp network management and monitoring procedures, The tests can be run through the Normal, we hope to help

    标签: winsnmp VC 网络管理 监控

    上传时间: 2013-12-19

    上传用户:gundan

  • LINUX C++开发的写日志函数源嘛

    LINUX C++开发的写日志函数源嘛,在新的项目中可以直接方便的使用只需要调用WriteLog就函数就行了。日志分成三级:debug,Normal,alert

    标签: LINUX 日志 函数

    上传时间: 2016-08-24

    上传用户:kiklkook

  • 使用IIC器件

    使用IIC器件,作为程序存储空间,对其进行读出或执行其程序。存入如“QUANZHOU Normal UNIVERSITY”等自定内容,再用按键调出、显示

    标签: IIC 器件

    上传时间: 2016-10-08

    上传用户:小眼睛LSL

  • 在MFC中,要使用图形按钮

    在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()

    标签: MFC 图形 按钮

    上传时间: 2014-01-01

    上传用户:894898248

  • (1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 .

    (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 w

    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

    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 edg

    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 su

    //颜色初始化 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 browsi

    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