资源列表
lista-lineal
- introduction to linked lists in C/C-introduction to linked lists in C/C++
jtdcz
- 交通灯控制器的程序,程序不是太复杂,我自己编的,没有错误-traffic light controller procedures that are not too complex, I developed, and no mistake
n1
- 该程序实现最佳路径分配,利用最佳容量分配算法
1232
- 很简单的一个清除电脑内垃圾的小程序,必须修改后缀才能运行LJ.bat。
PCA
- 主元分析-PCA analysis
couroutine
- Simple example of using python coroutines and generators to create a market simulator with: 1) A one-good market, collecting bids from the agents, which, after each trading period, updates each price, and 2) a set of agents, observing the mark
G
- 一个原序列A(1),A(2),…,A(n) 在一秒后序列后将会变成 A(1),A(2)+2A(1),A(3)+2A(2)+3A(1),…,A(n)+2A(n-1)+…+nA(1) 求在T秒后的序列。-One of the original sequence A (1), A (2), ..., A (n) in the second after the sequence will become A (1), A (2)+2A (1), A (3)+2A (2 )+3A (1), ..
txt
- 适合卫星通信本科学生借鉴。主要为卫星转发器仿真设计。可以实现上下变频,非线性放大器实现和卫星转发器实现。-Satellite transponder Simulation Design。Achieve Frequency conversion
chess
- 关于棋盘覆盖问题的代码。-The code for board cover problem.
CPP
- 编程实现下面问题:给你100元去超市购物,你买了若干花生和苹果,花生和苹果的单价及数量由键盘输入,然后把购买的花生、苹果的单价、数量、金额、总额及找零输出。 要求: 1.输入的时候总额控制不要超过100元 2.输出格式参考如下(数据自己任意输入) XXX超市购物小票 物品名称 单价 数量 金额 花生 7.50 8.00 60.00 苹果 6.00 5.40 32.40 已
qr.c
- C 语言编写的QR分解,利用子矩阵实现递归 。-QR decomposition
OMP
- 频谱感知与检测中利用omp算法进行重构的优化-Optimization of spectrum sensing and detection algorithms use omp reconstruction