搜索资源列表
FDesign-and-Imlementation-of-Voice-Communication-B
- Design-and-Imlementation-of-Voice-Communication-Based-on-SIP-Protocols 基于SIP的语音通信程序设计与实现.pdf
FDesign-and-Imlementation-of-Voice-Communication-B
- Design-and-Imlementation-of-Voice-Communication-Based-on-SIP-Protocols 基于SIP的语音通信程序设计与实现.pdf-Design-and-Imlementation-of-Voice-Communication-Based-on-SIP-Protocols based on the SIP voice communication program design an
ATextEditorImlementation
- A Text Editor Imlementation
Functors
- Imlementation of Functors for C-Imlementation of Functors for C++
otsu
- traditional otsu threshold algorithm imlementation used in image processing
Editor
- A Text Editor Imlementation采用C++的1.可采用ASCII码文件和串函数实现 2.熟练掌握串运算的应用 3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序-A Text Editor Imlementation using C++, 1. Can use ASCII code file and the string function to achieve 2. M
online_ticket_Struts
- 基于struts框架的网上订票系统的设计与实现-design and imlementation of web ticket-order system based on struts fr a mework
pci_core_533
- pci core for pci imlementation
Ch5
- it is java code imlementation
rsa
- RSA imlementation in c language to encrypt text file.
quick_sort
- 算法课程的快速排序的实现,快速排序的精华在于partition函数的实现,本实现中分别采用了原始的partition和随机化的partition,以便于达所期望的速度。-the implementation for quick sort in the course of alogrithm.The essence of quick sort lies in the implementation of the function parti
Text-Editor-Imlementation
- 数据结构课程作业,第一次作业,文本编辑器-Data structures course homework,a text editor
Covariance
- An imlementation in MATLAB of fast algorithm for calculate covariance matrix, which is widely used in image processingimlementation of fast algorithm for calculate covariance matrix, which is widely used in image process
VHDL_i2cs_rx_CPLD
- CPLD imlementation of I2C BUS Controller. The descr iption has been made by VHDL
a_text_editor
- A Text Editor Imlementation。 对输入缓冲区中的文件内容进行编辑,包括:显示当前文件内容、到第一行、到最后一行、到前一行、到下一行、到指定的某一行、插入一行、删除一行、替换当前行、替换某个子串、查找指定的某个子串、统计文件行数及字符数、重新读入文件、保存当前文件、退出系统等操作-A Text Editor Imlementation 。edit the contents of the file in the
Data-Structures-and-Algorithms
- 数据结构与算法分析,Huffman编码、带括号的算术表达式求值、A Text Editor Imlementation、拓扑排序-Data Structures and Algorithms, Huffman coding, bracketed arithmetic expression evaluation, the A the Text Editor Imlementation, topological sorting
33682546-Imlementation-of-ANN-on-FPGA
- Implementation of Artificial Neural Networks on FPGA (in VHDL)
SISO_OFDM_CCDF_CARI1
- this file is an imlementation of PII scheme of PAPR reduction for MCMs Scheme
crc32-pclmul_glue
- Wrappers for kernel crypto shash api to pclmulqdq crc32 imlementation for Linux.
apriori
- Apriori Algorithm imlementation in c++. It can handle large volume of data. useful.