资源列表

« 1 2 ... .09 .10 .11 .12 .13 2314.15 .16 .17 .18 .19 ... 66581 »

[数据库编程SORTC

说明:多个排序函数实现排序功能、包括选择排序,堆排序,希尔排序,插入排序,冒泡排序,快速排序。-Multiple sort function to achieve the sort functions, including selection sort, heap sort, Hill sort, insertion sort, bubble sort, quick sort.
<biggd> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[.net编程AppBox-v2.0-

说明:基于FINEUI搭建的通用权限管理系统,三层架构-Universal privilege management system based on FINEUI,Three layer architecture
<顾敏> 在 2025-11-22 上传 | 大小:4.84mb | 下载:0

[C#编程GN

说明:社区发现GN算法 采用C/C++编程加以实现 可运行- Communities find GN algorithm C/C++
<朱杰> 在 2025-11-22 上传 | 大小:506kb | 下载:0

[GDI/图象编程Snake

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

[其他小程序Commissioning-HTA

说明:this document contains multiple examples-this document contains multiple examples
<Nouha Baccouche> 在 2025-11-22 上传 | 大小: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-22 上传 | 大小:1kb | 下载:0

[Windows编程Caculate

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

[GDI/图象编程ab

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

[其他小程序work

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

[其他小程序Morris

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

[Windows编程fanye

说明:一个翻页程序,有翻页的动态效果,可添加背景图片,也可以当做图片浏览器使用-A flip procedures, flip the dynamic effects, add background images, you can also use as a picture viewer
<1> 在 2025-11-22 上传 | 大小:1.47mb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2314.15 .16 .17 .18 .19 ... 66581 »

源码中国 www.ymcn.org