资源列表
Desktop
- 自己写的霍夫变换检测直线的代码(存在问题的请大神指出来)(Write their own Hof transform line detection code)
matlab卡农
- 调用声卡,数学方法实现音乐播放,通过matlab数学编程功能实现(play music by a mathematical way)
gouzao
- 浅析图形的构造,通过c# 、dda、C语言 等等一些语言来从不同的方法实现(Analysis of the structure of graphics, through c#, DDA, C language and so on some languages, from different ways to achieve)
hafumshu
- 总结 1.基本上没有什么太大的问题,在调用select()这个函数时,想把权值最小的两个结点的序号带回HuffmanCoding(),所以把那2个序号设置成了引用。 2.在编程过程中,在什么时候分配内存,什么时候初始化花的时间比较长 3.最后基本上实现后,发现结果仍然存在问题,经过分步调试,发现了特别低级的输入错误。把HT[i].weight=HT[s1].weight+HT[s2].weight;中的s2写成了i(summary 1. basically there is no big
ASK
- ASK调制,采用MATLAB编码,实现ASK调制模拟过程(ASK modulation, using MATLAB encoding, ASK modulation simulation process)
dnsquery实现
- 备份查询到的实现dnsquery的代码,后续整理(Backup to achieve dnsquery, and subsequent collation of all relevant code, code written by others)
tuopuyouhua
- 简支梁拓扑优化程序,方便初学者学习及调试。可根据自己的需要修改程序相应部分(Simple beam topology optimization program, easy for beginners to learn and debug. According to their needs, modify the corresponding parts of the program)
QPSK
- 是关于通信的QPSK仿真,适合于初始学习编程的技术人员与大学生,希望对大家有所帮助。(QPSK simulation on communication)
tabMain
- python可关闭选项卡源码,可关闭的选项卡,(Python can close the tab source)
python_usb
- python 读取usb数据,挺好用的,可以学习一下(python read or write usb data . you can learn it)
main_solve_dispersion
- 计算光子晶体光纤中的色散曲线,用于超连续谱分析(Calculate the dispersion curve of PCF)
c++实现0-1背包问题
- 用C++工具,使用动态规划算法实现0-1背包问题,(implementation of the 0-1 knapsack problem with C++)