资源列表
银行家算法
- 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
JAVAQQ
- 利用JAVA语言,在计算机上模拟实现QQ界面聊天窗口-Using JAVA language and simulated on a computer screen chat window to achieve QQ
LINUX_module
- 一个可以成功编译的LINUX字符设备源码,做课程设计的同学可以参考下!-LINUX can be successfully compiled a character device code, so students can refer to the curriculum design under!
ppipe
- 父进程创建两个子进程,并通过管道向两个子进程分别传递数据,子进程得到数据后进行计算,并将结果传回给父进程。-Parent process creates two child processes, and through pipes to the two sub-processes to transfer data, respectively, after the child process data are calculated, and the results back to the pare
worker
- Worker Context Proxy Source Code for Linux.
PhotoFullScreen
- 图片生成:抓取当前屏幕快照,保存为图片,image-create image
chapter1
- 基于matlab的小波分析理论程序第一章供大家学习基础小波程序。-Matlab wavelet analysis theory based program first chapter of wavelet basis for all learning programs.
plus
- 可以通过类实现c++的大整数乘法,方式为加法器。-C++ by class implements a large integer multiplication, adder way.
gen_tb
- 自己写的perl程序,可以根据逻辑代码的top文件自动生成verilog的testbench,方便做simulation,提高效率-perl program,written by myself, can automatically generate verilog testbench according to the logic of the code top file, easy to do simulation, improve efficiency
power_distribution_LOS_NLOS
- 可见光室内通信中,接收端考虑散粒噪声和热噪声后的接收功率-Visible indoor communication, the receiving terminal receives the power to consider the shot noise and thermal noise after
Take-Chinese-pinyin-1
- 可以实现拼音汉字转换的小工具源码简单适合新手-Can realize little pinyin, Chinese characters conversion tool is simple to source suitable for novices
BST
- 问题描述 利用二叉查找树(BST)实现一个动态查找表。 基本要求 (1) 使用二叉树(BST)来实现。 (2) 二叉树使用链式结构(二叉链表)实现。 (3) 实现BST的构建,查找两个功能。 -The basic requirements(1) using a binary tree (BST).(2) binary tree using the chain structure (binary list).(3) implementation of BST buil
