资源列表

« 1 2 ... .75 .76 .77 .78 .79 47180.81 .82 .83 .84 .85 ... 66604 »

[GDI/图象编程Snake

说明:用QT语言编写的贪吃蛇游戏,可以实现蛇的上下左右移动,也可以实现吃食物-QT language with Snake game, you can achieve a snake move around, eat food can also be achieved
<杰克> 在 2024-09-27 上传 | 大小:26624 | 下载:0

[其他小程序Commissioning-HTA

说明:this document contains multiple examples-this document contains multiple examples
<Nouha Baccouche> 在 2024-09-27 上传 | 大小:89088 | 下载: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路径的 m
<yanming> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[Windows编程Caculate

说明:C#实现的普通计算器,可以实现基础的加减乘除运算。-the calculeter realised by c# can be easily used for the basic calculation
<okitaaoi> 在 2024-09-27 上传 | 大小:51200 | 下载:0

[GDI/图象编程ab

说明:matlab 实现直线拟合并计算直线夹角-matlab achieve a straight line to be merged to calculate the angle between the straight line
<sentosa> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[其他小程序work

说明:MATLAB几个画的图像,比较好玩,可以动态的显示-MATLAB image, several paintings more fun, dynamic display
<张志强> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[其他小程序Morris

说明:Qt中使用信号和槽机制来完成对象之间的协同操作。简单的说,信号和槽都是函数,比如单击窗口上的一个按钮想要弹出一个对话框,那么就可以将这个按钮的单击信号和定义的槽关联起来,在这个槽中可以创建一个对话框并且显示。这个单击这个按钮时就会发射信号,进而执行槽来显示一个对话框。-Qt signals and slots mechanism is used to complete the cooperative operation between
<郝军> 在 2024-09-27 上传 | 大小:707584 | 下载:0

[.net编程draw

说明:draw_create(Display *dpy, int screen, Window win, unsigned int w, unsigned int h) { Draw *draw = (Draw *)calloc(1, sizeof(Draw)) draw->dpy = dpy draw->screen = screen draw->win = win draw->
<m> 在 2024-09-27 上传 | 大小:2048 | 下载:0

[Windows编程fanye

说明:一个翻页程序,有翻页的动态效果,可添加背景图片,也可以当做图片浏览器使用-A flip procedures, flip the dynamic effects, add background images, you can also use as a picture viewer
<1> 在 2024-09-27 上传 | 大小:1537024 | 下载:0

[其他小程序kNN-master-JS

说明:KNN implementation in perl java
<Venkatesh> 在 2024-09-27 上传 | 大小:3072 | 下载:0

[C#编程match-game

说明:C#,一个实现匹配游戏的C#程序,是参考visual studio C#参考写的,有兴趣的可以下载-match game,C#
<bobo> 在 2024-09-27 上传 | 大小:4529152 | 下载:0

[其他小程序Excel-VBA-for-reading-clipboard-data

说明:使用Excel vvba实现剪贴板数据的读写方法。-Using excel vba to read and write clipboard data.
<> 在 2024-09-27 上传 | 大小:2048 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 47180.81 .82 .83 .84 .85 ... 66604 »

源码中国 www.ymcn.org