搜索结果
找到约 63 项符合
Normal 的查询结果
按分类筛选
- 全部分类
- 技术资料 (6)
- 汇编语言 (4)
- Linux/Unix编程 (4)
- 书籍 (4)
- 单片机开发 (3)
- 电源技术 (2)
- 单片机编程 (2)
- matlab例程 (2)
- 数学计算 (2)
- 数据结构 (2)
- 游戏 (2)
- 数值算法/人工智能 (2)
- 压缩解压 (2)
- Delphi控件源码 (2)
- 电子书籍 (2)
- 微处理器开发 (2)
- 源码 (2)
- 行业应用文档 (1)
- 模拟电子 (1)
- Mentor (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 技术管理 (1)
- 其他行业 (1)
- 软件工程 (1)
- 人工智能/神经网络 (1)
- Java编程 (1)
- VHDL/FPGA/Verilog (1)
- VC书籍 (1)
- 其他书籍 (1)
- 软件设计/软件工程 (1)
- uCOS (1)
- 通讯/手机编程 (1)
- J2ME (1)
- 软件 (1)
汇编语言 这个是用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
Linux/Unix编程 LINUX C++开发的写日志函数源嘛
LINUX C++开发的写日志函数源嘛,在新的项目中可以直接方便的使用只需要调用WriteLog就函数就行了。日志分成三级:debug,normal,alert
VC书籍 在MFC中,要使用图形按钮
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:
CBitmapButton m_bmpBtn
m_bmpBtn.SubclassDlgItem(IDC_BUTTON1,this) //关联控件
/ ...
其他书籍 (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 ba ...
uCOS 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.
游戏 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.
压缩解压 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 u ...
Linux/Unix编程 //颜色初始化 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) ...
J2ME 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 ide ...