-
1, using Spartan
1、 利用Spartan-3 Starter Board实验板上的旋转开关,设计一个通过旋转开关的方向来控制LED灯的依次点亮顺序的实验,并且要求可以循环点亮。-1, using Spartan-3 Starter Board test panel rotary switch, to design a switch by rotating the direction to control the LED lights in turn lit the order of experiments, and asked to circle lit.
- 2022-01-26 07:35:10下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
yaoyanchuanbo
谣言传播模型matlab仿真,基于小世界网络的谣言传播模型。用蒙特卡洛模拟来解决。(Rumors spread model matlab simulationRumor spread model based on small world network. Monte Carlo simulation to solve.)
- 2020-10-29 16:49:56下载
- 积分:1
-
D2D-communication-master
说明: d2d资源分配D2D数据信道代码,包括通信模型建立,资源池确定,资源分配,干扰避免策略,sinr及吞吐量计算等内容(D2d resource allocation D2D data channel code, including communication model establishment, resource pool determination, resource allocation, interference avoidance strategy, SINR and throughput calculation, etc)
- 2021-01-27 21:18:40下载
- 积分:1
-
shuaijianquxianfa
采用衰减曲线法计算系统P、PI、PID控制器参数,绘制整定后系统的单位阶跃响应曲线。(The attenuation curve method is used to calculate the parameters of P, PI and PID controllers, and the unit step response curve of the system after setting is drawn.)
- 2019-05-14 16:12:22下载
- 积分:1
-
Information theory, curriculum design in their own code to do run
信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
- 2023-05-01 00:35:03下载
- 积分:1
-
LSTM-Human-Activity-Recognition-master
与经典的方法相比,使用具有长时间记忆细胞的递归神经网络(RNN)不需要或几乎不需要特征工程。数据可以直接输入到神经网络中,神经网络就像一个黑匣子,可以正确地对问题进行建模。其他研究在活动识别数据集上可以使用大量的特征工程,这是一种与经典数据科学技术相结合的信号处理方法。这里的方法在数据预处理的数量方面非常简单(Compared with the classical methods, the recursive neural network (RNN) with long-term memory cells does not need or almost need feature engineering. Data can be directly input into the neural network, which acts as a black box and can correctly model the problem. Other research can use a lot of Feature Engineering on activity recognition data sets, which is a signal processing method combined with classical data science and technology. The method here is very simple in terms of the number of data preprocessing)
- 2019-06-13 18:50:02下载
- 积分:1
-
apdu4j-master
说明: GlobalPlatform 核心功能 jar包(GlobalPlatform core jar package)
- 2019-07-10 19:16:47下载
- 积分:1
-
半透明的C#圆形状时钟
半透明的C#圆形状时钟,圆形电子表,指针风格的电子时钟特效,基于VS2008编写,本程序看上去是一个时钟程序,实则很多技巧来源于窗体编程,比如设置窗体透明度、是否显示电子表边框、开启自启动、在托盘显示图标、窗体置顶、自动隐藏等,对学习C#的窗体编程有不小的帮助。
- 2022-03-24 06:29:59下载
- 积分:1
-
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了-find the smallest dominating set with the DP, complexity is 2 ^ 2 ^ than eight 150-th power much quicker
- 2022-06-29 17:33:43下载
- 积分:1