资源列表
P_system
- 以一个小型公司的人员信息系统为例,用基类的指针数组来处理不同的派生类对象,从而实现拉多态性调用。使用动态数组类模板Array来代替C++预定义的数组类型。-to a small company personnel information system. use the base class pointer array to handle different types of derived objects, thereby realizing Rafah called polymorphism.
keymove
- BREW3.1响应手机键盘移动事件的程序-BREW3.1 response to the incident mobile phone keyboard procedures
BREWMenu
- BREW3.1构建菜单程序,实现简单的菜单事件响应功能-BREW3.1 menu procedures, a simple menu incident response functions
BREWDialog
- BREW3.1做的简单的构造Dialog程序-BREW3.1 so simple structure Dialog procedures
TdFilteriDriver
- 说明:传输层过滤驱动程序,用它截获网络封包,这个例子直接将封包转发到了底层-Note : the transport layer filter driver, using it intercepted network packets, this example packets transmitted directly to the bottom
Bc31_H
- 在PC上使用BC31调试uCOSII时所需要加载的uCOS与硬件相关的移植文件的PC头文件。-use of the PC BC31 uCOSII debugging required when loaded with hardware for uCOS related to the shift PC planting document headers.
zhengxianlvbo
- 图像的正弦噪声滤波。 很不错的一个程序哦!-image sinusoidal noise filtering. Quite a procedure!
COM_uCOC_II
- 移植到MCS51的uCOS_II的串口程序。-transplanted to the MCS51 uCOS_II Serial procedures.
GetHarkdiskSize
- VC++获取硬盘大小,包括总空间大小,自由空间大小,已用空间大小。-VC + + access to hard disk size, including the size of the total space, free space size, the size of space has been used.
GetHostInfo
- VC++获取主机信息,包括操作系统名称,SP版本,当前版本,产品ID,注册名,CPU信息。-VC + + mainframe access information, including name of the operating system, the SP version, the current version, product ID, registration, and CPU information.
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
GetNetworkCardType
- VC++通过OnGetNetworkCardType()函数实现获取网卡型号。-VC + + through OnGetNetworkCardType () Function Access Card Model.