资源列表
LAB7
- ? 1. Core加減器燒錄置板子照片(加法.減法)及測試結果。 ? 2. 透過 Clock Wizard產生50Mhz、10Mhz及5Mhz頻率,並將測試結果上 傳。 3. 嘗試將Clock 及 加減模組同時引用,並透過frq選擇頻率,並將測試結果上傳。 module myAdder (a, b, out, cout, mode, clk, frq, clko ); Input [3:0]a, b; Input clk, mode; //1: adder; 0:sub Inpu
map
- 室内地图的栅格化程序,用matlab完成。可以地图矩阵用0/1显示(A raster program for indoor maps)
图框
- 这是一个自动绘制图框很好的lisp程序,上传文件和大家一起共勉学习。(This is an automatic drawing the frame LISP good procedures, upload files and share together to learn.)
flooding
- 无线传感网络中,flooding路由协议仿真实现(Simulation of flooding routing protocol in Wireless Sensor Networks)
程序---PSO粒子群算法求传递函数系数
- 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
仿射密码加密,解密
- C++实现仿射密码加密解密以及仿射密码的爆破(C++ implementation of affine cipher encryption and decryption)
RBAJICH
- 曲线拟合c++,在学数值分析(计算方法)的同学可以参考一下()
8psk
- matlab实现的8psk仿真加VBD传真代码实现,是优秀毕业论文代码,欢迎大家学习使用。(Matlab implementation of the 8PSK simulation and VBD fax code implementation, is an excellent graduation thesis code, welcome to learn to use.)
fibo
- 斐波那契数列,简单地说,起始两项为0和1,此后的项分别为它的前两项之后。本算法使用递归算法实现。(The Fibonacci sequence, simply said, starting two to 0 and 1, then were the top two after it. This algorithm is implemented by recursive algorithm.)
9084139
- 用MFC开发的简单的k-means实现代码,原创啊()
161027
- 用来解决旅行商问题 可以直接运行 很好的代码()
BP
- BP神经网络的主程序,已经调试成功。其中传递函数可以自己随意选用,sigmoid,pureline等函数。训练函数也可以自己设置,trainlm,trainbr等等(Back propagation neural network.)
