-
用win32SDK实现了一个与MFC类似的程序,虽然不完美,但很适合MFC初学者学习之用,此程序对MFC的实现原理做了很好的描述。...
用win32SDK实现了一个与MFC类似的程序,虽然不完美,但很适合MFC初学者学习之用,此程序对MFC的实现原理做了很好的描述。
- 2022-02-03 18:17:26下载
- 积分:1
-
Voronoi剖分
- 2022-08-12 17:05:41下载
- 积分:1
-
算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。...
算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。-count expression evaluates procedures, this is my own series, useful, should address the limited character, Finally to "#" endings.
- 2022-08-16 02:10:39下载
- 积分:1
-
大二时做的稀疏数组课程设计,希望对大家有帮助
大二时做的稀疏数组课程设计,希望对大家有帮助-Sparse array of curriculum design, we want to help
- 2022-02-06 08:37:00下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
重新启动计算机程序
重新启动计算机程序-restart computer program
- 2023-03-24 02:15:03下载
- 积分:1
-
Quick Tray 1.00源程序
资源描述这虽不是一个专门为程序员定做的工具,不过对于象我这样比较厌倦开始菜单的人来说,Quick Tray 还是蛮有用的。通过它可以方便地打开您常用的程序、文档资料、以及网站链接等。Windows光盘上也有一个微软的Quick Tray,可千万别搞错了,虽然名字一样,但在功能上却有天壤之别哟! Quick Tray 的最大好处,莫过于它的易用性。当然,它还有许多特点:
极其简单的打开/隐藏方式:鼠标移向屏幕右下角,Quick Tray 主窗口马上打开;鼠标移向屏幕右边界,主窗口立即消失。允许对程序项进行分门别类,用户可建立任意树形目录结构,并提供两种目录显示方式。可以对Quick Tray中的任何程序文档等项目定义系统级热键,无论Quick Tray是否在前台,均可捕获热键。如果平时你习惯用热键,一定不要忘了这项功能哦。有自启动功能,每次进入Windows后,Quick Tray 以小图标方式显示在任务条上的通知区中。支持OLE拖放功能,您可将任意文件或IE/Netscape中的超链接拖入Quick Tray中。方便的多用户管理功能。每位用户均有自己的设置。提供多种小巧实用的工具,如锁定屏幕、墙纸管理等,并允许以插件方式加以扩充。若有兴趣请参见Quick Tray帮助。
- 2022-05-23 04:11:35下载
- 积分:1
-
Self deleting executable for Win9x/WinNT (all versions). This source file must b...
Self deleting executable for Win9x/WinNT (all versions). This source file must be compiled with /GZ turned OFF (basically, disable run-time stack checks)
- 2022-04-16 12:31:41下载
- 积分:1
-
This book is meant to help the reader learn how to program in C. It contains a t...
This book is meant to help the reader learn how to program in C. It contains a tutorial
introduction to get new users started as soon as possible, separate chapters on each major
feature, and a reference manual. Most of the treatment is based on reading, writing and
revising examples, rather than on mere statements of rules. For the most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. Besides showing how to make
effective use of the language, we have also tried where possible to illustrate useful algorithms
and principles of good style and sound design.
- 2022-01-28 21:40:08下载
- 积分:1
-
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)...
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)-The fortran program, mainly how to make fortran output when the output is not listed, but by the line output, and then under certain conditions when the carriage return line feed, how to operate it has a detailed description (fortran)
- 2023-01-05 00:25:03下载
- 积分:1