资源列表
iis
- iis安装包,帮助您开发需要的安装包。希望能够帮助您-iis installation package to help you develop a need to install package. Want to be able to help you
zhishu
- 改进的递归算法,输出100以内的质数,VB.NET程序。通过已经得到的质数,算出下一个质数。-output the prime number within 100 Using improved recursion algorithm, the programe is coded with vb.net. Through got prime, calculate the next prime Numbers.
GA0-1back
- vc++ 算法分析·系统编程· 希望对你有帮助!algorithm for system programming want to help you!-vc++ algorithm for system programming want to help you!
Eyuan
- 从入门到基础应用6个实例,包括1标题及颜色2变量及赋值3按钮及分支4循环及随机数5MP3播放器6秒表-The basis of applications from entry to 6 examples
osip-enteraout
- 基于osip开发的小程序,使用vc6.0编写。附带一些sip相关资料。-Osip-based development of small programs written using the vc6.0. Some sip with relevant information.
SH
- 监测多个程序是否失去响应,如果失去响应则强行停止其进程然后再次启动。 用于保持一个经常出现为止错误的程序长期正常运行-Loss of multiple procedures to monitor response, if they lose the response is forced to stop its process and then start again. Often used to maintain a long-term until the normal operation
Cache
- The Cache Manager is a software-only component that is tightly integrated with the Windows NT Memory Manager to integrate the caching of file system data with the Virtual Memory System. Some operating systems implement their file systems so they have
Code
- 动态报表设计及其在C/S架构下应用实现,源代码-Dynamic report design and its application implementation under C/S architecture
freadBinTxt
- vc读取二进制文件中的浮点数2010/08/24 21:02//假设二进制文件中f.out中存放着512个浮点数 -read binary file vc float 2010/08/24 21:02// assume a binary file stored in the 512 f.out float
shift-sin-wav
- 移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。-Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involvi
chuankou
- The serial interface based on MFC source code is implemented by the CSCOMM class
Virtual_OS
- 模拟实现一个计算机CPU的进程调度,以及内存、硬盘的分配过程。模拟了进程的创建、就绪、运行、等待、终止五个状态,以及内存的多种页置换的方式。-Simulate the process of implementing a computer CPU scheduling, and memory, hard disk allocation process