资源列表
xueseng
- 实现学生添加,删除,修改,查询,以及显示全部信息和退出系统。-Students realize add, delete, modify, query and display all the information in and out of the system.
msiprov
- Windows 2003 server R2所需要的组件文件
Get-DiskID_CPUID
- 可以获得电脑硬盘及CPU序列号,对于需要一定级别运行软件的需要有帮助-get hardware ID
MmTimer.dll
- 这是一款精确的定时器,她的定时精度可以达到一个毫秒,通常普通的系统定时器只能达到十五个毫秒-this timer precise can to 1 ms,compare with other timer ,this timer have sharp optical advantages,have deeply precise which other timer only can to 20 ms
featureserver-r1.13
- javascr ipt developer for GIS
ReadRadarSources
- 根据雷达基数据头文件信息,读取雷达基数据资料并绘制反射率回波-According to the radar base data header file information, read radar base data and draw reflectivity echo
SmartPtr
- 智能指针实现类,支持对象拷贝,支持数组指针,支持STL容器-Smart pointer implementation class, a copy of the object support, support for an array of pointers, STL container support
Source1
- 一维不定常热传导方程FTCS格式Fortran源程序。-One- Dimensional Unsteady Heat Conduction Equation.
File
- VS2010 基于对话框下的文件操作,源码(无删减)及详细注释-VS2010 based file operations dialog under source code (no cut) and detailed notes
PictureButton
- VS2010 基于对话框下的 加载位图按钮功能,可以用来替换对话框背景图片-VS2010 based on the dialog box under the function of loading bitmap button can be used to replace the dialog background image
Network-Security
- textbook for network security Part1
Virtual_Function
- * C++虚函数表解析 * 虚函数是通过一张虚函数表来实现的。在这个表中,主 *是要一个类的虚函数的地址表,这张表解决了继承、覆盖 *的问题,保证其容真实反应实际的函数。这样,在有虚函 *数的类的实例中这个表被分配在了这个实例的内存中,所 *以,当我们用父类的指针来操作一个子类的时候,这张虚 *函数表就显得由为重要了,它就像一个地图一样,指明了 *实际所应该调用的函数。 -Virtual Function
