-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
stmeditor 城市公交地图编辑器源代码
sample 生成的地图样例
exepack 城市公交地图编辑器可执行包与使用说明...
stmeditor 城市公交地图编辑器源代码
sample 生成的地图样例
exepack 城市公交地图编辑器可执行包与使用说明
-stmeditor urban public transport map editor source code sample to generate a map of sample exepack urban public transport map editor and use the executable package
- 2022-08-21 03:10:51下载
- 积分:1
-
网络发现部分源码,vc++开发,支持Windows和Unix系统
网络发现部分源码,vc++开发,支持Windows和Unix系统-net manager code for net topology discovery
- 2023-05-21 15:00:03下载
- 积分:1
-
C/C++:如何在程序中加载JPG图片?看了本程序,你就差不多搞定啦!...
C/C++:如何在程序中加载JPG图片?看了本程序,你就差不多搞定啦!-C/C++: How in the procedure to load JPG images? Read the procedures, you almost get it!
- 2022-01-26 14:35:57下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
Acquisition system CPU and memory information, and then use the VC drawn. System...
获取系统CPU和内存的信息,然后用VC画出来 。献给VC系统开发的朋友.-Acquisition system CPU and memory information, and then use the VC drawn. System dedicated to the development of VC friends.
- 2023-05-20 06:55:02下载
- 积分:1
-
孙鑫<<VC++深入详解>>的完整的20章的代码.很有参考价值...
孙鑫的完整的20章的代码.很有参考价值-SUN Xin
- 2023-08-07 20:45:09下载
- 积分:1
-
内存映射文件例子
内存映射文件例子-memory mapping file examples
- 2022-02-06 19:38:10下载
- 积分:1
-
可以作为实现的参考(编译需要其他库,没有).
可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without).-- According to the configuration file, Monitoring System or designated resources to the process of occupation (cpu, memory, cache), and can set alarm thresholds and corresponding operations (closed/restart), and other functions. Under the windows. reference fruition, but reference.-- I used a colleague"s works-- anl.
- 2022-06-26 04:12:49下载
- 积分:1
-
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法...
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
- 2022-05-29 09:55:16下载
- 积分:1