资源列表
[其他小程序] mvcmaps-80132
说明:一个asp.net MVC版本的Bingmap 控件-the source code of Asp.net mvc bingmaps control<johnney> 在 2025-11-25 上传 | 大小:700kb | 下载:0
[其他小程序] kuohaopipeisuanfa
说明:括号匹配算法,检查各种括号是否匹配,文件中有源码和报告,内容很齐全-Parenthesis matching algorithm, examine the various brackets match, the file has the source code and reports, the content is complete<王梦殊> 在 2025-11-25 上传 | 大小:228kb | 下载:0
[其他小程序] baolingqiujifenxitong
说明:保龄球积分系统关于几个人打保龄球统计分数的一个应用程序,代码很全,没有问题-Bowling scoring system on a few people bowling scores a statistical application, the code is full, there is no problem<王梦殊> 在 2025-11-25 上传 | 大小:3kb | 下载:0
[其他小程序] Commissioning-HTA
说明:this document contains multiple examples-this document contains multiple examples<Nouha Baccouche> 在 2025-11-25 上传 | 大小:87kb | 下载:0
[其他小程序] viterbi-matlab
说明: 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze<yanming> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[其他小程序] Morris
说明:Qt中使用信号和槽机制来完成对象之间的协同操作。简单的说,信号和槽都是函数,比如单击窗口上的一个按钮想要弹出一个对话框,那么就可以将这个按钮的单击信号和定义的槽关联起来,在这个槽中可以创建一个对话框并且显示。这个单击这个按钮时就会发射信号,进而执行槽来显示一个对话框。-Qt signals and slots mechanism is used to complete the cooperative operation between objects. Simply put, signals a<郝军> 在 2025-11-25 上传 | 大小:691kb | 下载:0