资源列表
计算两点间距离
- 给定任意两个点的坐标,计算两个点之间的距离。(it can calculate the distance of the two point)
CPPexp
- C++实验指导和答案 C++实验指导和答案 C++实验指导和答案-c++ exp
life
- 基于MPI的life问题的模拟,包含生命的4种状态-MPI-based simulation of life issues, including the life of the four kinds of state
DTW-isolated-word-speech-recognition
- 基于动态时间规整的孤立词语音识别,用梅尔倒谱系数作为识别特征。-Based on dynamic time warping of isolated word speech recognition, using Mel s coefficient as the recognition feature.
USB_read_write
- 读写USB口(massstorge)的程序,读写USB口上插得U盘或硬盘等设备的数据,写的时候要注意,写0磁道等地址上的数据时,会破坏文件系统,请小心操作。-Read and write USB port (massstorge) program, read and write on the USB port was inserted U disk or hard drive and other equipment, data, write the time to pay attention,
usage-of-lvlibp
- labview lvlibp 库的使用方法及操作流程-the usage of labview lvlibp
Code_for_the_Cplusplus_programing_experiment_and_g
- 为C++学习者,提供最好的样例代码,将理论化为实际,提高编程能力!-For C++ learners, to provide the best sample code, theory into practice, improve programming ability!
Shell
- 本软件类似于Linux系统下的Shell命令行解释器,根据输入的不同命令,能够实现不同的功能,(绝对精彩),经过老师检查,成绩满分,程序功能已超出作业要求。-The software is similar to Linux Shell command line interpreter under the system, depending on the command input, it is possible to achieve different functions, (absolutel
飞行姿态模拟14(旋转轴)
- 利用solidworks进行3D建模,用labview进行飞行轨迹设计(3D modeling using SolidWorks, flight trajectory design using LabVIEW)
Research-status
- The aime of this file is to give a brief overview of Retinex technique for both the Single and the Multiscale approach.
lab4
- module counter_modk(clock, reset_n, Q) parameter n = 4 parameter k = 16 input clock, reset_n output [n-1:0] Q reg [n-1:0] Q always @(posedge clock or negedge reset_n) begin if (~reset_n) Q <= d0 else begi
duogongnengshuzizhong
- 南京工程学院 数电课程设计 多功能数字钟 电路图 所有实验文件打包.zip包括做实验的所有文件打包给大家啦,MAX+plus II设计电路图,gdf文件,mod文件,报告书,一切齐全啦,当时被评为优秀成绩的,特别推荐给大家,电路绝对优秀,直接上机操作,导入电路图即可验证演示。-Number of Nanjing Institute of Electrical curriculum design electronic locks files packaged all experiments, in
