搜索资源列表
scrl
- This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to \"snap\" its horizontal scrolling to the exact start of each column. The code shows ho
GIAN
- 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
345636323
- 一套指纹识别VC++环境下的源码,我从网上找的供大家学习参考-a fingerprint identification VC environment of the source code, I find from the Internet for all to study reference
msn_window
- vc程序,通过查找窗口标题,寻找MSN相关窗口,用块借键进行隐藏、打开、调节半透明等功能。-vc process, through the window title search, to find relevant MSN window, and through key block for hidden, open, translucent regulation, and other functions.
zhishi1
- 关于用vc++实现计算器的源代码,可以帮助你了解vc++的编程-on calculator use vc achieve the source code, can help you find the programming vc
VC99
- VC++编程99例.rar 从网上找到的源码集,值得研究学习。适用正在学习的同学们-VC 99. Rar from the Internet to find the source collection, worthy of study. Is applicable to the students who are learning. .
My0search
- 错误查找帮助工具,词法、语法分析器,毕业设计模块,。看到现在好多做VC的新手,因为需要查找一个功能,把别人的代码复制过来,但是左比较右比较就是找不到错误,这个程序帮助大家这个烦恼,只要你有想法,什么自己也能够实现的。-tool to help identify errors, morphology, syntax analyzer, a graduate design module. See that the VC so many newcomers because of the need to
词法分析2004328831139
- 前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because th
一个小语言的yufa
- 因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧。-few days ago because of the knowledge base to see a VC pascal lexical analysis procedures,
libdmtx-0.6.0.tar
- Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化成VC程序,有这就没必要化钱买个控件了,本人libdmtx-0.3版本转化过,的确可行,现在把找到该版本的libdmtx-0.6版本给大家共享.-Two-dimensional Datamatrix code library and test procedures, running on linux, careful study can be easily transformed into VC procedures
FindFileDlg_demo
- VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
files_find
- 一个文件查找工具的VC++源码 一个文件查找工具的VC++源码-Find a file tool for VC source code of a file search tool for VC source code
Maze
- 用vc++做的迷宫。用的A* PATH FINGDING. 能够寻找最短路径。-A maze for VC++. It uses a* path finding theory, which can find the shortest path!
TreesRootDCOM
- 使用DCOM和VC++6.0编程实现了倍增技术寻找森林的根的并行算法带有详细的注释!非常详细可直接运行和测试。-VC++6.0 using DCOM and the programming of the multiplication technology to find the root of the forest parallel algorithm with detailed notes! Very detailed and the test can be run directly.
11
- 进程的死锁避免算法(银行家算法实现) 一:实验目的: 根据银行家算法的思想,编写程序,解决并发进程的死锁问题。 二:实验要求: (1)本实验要求设计并实现银行家算法。银行家算法是死锁避免的经典算法,其核心思想是:进程动态地申请资源,每次申请资源时系统都执行安全状态检查算法判断本次申请是否会造成系统处于不安全状态,如果不安全则阻塞进程;如果安全状态,则完成资源分配。 (2)安全状态检查算法的思想是找到一个安全序列,使所有进程都能执行完毕。如果找到,则处于安全状态,否则为不安全状
DORM
- 宿舍管理系统,很好的实现了各种功能,在VC环境下写的代码,很好理解-It is Ok ,you can use it easily and you will find it is good,Thank you for your visit
cPPtriangle
- vc++实现判断三角形的构成条件并求面积和周长-vc++ judgment triangle constitute conditions and to find the area and perimeter
GA
- 用遗传算法求解一个多元函数的极值,用VC代码编写,能够看到执行过程的数据。-Here, this is VC program of find the extreme value of a given function by using the Genetic Algorithm。
Path---finder
- 用智能算法以及VC,编写寻找最优路径在棋盘上,-With intelligent algorithm and VC, write to find the optimal path on the board,
