资源列表
TextViewTest
- 对edittextview的输入监听程序-To edittextview input monitoring program
dierwenw
- Genetic algorithm matlab code for large-scale compressor blades parallel sorting problem and is very time-saving in many aspects.it is very good.
s_fifo
- FIFO是一种先进先出的输入缓冲器,同步FIFO是指写入和读取数据需要时钟的作用-The FIFO is a FIFO input buffer, the synchronous FIFO refers to the role of the write and read data requires clock
wideanddeepsearch
- 该代码实现的主要功能是实现广度以及深度优先搜索-The code of its main function is to realize breadth and depth first search
gps_kalman
- GPS接收机中的卡尔曼滤波,经过测试!程序可以跑通!适合初学者!-Kalman filter in GPS receiver tested! The program can be run through! For beginners!
erchashu
- 该代码实现的主要功能是实现二叉树算法的运算-The code to achieve the main function is to achieve the Binary Tree Algorithm
15.3
- 此代码用JAVA画图工具画出一个棋盘,为8行8列的-This code using JAVA drawing tools to draw a chessboard for 8 rows and 8
communication-vb.zip
- vb实现计算机和其他设备的串行通讯的例子。例如pc集合PLC、DCS等工业设备。,Realization of VB computer and other equipment serial communication example. For example, pc set PLC, DCS and other industrial equipment.
AMBA
- AMBA总线的verilog实现,AMBA是ARM limited 公司推出的一种为嵌入式系统所设计的总线协议。-AMBA bus Verilog, AMBA bus protocol is the the of ARM limited company launched a embedded system design.
GN
- 该代码是典型算法GN算法的实现,用于社区检测-The code is a typical algorithm GN algorithm for community detection
delettext.zip
- 实现从指定的文本文件中删除一个和多个字符,非常有用的代码。,Realize from the specified text file to delete one or more characters, very useful code.
Gauss
- 高斯消去法解线性方程组(数值分析课后题的部分答案,可以进行探讨)-Gaussian elimination method for solving linear equations