资源列表

排序选择:

« 1 2 ... .76 .77 .78 .79 .80 44581.82 .83 .84 .85 .86 ... 267454 »

[Windows编程页面置换算法演示

说明:程序中含有一些对控制台输出和事件进行控制的API函数.-Includeing some function to contral the input and output of console.
<> 在 2025-07-14 上传 | 大小:14kb | 下载:0

[Windows编程进程调度算法演示

说明:进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
<> 在 2025-07-14 上传 | 大小:20kb | 下载:0

[Windows编程用 C 语言编写 Windows 服务程序的五个步骤

说明:Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
<> 在 2025-07-14 上传 | 大小:30kb | 下载:0

[编辑器/阅读器课设源程序

说明:用win32汇编语言编写的 包括界面设计的 汇编程序编辑和编译运行-with assembler language interface design, including the compilation process of compiling and editing operation
<gg> 在 2025-07-14 上传 | 大小:11kb | 下载:0

[Windows编程如何调用dll中的函数

说明:示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
<> 在 2025-07-14 上传 | 大小:45kb | 下载:0

[Windows编程在动态连接库内封装应用程序框架cool

说明:实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainfr a me,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread
<> 在 2025-07-14 上传 | 大小:68kb | 下载:0

[Windows编程一步一步实现MFC扩展DLL中导出类和对话框

说明:如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and
<> 在 2025-07-14 上传 | 大小:19kb | 下载:0

[游戏扫雷游戏源代码

说明:扫雷游戏的源代码,很经典的游戏,VC++6.0&Windows2000 简体中文版 编译通过。-Minesweeper s source code, very classic minigame. Base on VC++6.0 & Windows2000 simplified Chinese version, certified by complier
<离心力> 在 2025-07-14 上传 | 大小:80kb | 下载:0

[Windows编程数组排序算法改进版

说明:这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sortin
<> 在 2025-07-14 上传 | 大小:28kb | 下载:0

[Internet/网络编程jxta-shell-src-2.3.4

说明:jxta shell 的java最新源码-JXTA shell latest source of java
<速度> 在 2025-07-14 上传 | 大小:296kb | 下载:0

[嵌入式/单片机编程JxtaProgGuide_v2.3

说明:jxta最新版本v2.3.X的程序编写指南-JXTA v2.3.X latest version of the guidelines for the preparation of procedures
<速度> 在 2025-07-14 上传 | 大小:968kb | 下载:0

[WEB源码Javascript工作流图形界面

说明:javascr ipt 简单的画工作流程图的小-javascr ipt simple flowchart work painting a small Dongdong
<速度> 在 2025-07-14 上传 | 大小:47kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 44581.82 .83 .84 .85 .86 ... 267454 »

源码中国 www.ymcn.org