资源列表

« 1 2 ... .20 .21 .22 .23 .24 47525.26 .27 .28 .29 .30 ... 66605 »

[Windows编程hdfgfd

说明:vc++应用程序编程实例4,实现对话框列表-vc++ application programming examples 4, to achieve the dialog box list
<詹漫漫> 在 2025-01-21 上传 | 大小:13kb | 下载:0

[Windows编程_Menu

说明:在 VC++ 编程中,尽管菜单不是以控件而是以资源的形式出现,但就其运行机制而言,还是比较类似于控件的。通过今天的例子,我们就了学习如何在应用程序中使用菜单。尽管菜单不能在对话框编辑器中可视化的进行设计,但 VC++ 同样提供了一个进行菜单可视化设计的菜单编辑器。利用菜单编辑器,可以方便的创建出各式各样复杂的多层菜单。-In VC++ programming, although the menu is not to control bu
<qian> 在 2025-01-21 上传 | 大小:89kb | 下载:0

[多媒体编程wave-basic-c

说明:高手(非本人)使用基本C语言写的产生三角函数波形、随机噪声波形等wave波形的代码,并自动保存。代码简练,也可以用C++编译。-Master (non-I) using the basic C language to write the generated trigonometric waveforms, random noise such as wave waveform code, and automatically saved.
<cy> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[Windows编程sdf

说明:vc++应用程序实例编程5,实现控件的加载-vc++ application programming examples 5, to achieve control of the load
<詹漫漫> 在 2025-01-21 上传 | 大小:41kb | 下载:0

[GDI/图象编程contrast

说明:实现图片的对比度拉伸,内附有源代码以及示例图片-contrast
<李延> 在 2025-01-21 上传 | 大小:164kb | 下载:0

[Windows编程_TranDlg

说明:半透明的窗口是一项非常令人神往的技术,它给人一种异乎寻常的感觉。这里给出一个半透明的对话框。-Translucent window is a very fascinating technology, which gives an unusual feeling. Here are a translucent dialog box.
<qian> 在 2025-01-21 上传 | 大小:96kb | 下载:0

[Windows编程code

说明:计算程序,关于流体计算与二维几何,很不错的源代码-Computer program, calculated on the fluid and two-dimensional geometry, a very good source
<老段> 在 2025-01-21 上传 | 大小:1.54mb | 下载:0

[钩子与API截获KeyboardHook

说明:全局键盘钩子,截取在任何窗口下的任意按键-Global keyboard hook to intercept the window at any arbitrary key
<sbj> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[其他小程序homework_1

说明:已知两个单链表 A 和 B 分别表示两个集合,其元素递增排列。请编写程序求集合 A 和 B 的交集 C = A B,要求单链表C按其元素递增排列,并利用原表(即表A和表B)的结点空间存放表C。-A list of known and two single-B, respectively, two sets of its elements in ascending order. Please write a program
<ray> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[其他小程序homework

说明: 设二叉树的结点的数据场之值仅为一大写英文字母。其前序和中序的遍历结果(打印结点的数据场之值)分别保存在字符串数组 preorder[N] 及 inorder[N]之中,其中 N 为常数。请设计程序以标准形式存储保存该二叉树。-Based binary tree node data field of the value is only a capital letter. The pre-order traversal order and
<ray> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[其他小程序homework

说明:已知一棵排序二叉树,树中结点的形式为: data info left right 其中,data 给出结点的数据场,info 给出本结点的左子树中的结点总数,left和 right 分别给出本结点的左儿子和右儿子的地址。数据场data 和info的类型皆为 int。又已知该二叉排序树的根结点的地址为 root。请设计二个函数,分别实现下述功能: 1. 按递增序找出该二叉排序树中的第 i 个小
<ray> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[Windows编程pie

说明:本程序主要实现了根据数据输入建立饼图,将制作专题图的功能表达的比较清楚-This procedure mainly based on data input to achieve the establishment of pie charts, thematic maps will be produced more clearly the function expression
<张峰> 在 2025-01-21 上传 | 大小:140kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 47525.26 .27 .28 .29 .30 ... 66605 »

源码中国 www.ymcn.org