资源列表
mycp
- 操作系统实验,实现文件复制功能,代码分为三个部分,附有注释,结构清晰-Experimental operating system, file copy function, the code is divided into three parts, with notes&&clear structure
RAM-Monitor
- 操作系统实验,内存监视器,VC++6.0下通过,显示内存设置信息,显示当前内存使用信息,显示当前系统运行进程信息,通过特定PID可查询特定进程的虚拟内存空间信息。-Experimental operating system, memory monitor,testing under VC++6.0, display memory configuration information, display current memory usage information, the system disp
Ejecrcio con Netbeans
- Ejemplso practicos en java
Alumnos en java
- Sistema de control de alumnos en java
ConvertPinYin
- 汉字转拼音程序,可对文件进行转换,不包括标点符号,而且使用了一个分词的库-Chinese characters to Pinyin program can convert the file, not including punctuation, and the use of a word in the library
shujujiegou
- 数据结构实验源代码,Visual C++版-Experimental data structure source code, Visual C++ edition
vbdlldzq
- 用VB制作模拟电子琴-使用了一个DLL控件:模拟电子琴.dll,有中文讲解方法,比网络上的英文版容易懂。请注意:在创建了自己的电子琴之后DLL自带的电子琴会出现错误。关于编译前不关闭为什么会出错的原因:电子琴只能打开一个,在Windows系统中EXE程序关闭后它所打开的数据会自动销毁,电子琴也会被销毁,,在编译前我们关闭窗口其实系统不把他当做关闭,因为我们的窗口是跟VB6.EXE一起的,我们关闭的只是工程窗口,所以电子琴是不被销毁的!这样我们下次运行时就会产生同时打开2个电子琴的情况-VB pr
vbmp3player
- 免控件MP3播放器,基于VB实现,不用任何控件,纯粹靠调用系统自带DLL实现播放,可控制音量,声道,播放位置,暂停开始等。源码测试截图请参见软件截图-Free control MP3 players, based on VB, without any control, the system comes solely rely on calling DLL for playing, you can control the volume, channel, playback position, pa
twoformfade
- VB6.0源码实现两种右下角通知窗口的显示特效,分别是:[淡出淡入显示消失]和 [渐渐向上和向下移动],自动获取任务栏高度,窗口显示到任务栏上方,不会覆盖,更加美观,而且窗口有最前端显示功能。有必要的友友可以来看一下-VB6.0 source to achieve lower right corner of the notification window shows two effects, namely: [Fade disappears] and [gradually move u
eyevbfinder
- 小眼文件快速搜索器,VB源码下载,可以在用户设置的路径里快速搜索符合条件的文件,包括关键字查找,而且支持Windows通配(*代表任意长度的任意字符,?代表一个任意字符)。搜索后可以打开文件位置,并可进行二次搜索。内置WIN.rex支持WinXP风格-Small eyes fast file search engine, VB source code download, you can quickly search the path meets the conditions set by the
VB-Dialog
- 用VB实现一个Dialog对话框源码,VB源码下载,比较简单的例子,VB初学者必看的小例子,例子在VB6.0下直接编译成功,做为一个初级例子,还是相当不错的。-A Dialog dialog with VB source code, VB source code download, relatively simple example, VB beginners Watchable small examples, examples compiled successfully under direc
vbnowindows
- VB不允许退出Windows的程序源代码,设置了允许退出和不允许退出两种功能。记录Window Procedure的地址,开始截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程. 本函数就是用来接收子分类时截取的消息的 Public Function wndproc(ByVal hwnd As Long, ByVal Msg As Long, _ ByVal wParam As Long, ByVal lParam As Long) As
