资源列表
kaoqinxitong
- 企业的考勤系统 请假休假 增删查改功能 -Enterprises vacation leave time and attendance system to check the functional additions and deletions
mousefrecvc
- 一个小游戏测试你食指和中指交替按动鼠标左右键的最高频率(提示:用一个变量记录最近一次按动的是左键还是右键,如果连续两次都是左键或者都是右键,则忽略后一次,只有当交替按下了左键和右键时,才计算一个轮次,用一个变量记录轮次的个数。 设定五秒钟为一个测试时间,当时间到时,则显示出在这段时间内轮次的个数) 1.在以上基础上,增加菜单。用以控制游戏的操作 O. 操作(Operate) S. 开始(Start) T. 设置时间(Set Timer) D. 显示最高记录(Displ
87361022Stack
- Windows堆栈编程算法,希望对大家有帮助,谢谢支持-Windows stack programming algorithm, we would like to help, thank you support
119128654stack
- 一个堆栈编程算法,希望对大家有所帮助,谢谢支持-A stack programming algorithm, we hope to be helpful, thank you support
howtodoresearch
- 一个根据自己经历,写出来的帮助研究人员如何规划自己的学习,论文的文档。-One according to their own experience, written to help researchers learn how to plan their own thesis documents.
VCandLabViews_shortcuts
- 一些VC和LabView的快捷键,上传上来,不知对大家有用不 -LabView some VC and the shortcut keys, upload up, I do not know all of you are not useful
始终在前面的窗口
- 始终在前面的窗口
STLport-4.5.3
- STLport-4.5.3.zip 和站里已有的不一样。 (增加了VC6.0已经编译好的库和编译配置的详细说明).保证你在VC6.0下一次编译配置成功。-STLport-4.5.3.zip and stations already not the same. (An increase of VC6.0 already compiled library and compiler configuration details below). To ensure that the next time
VC
- VC动态库字符串,Win32 Console程序,用来测试动态链接库程序是否正确-VC dynamic library string, Win32 Console procedure dynamic-link library used to test whether the correct procedures
Assignment
- OpenGL,计算机图形学,MIT部分作业及答案。我自己做的,程序具有较好的组织结构。-OpenGL, Computer Graphics, MIT part of operation and answers. I myself do, the program has a good organizational structure.
fltk
- This manual describes the Fast Light Tool Kit ("FLTK") version 1.1.7, a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each of the chapters in this manual is designed as a tutorial for using FLTK, while the ap
thread
- 线程锁.Windows系统是多任务操作系统,系统内核为我们提供了 事件(Event)、Mutex、信号灯(semaphore)和计时器4种对象来控制线程间的同步。 在C++Builder中,为我们提供了用于创建Event的TEvent对象供我们使用。-Thread lock. Windows system is a multi-tasking operating system kernel to provide us with the event (Event), Mutex, sema