资源列表

排序选择:

« 1 2 ... .07 .08 .09 .10 .11 67812.13 .14 .15 .16 .17 ... 267462 »

[数据结构常用算法b

说明:、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。-Through its elements inserted into the two-way linked list of methods to sort array A. Algorithm to list the current operating position for mainte
<zzlbly> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程a

说明:其中 被称为系数。在本题中使用LinkedList类,其数据记录项Term中包含每一项的系数 及x的幂次。 struct Term { double coeff int power } 在程序中以(系数、幂次)对的序列输入一个多项式。在输入的幂次为0时终止程序,将每对系数/幂次存储到按幂次排序的链表中。 (a)按以下形式输出结果多项式中的每一项 -Which is called coefficient. Used in this title Li
<zzlbly> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数据库系统database

说明:本书讲解了网络数据库的应用,有助于帮助一些数据库开发的读者。-The book on the web-based database applications, database development will help some readers.
<程式> 在 2025-11-22 上传 | 大小:3.98mb | 下载:0

[Audiowavemixer-mixxx

说明:混音 ,功能强大,支持N个通道,可以,从文件流,从声卡采集,从内存里,来实现声音混音-Mixer, powerful, support N channels can be, from the document flow, from the sound card collection, from memory, to achieve sound mixer
<断弦残声> 在 2025-11-22 上传 | 大小:13.56mb | 下载:0

[编辑器/阅读器g711-g729

说明:经典的音频G711和G729编码和解码源代码,G711是纯C源代码,G279为静态链接库,里面有PDF格式的开发文档-Classic G711 and G729 audio encoding and decoding the source code, G711 is a pure C source code, G279 for the static link library, which has the development of PDF format documents
<断弦残声> 在 2025-11-22 上传 | 大小:370kb | 下载:0

[流媒体/Mpeg4flv2mpeg4

说明:flv格式转MP4,MP4转FLV格式,,外国人的,代码效率高,纯C代码-flv format to MP4, MP4 to FLV format, foreigners, code efficiency, pure C code
<断弦残声> 在 2025-11-22 上传 | 大小:76kb | 下载:0

[matlab例程RakereceverofCDMA

说明:关于cdma系统的rake接收机的仿真,希望对大家又所帮助。-On the rake receiver cdma system simulation, and they hope to also help everyone.
<刘金鑫> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[IP电话/视频会议librtp-0.1

说明:RTP协议源代码,纯C编写,结构清析,如果你正打算找一个轻便的RTP实现代码,这个应该是你的首选。-RTP protocol source code, the preparation of pure C, structure-ching analysis, if you are planning to find a light source RTP realize that this should be your first choice.
<断弦残声> 在 2025-11-22 上传 | 大小:136kb | 下载:0

[图形图像处理(光照,映射..)MyDrawing

说明:简单画图程序,可以画直线、圆、曲线、多边形-A simple drawing program, you can draw a straight line, circle, curve, polygon
<Jarome> 在 2025-11-22 上传 | 大小:2.22mb | 下载:0

[.net编程fwxt

说明:文章多分页系统 .net源码 实现分页功能-Article and more paging system. Net source realize the paging capability
<Jarome> 在 2025-11-22 上传 | 大小:154kb | 下载:0

[Windows编程ZTokenMan

说明:Token monitor的代码,可以查看进程Token的各种信息,修改token的各项特权,组,用户,以及以复制出来的token创建新进程等功能,是学习windows 安全控制方面不可多的的好代码-Token monitor the code, you can view the process of Token of all kinds of information, modify the token privileges, groups, users, and to copy out the
<> 在 2025-11-22 上传 | 大小:93kb | 下载:0

[Windows编程ZAccessMan

说明:查看各种内核对象的访问权限的工具,如desktop,token,mutex,event,file,filemapping.....是学习window安全控制不可多的的好代码-See a variety of core object-access tools such as desktop, token, mutex, event, file, filemapping ..... learning window security control can not be more than a goo
<> 在 2025-11-22 上传 | 大小:233kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 67812.13 .14 .15 .16 .17 ... 267462 »

源码中国 www.ymcn.org