资源列表
lab2
- 程序查询 Fat12 文件,分别对目录文件、普通文件、不存在的文件进行做相应的输出-Procedures for the Fat12 file, respectively, on the directory file, the ordinary file, the file does not exist to do the corresponding output
lab3
- 在nasm + bochs实验平台上的接受键盘输入,回显到屏幕上的程序- 在nasm+ bochs实验平台上的接受键盘输入,回显到屏幕上的程序 NASM+ Bochs on the experimental platform to accept the keyboard input, back to the program on the screen
Demo4JDBC.src.tar
- 数据库连接程序,通过jsp方式实现了数据库连接-html update
webrtc_vad
- VAD语音活动检测,在linux下编译,带测试程序,本vad库由webrtc中单独抽取出来编译而成。-VAD voice activity detection, under the Linux compiler, with testing procedures, the VAD library by webrtc extracted a separate.
demo_linux_x64
- linux手写识别引擎,主要是64位的,我试过了可以用,arm版的官网有-Linux handwriting recognition engine, mainly 64-bit, I tried to use, arm version of the official website
coherens
- 一种区域性陆架海域耦合生态的水动力学模型-COHERENS(a Coupled Hydrodynamical Ecological model for Regional Shelf seas)
Final-heed
- Full Replacement file of HEED Routing protocol in ns2.35
STM32
- STM32再学习――启动流程分析,STM32 Relearn - Start Process Analysis-STM32 Relearn- Start Process Analysis
mit2.35.tar
- 能够实现ubuntu14.04系统下的leach协议的安装,需要改动的文件已经修改过,直接覆盖就可以~-this is leach in ns2.35.
jy
- 1. 1号进程创建2,3号两个进程 2. 2号进程执行系统命令,ls,ps,cp等 3. 3号进程创建4,5号两个进程 4. 4号进程创建两个线程Thread1,Thread2 5. Thread1:循环速出“I am child1.”5次 6. Thread2:循环输出“I am child2.”5次 7. 5号进程执行一个用户编写的可执行文件 -1. No. 2 process to create two processes 2. 2, the impleme
file_socket
- socket传输文件,包含客户端,以及服务器端,在linux环境测试成功-socket transfer files, including client and server side, successfully tested in linux environment
note_taking_cpp.tar
- A note taking application implemented in C++. Essentially i think most parts are c compatible.