资源列表
lmi
- 俞立老师书本例题的仿真程序,凸优化,最优解,可行性等问题。对线性不等式的编程有很好的参考性-Yu Li, teacher simulation of the book program, convex optimization, the optimal solution, feasibility and other issues. The programming of linear inequalities has a good reference
The-programming-skills-of-Delphi7
- The programming skills of Delphi7
Time---frequency-analysis
- 跳频通信中参数估计的时频分析重要工具,包括短时傅里叶等算法源程序-Frequency-hopping communication parameter estimation of time-frequency analysis of important tools, including short-time Fourier algorithm source
snoop_recv_1.pr
- Snoop agent code file
ip_arp_v4_11.pr
- Arp protocol modified for snoop protocol
peg.pr
- Packet Error Generator code file
tongxinxitongjianmofangzhen
- 通信系统建模与仿真的全部源码,很好很好很好-Communication system modeling and simulation of all the source code, very good very good
SSM_DEMO
- springMVC+Spring+Mybatis整合demo-springMVC+Spring+Mybatis Demo
hvdcnoro
- Hvdc simulation in matlab simulink envirement explains the diffirent parts of Hvdc
C-200-practice-examples
- 经典样例200个,c++,vs2015亲测都可跑通,入门非常不错,部分代码很简单,基础算法,新手可以学习下。-Classic sample 200, C, vs2015 pro test can run through, entry is very good, some of the code is very simple, the basic algorithm, the novice can learn under.
debugmalloc
- SSD6 unit3 课后exercise3 debugmalloc.c 完成内存分配的错误监督,以及内存块分配的记录。主要函数Mymalloc Myfree 测试全部通过-SSD6 unit3 error supervision after school exercise3 debugmalloc.c complete memory allocation, and memory block allocation record. The main function Mymalloc Myfr
graph
- 数据结构-图的操作 1.图的建立 2.图的深搜 3.图的广搜 4.最短路-(1).print the graph. (2).print the sequence of vertex names getting Depth-First Search. (3). print the sequence of vertex names getting Breadth-First Search. Dfs Bfs dijkstra