资源列表

« 1 2 ... .78 .79 .80 .81 .82 42383.84 .85 .86 .87 .88 ... 66581 »

[Windows编程turbo

说明:turbo编译码TD标准交织采用的是TD标准,码率为1/3-turbo code decode
<欣儿> 在 2025-11-22 上传 | 大小:34kb | 下载:1

[对话框与窗口Calculator

说明:用VC++基于对话框自己开发的一个多功能计算器,功能比一般的计算器更完善,但是其中还有一个控件没有完成-VC++ Calculator.rar
<贺彪> 在 2025-11-22 上传 | 大小:3.5mb | 下载:0

[Windows编程2009DSExperiment

说明:编码规范 1. 类成员函数  成员函数应该以完整的英文描述命名,函数名的第一个单词通常是一个动词。如openAccount、save等  对于存取类属性的成员函数有以下的命名规则:  Getter:访问类的属性并返回。命名以get开头,如果返回值是boolean,以is开头;如getFirstName、isAtEnd等。boolean返回值的另一种命名方法是使用has、can,如hasDependents、canPrint等 &
<cantor0403> 在 2025-11-22 上传 | 大小:9kb | 下载:0

[Windows编程ImageLy

说明:一个加入了mouseenter和MouseLeave 事件的Image控件,可以在鼠标进出时用来切换图片或做其它事情-To join the MouseLeave events mouseenter and Image controls, the mouse can be used to switch into and out of pictures or other things to do
<liyang> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[Windows编程Horseriding

说明:2009_DS_Experiment_马踏棋盘和表达式求值上机报告(实验报告样本).rar-Horse riding 2009_DS_Experiment_ expression evaluation board and report on the machine (the sample experimental report). Rar
<cantor0403> 在 2025-11-22 上传 | 大小:35kb | 下载:0

[Windows编程huffmantree

说明:编码规范 1. 类成员函数  成员函数应该以完整的英文描述命名,函数名的第一个单词通常是一个动词。如openAccount、save等  对于存取类属性的成员函数有以下的命名规则:  Getter:访问类的属性并返回。命名以get开头,如果返回值是boolean,以is开头;如getFirstName、isAtEnd等。boolean返回值的另一种命名方法是使用has、can,如hasDependents、canPrint等 &
<cantor0403> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序ListControl

说明:ListCtrl 控件的使用方法,很有用的.-ListCtrl use controls, very useful.
<guolihong> 在 2025-11-22 上传 | 大小:42kb | 下载:0

[界面编程ConfigExample

说明:学习VC控件的一个很好的入门程序,很有用,-VC control study of a very good entry procedures, very useful,
<guolihong> 在 2025-11-22 上传 | 大小:185kb | 下载:0

[其他小程序6_262

说明:一种基于伙伴的内存管理系统,C++实现,效果不错-memory manager
<杨征军> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[Windows编程Polynomialexpressionandcomputing

说明:所谓遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 -The so-called ergodic (Traversal) refers to a search along the line, followed on each node in the tree are done once and only one visit. Access node operation done depends on the
<cantor0403> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[Windows编程Selfapplet

说明:运用单链表示,并对其进行运算(主要是多项式的赋值和相加)。 分析: 一元多项式在计算机内存储时,既可用顺序表存储,又可用链表存储。但当多项式的次数很高且系数相差很大时,则更适于用链表存储(通常设计两个数据域和一个指针域)。而当要求对多项式进行运算时 -That the use of single-chain, and its operations (mainly the assignment and the sum of polynomial). Analysis: A polynomi
<cantor0403> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[TreeView控件PropList

说明:功能强大的可编辑的列表框以及编辑框、组合框、按钮等。-Powerful editable list box and edit box, combo box, buttons, etc..
<chen> 在 2025-11-22 上传 | 大小:484kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 42383.84 .85 .86 .87 .88 ... 66581 »

源码中国 www.ymcn.org