资源列表
ADC_Histogram
- 10bit ADC Histogram - 理想ADC Test Pattern - 量測結果--> INL/DNL - 全自動產生 -10bit ADC Histogram- an ideal ADC Test Pattern- measurements-> INL/DNL- Automatic generate
dataoc2binary
- Binary encoder in FPGA
GA
- 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
AIFS2
- Atanassov’s Intuitionistic Fuzzy Sets (A-IFS) , described using two characteristic functions expressing the degree of membership and the degree of non-membership of elements of the universe to the A-IFS, provide a flexible mathematical framework to d
nixushuzuiduanlujing
- 该文件夹中包括几个acm比赛中用到的模板 求逆序数,无向图的bfs收索,有向图中的两点间的最短距离。希望对大家有用。-The folder includes several templates used in the game acm find reverse numbers, income bfs undirected graph cable, directed graph in the shortest distance between two points. Hope that use
SGA
- fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
se110589
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:录音例程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: recording routines
cqutPhotoView
- 用VB写的,重庆理工大学照片查看器,输入学号久了可以查看他人照片-Written in VB, Chongqing University of Technology Photo Viewer, enter your student number for a long time you can view others photos
BinarySearchTree
- 二叉查找树,它或者是一棵空树;或者是具有下列性质的二叉树: (1)若左子树不空,则左子树上所有结点的值均小于它的根结点的值; (2)若右子树不空,则右子树上所有结点的值均大于它的根结点的值; (3)左、右子树也分别为二叉排序树;-Binary search tree
fei
- 邻接矩阵转为邻接表,功能已经全部实现。并且广度遍历也实现了。-Adjacency matrix into the adjacent table, the function have all been achieved. And breadth traversal is also achieved.
Log
- 一个写日志的log类,非常方便,非常强大,希望对大家有帮助-a class about log
tcpip
- 在 linux 系统下编写服务端 和 客户端的 简单通信:根据socket进行CS的信息传输-The single communicatin between serve and client