搜索资源列表
javabyjre
- 彻底解决安装JRE的问题的方案,就是让我们的应用程序自己背着JRE!这样,我们的程序就像传统的Win32应用程序一样,双击就可以执行,不用管所在的机器上是否有JRE,是什么版本的JRE,无论怎样,我有我自己的-installed JRE completely solve the problem, is to make our own applications carrying JRE! So, our procedures like a traditional Win32 application
Ass3
- using queue to solve traffic matter by C++ in linux environment
test
- 全局热键实现 vc++ 6.0 源代码,简单事项全局热键的设置及使用-Global hotkeys to achieve vc++ 6.0 source code, a simple matter of setting and use the global hotkey
sharemem
- linux下共享内存的简单实例 可以很好的理解共享内存是怎么回事 很简单的-shared memory under linux simple example can be a very good understanding of how shared memory is a very simple matter
123445
- 在图像识别领域中,图像提取是最基础也是最重要的一个环节.如果前期图像提取错误,无论识别技术多么高超,也不会识别出正确的对象.本程序演示如何从图象中提取人物轮廓-In the field of image recognition, image extraction is the most basic and most important aspect. If the pre-image extraction error, no matter how superb recognition techn
VBzhuruDLL
- 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other languages as easily get, do not look a
VBInternet
- 此软件是我为了监视网络上载流量的,旧版迅雷只显示下载速度,所以我有时觉得网速慢的时候就拿他来看一下,到底是不是迅雷的事。现在最新版迅雷把上载速度也加到总速度里了,所以,这个软件就没用了。唉-This software is what I set out to monitor network traffic, an earlier version of Thunder show only download speeds, so I think sometimes when网速慢Take a loo
HP-UX
- HP-UNIX 参考手册全集(中文版),包含所有函数,命令,注意事项。unix编程高手必备参考资料。-Complete Works of HP-UNIX Reference Manual (Chinese version), contains all the functions, commands, pay attention to the matter. unix master essential programming reference material.
Relievo
- 在应用软件的启动界面或主界面当中,可以在窗体上绘制艺术图案以增强软件界面的没关系,本程序实现将一幅图片绘制成浮雕图案。-In the application of the software interface or the main interface to start them, you can draw art form patterns to enhance the software interface does not matter, this program achieve a pic
11.ZIP
- 可看密码,不管什么类型 ****的可以查看!-Can look at your password, no matter what type of**** that can see!
WaiGuaTutorial
- 学习制作*,其实是学习一门网络技术,不是仅仅是游戏! 我们玩游戏,游戏公司玩我们,你可以忍受游戏的不平衡吗?你可以忍受游戏的 BUG吗,你愿意交钱去买*(有时后还可能上当受骗)吗?你不愿意自己做*自己 用吗?你不愿意做几个*给你的朋友使用吗?你不愿意体验制作*的乐趣吗?你不 愿意自己的游戏ID有很多钱,很好的装备,很高的等级吗?看到别人拿着*到处惹是 生非,你心理平衡吗?所以,我们要自己制作*,做自己的*! 学习
updatedest
- 把一个窗口固定在桌面上 并且点显示桌面也不要紧-Fixed to a window on the desktop and point it does not matter Show Desktop
SourceCode
- Switch back to page view, insert a reference has been completed. At this time, no matter how the article changes, reference sequence will be
Linux_Development_Platform
- Tools for high-efficiency Linux development in enterprise environments. Linux developers have access to an extraordinary array of GNU and open source tools. Now, two leading Linux developers show how to choose the best tools for your specific ne
security-of-info
- 这是属于信息安全,密码学资料。有助于学习信息安全的新手尽快入门-This is a matter of information security, cryptography information. Information security will help the novice to learn as quickly as possible
MyCapture
- 鼠标捕获 控件捕获鼠标后,不论鼠标指针是否在控件的边框内,该控件都接收鼠标输入。-The mouse capture controls capture mouse, no matter whether the mouse pointer, after the control s border, this control is in receiving mouse input.
Fedora14-intall
- Fedora 是一个开放的、创新的、前瞻性的操作系统和平台,基于Linux。它允许任何人自由 地使用、修改和重发布,无论现在还是将来。它由一个强大的社群开发,这个社群的成员以 自己的不懈努力,提供并维护自由、开放源码的软件和开放的标准-Fedora is an open, innovative and forward-looking operating systems and platforms, based on Linux. It allows anyone to freedom T
The-Linux-Programming-Interface
- “這本書,其詳細的說明和例子包含了一切 您需要了解的細節和細微之處的低層次的編程 在Linux的API。 。 。不管是什麼級別的讀者,會有一些要學習這本書。“-“This book, with its detailed descr iptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in
gdb
- gdb使用调试手册 1.1.1 gdb概述 无论多么优秀的程序员,必须经常面对的一个问题就是调试。当程序编译完成后,他可能无法正常运行;或许程序会彻底崩溃;或许只是不能正常地运行某些功能;或许它的输出会被挂起;或许不会提示要求正常的输入。无论在何种情况下,跟踪这些问题,特别是在大的工程中,将是开发中最困难的部分,本章将介绍使用gdb(GNU debugger)调试程序的方法,该程序是一个调试器,是用来帮助程序员寻找程序中的错误的软件。 -GDB USES debugging manu
book
- Csharp编写的图书管理系统(电子阅览室)含毕业论文,该课题在今年的毕业答辩中获优秀,现在传上来和网友们分享。 电子图书阅览平台,读者可以通过该系统阅览丰富的电子资源。在图书管理系统中,读者可以方便地对书目进行检索和阅览,足不出户便可尽览群书。图书管理系统主要提供网上的图书阅览平台。 电子阅览室可提供24小时的在线服务,最大限度的利用了当前互联网的各种优势,使得您无论身在何处,只要能接入互联网就可以享受到它所提供的方便,快捷的服务。它既具有传统图书馆的大部分功能,像图书的查阅及阅览,又