资源列表
simplecomputer
- 简单计算器,能够实现简单的加、减、乘、除。其原理就是使用了两个栈。一个符号栈,一个数据栈。-A simple calculator,it can able to achieve a simple add, subtract, multiply, divide. The principle is to use two stacks. A symbol stack, a data stack.
simple_reg_caozuo
- 一个简单的C++注册表操作类,有兴趣的朋友学习一下。-A simple C++ registry operation class friends who are interested to learn about.
simplified--Traditional
- 这是一个简体、繁体互相转换的软件,可以让你跟快捷的转换简体、繁体-This is a simplified, Traditional mutually conversion software, allows you with fast conversion Simplified, Traditional
simpool
- 一个简单的内存池实现,但是相对来说还是使用的-A simple memory pool implementation, but use is still relatively
sin
- 功能实现对文件中代码注释的删除 ,就是删除文件中 之间的部分 和每行中//之后的部分 -Realize the functional code of the document annotated delete, that is, delete the document between the part and each line in the// after the
SingleInstance
- This sample code is for the creating MFC single instance application.Include this code in InitInstance function.
SingleTimer
- 这是一个自己写得VC定时器类,可以很方便的完成定时器的功能.定时器类,既被其他类继承,也可以单独使用-This is a VC timer write their own category, can be easily completed by the timer function. Timer category, not only by other types of inheritance, can also be used alone
Singleton
- 自己写得单件模式,重要基本模式之一,供大家参考。-Write their own one-piece model, it is important to one of the basic pattern for reference.
SingletonT
- 简单而高效的单体模式基类。使用时只需要继承就可以了。-Simple and efficient single-mode base class. Only need to use inheritance.
sinit
- dm6467后台进程,用于查看硬盘是否正常工作,采用进程间通信来通知前台进程-dm6467 background process, used to view hard drive is working correctly, using inter-process communication to inform the foreground process
sirButtonXp
- 这个是一个可一根据系统的风格而改变的按钮控件,自己写的,看看吧-how to save a pictrue
SJF(prePnonpre)
- Cpu scheduling. Shortest Job First(SJF)preemption and Nonpreemption