资源列表
DoublePipe
- 匿名管道调用第三方进程,比如调用cmd.exe等,已经封装成类,使用非常方便。而且可以返回在第三方进程中执行的结果字符传。-Anonymous call to a third party pipeline process, such as calling cmd.exe, etc., has been packaged into a class, very easy to use. And it can return results in a third party to perform the
Hoffman-Coding
- 霍夫曼编码-Hoffman Coding
seqList
- 顺序表的定义和实现,其中包括从顺序表中删除具有最小值的元素、删除给定值x的所有元素、合并两个有序表为新有序表、删除所有重复的元素、合并两个顺序表、求两个顺序表的共有元素等功能。-Definition and implementation of the order form,with the functions including deleting the minimum data the table, deleting all the elements with a given value o
SeqQueue
- 链式队列的定义与实现;利用链式队列解决最短布线路径问题。-Definition and implementation of the chain queue;using the chain queue to solve the problem of the shortest routing path of the wiring issue.
MinHeap
- 最小堆的定义与实现,其中包括堆排序算法、最小堆的下滑调整算法等。-Definition and implementation of the minimum heap,with the algorithm of heap sort and gliding adjustment.
pipecommunicate
- 基于管道的进程间通信。功能说明:本程序用于判断某目录下存放的若干个求n!的程序是否正确。这些求n!的程序都从其标准输入读入一个整数输入值n,计算出结果后,再往标准输出打印出结果对应的整数。-Inter-process communication based on the pipe.Function:This program is used to determine the accuracy of some programs to get the answer of n! which are st
Banker
- 银行家算法死锁避免问题;用银行家算法来解决三个工程队A、B、C向某银行借贷免息工程资助款项的问题。-Bankers algorithm of the deadlock avoidance problem using the bankers algorithm to solve the problem with the three project teams A, B, C borrowing interest-free project funding a bank.
photo
- 图片查看器,查看一定的图片,添加图片,改变背景- Picture Viewer
caiquan
- 猜拳小游戏,人和电脑玩猜拳,比较出拳,根据输赢,影响各自的积分-Mora games,Finger-guessing game, and the computer to play mora, more punches, based on winning or losing, the impact of their integration
XiangZi
- 推箱子小游戏,输出游戏地图,玩家,箱子,出口位置随机,且不重复-Sokoban game, output game map, players, boxes, export position random, will not be repeated
str2num
- string to number把字符格式的内容转换为数字格式的内容-string to number
watchDirChange-vs2010
- vs2010 c++ 文件夹文件监控系统软件工程代码是用vs2010编译的,该程序是使用线程来实时监控指定目录下文件、文件夹的变化(添加、删除、修改)-vs2010 c++ Folder Monitoring System software engineering vs2010 code is compiled, the program is the use of threads to real-time monitoring designated directories file, chang
