资源列表

« 1 2 ... .46 .47 .48 .49 .50 44251.52 .53 .54 .55 .56 ... 66581 »

[组合框控件ComboCatalog

说明:本实例使用vs2008,实现了一个显示系统盘符的组合框-This example uses vs2008, implements a display system disk character of the combo box
<wuzhanyun> 在 2026-01-19 上传 | 大小:45kb | 下载:0

[界面编程LinkText

说明:本实例使用vs2008,实现了一个超文本连接控件-This example uses vs2008, implements a hyper text connection control
<wuzhanyun> 在 2026-01-19 上传 | 大小:46kb | 下载:0

[Windows编程dfsdf

说明:递归下降,出四元式 例如:当输入(i+i*i)*(i+i)时,输出以下的四元式序列。 t1 := i * i t2 := i + t1 t3 := i + i t4 := t2 * t3 -Recursive descent, a quaternion type, for example: when the input (i+i* i)* (i+i), following output of the quaternion type sequence. t1: = i* i
<jin> 在 2026-01-19 上传 | 大小:220kb | 下载:0

[其他小程序ChatRoom

说明:websocket简单聊天室 -the websocket simple chat room
<黄立振> 在 2026-01-19 上传 | 大小:1.08mb | 下载:0

[对话框与窗口Calculator-P-Lunar--calendar-Lunar

说明:Calculator + Lunar / calendar Lunar -Calculator+ Lunar/calendar Lunar
<8568> 在 2026-01-19 上传 | 大小:68kb | 下载:0

[ListView/ListBoxMFCList

说明:控件的演示,以及代码的编写,使你可以快速掌握控件的基本功能以及操作-Demonstration of the control, and the code is written so that you can quickly master the basic functions of the control and operation
<wu> 在 2026-01-19 上传 | 大小:19kb | 下载:0

[C#编程ExtOASolution

说明:C# WEBSERVICE 重点内容讲解示例-Example C# WEBSERVICE focus of presentations
<wx> 在 2026-01-19 上传 | 大小:1.01mb | 下载:0

[Windows编程1

说明:使用string类和STL相关容器统计输入文本中所有单词出现的次数。要求:(1)单词统计不分大小写,如Cambridge和CAMBRIDGE是同一单词;(2)标点符号“,. !?”需要过滤;(3)输出结果按照字母大小从小到大排列且输出单词必须是小写,如Cambridge应转化为cambridge后输出。-Use string class and STL the relevant container Statistics input text, the number of all the word
<zhang> 在 2026-01-19 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:设计一个求空间两点距离的函数,要求第2个点的默认值为坐标原点。-Design a demand for a function of spatial distance between two requirements of the two point coordinates of the default value of origin.
<zhang> 在 2026-01-19 上传 | 大小:1kb | 下载:0

[其他小程序MATLABSimulink

说明:详解MATLABSimulink通信系统建模与仿真.源程序-Detailed MATLABSimulink communications system modeling and simulation. Source
<yuzexi> 在 2026-01-19 上传 | 大小:253kb | 下载:0

[Windows编程3

说明:描述: 设计单链表类,并基于单链表类实现栈类和队列类: (1)设计学生信息类StudentRecord,要求包含公有数据成员:string stuName和int stuNo,设计用于输出学生信息的公有成员函数:void print,输出格式为:Name: stuName, Number: stuNo。 (2)设计学生链表的结点类StudentNode,要求包含公有数据成员:StudentRecord data和StudentNode *next。 (3)设计学生链
<zhang> 在 2026-01-19 上传 | 大小:1kb | 下载:0

[界面编程send

说明:简单示例,通过socket传输文件的功能-Through the functionality of the socket to transfer files
<安德顿> 在 2026-01-19 上传 | 大小:11.24mb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 44251.52 .53 .54 .55 .56 ... 66581 »

源码中国 www.ymcn.org