资源列表
BCH
- bch编译码器(Encoder Decoder BCH)
45859614
- 天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的()
LED流水灯
- 1211235467897541321324351(21115645413245643213)
XOR
- XOR算法,可用检查自己的计算结果是否正确(XOR algorithm, can be used to check whether the results of their own calculations are correct)
tcp
- 利用Linux平台编程,实现让自己PC变成一个简单的服务器。可以通过IP和端口号实现局域网的网络通讯。(Use Linux platform programming to make your PC a simple server. The network communication of the LAN can be realized through IP and port number.)
HZConvert
- 自己生成器,可生成多种格式的点阵,LCD程序开发者的福音(Their own generator, the gospel of LCD programmers)
ENLQL52
- 如果要加深对算法的理解,这里有十个重要的算法实现,()
AD9851
- DDS芯片AD9851的驱动程序,可直接用51单片机调用(The driver of the DDS chip AD9851 can be called directly by 51 single chip microcomputer)
shbb1
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类,()
TDMS文件存储
- 波形文件存储,以TDMS文件形式存储!可以调整频率形式,存储周期就会改变!(Waveform file storage, in the form of TDMS file storage!)
算法
- floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
whidzdb3
- 如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,()