-
这是一个简单的windows游戏源程序,可以正常运行,但是高手会发现有Bug...
这是一个简单的windows游戏源程序,可以正常运行,但是高手会发现有Bug-This is a simple windows games source, can be normal operation, but you will find Bug
- 2022-10-28 00:10:03下载
- 积分:1
-
基于MPEG4的DIVX解码模块,适用用基于wince操作系统的ppc下的编程 开发环境EVC...
基于MPEG4的DIVX解码模块,适用用基于wince操作系统的ppc下的编程 开发环境EVC-The decode module based on MPEG4 ,which is adpat to program ppc based on wince operate system. The program enviroment is EVC.
- 2023-04-29 04:35:03下载
- 积分:1
-
简单使用的hufmTree,里面可以压缩于解压文件
简单使用的hufmTree,里面可以压缩于解压文件-Simple to use hufmTree, which can be compressed in-extracting file
- 2022-03-19 13:40:58下载
- 积分:1
-
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码...
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
- 2022-01-25 16:45:48下载
- 积分:1
-
MATLAB教程汇总
summary of matlab tutorial
- 2022-04-08 00:16:32下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
程序来放大和缩小屏幕,左键放大,右键去动物园…
是一个能放大局部图形的程序,点左键是缩小,右键是放大!-Program to Zoomout/Zoomin the screen, left button to zoomin, right button to zoomout.
- 2023-01-21 11:45:04下载
- 积分:1
-
旅游合同管理软件,可以对信息进行录入、删除、修改…
旅行社合同管理软件,可以对信息进行录入、删除、修改、统计等。-Travel contract management software, you can input the information, delete, modify, and statistics.
- 2022-01-25 23:37:44下载
- 积分:1
-
可以人機對弈的五子棋軟件
程序有很好的界面,並且可以根據難易程度來進行人机对弈,其中最難的部分很難贏過他。不信你可以試試!
- 2022-03-14 00:55:56下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1