资源列表

« 1 2 ... .34 .35 .36 .37 .38 46439.40 .41 .42 .43 .44 ... 66605 »

[其他小程序tt

说明:本演示程序中,集合的元素为字符,集合大小为n<20,以字符串的形式输入,以“回车”为结束标志。程序读入一个字符串,统计该字符串中出现的字符及其次数,然后输出结果。运用一个二叉树来保存处理结果,字符串中的每个不同的字符用树描述,每个结点包含4 个域,格式为: 字符 该字符的出现次数 指向ASCII码小于该字符的左子树指针 指向ASCII码大于该字符的右子树指针 因此,程序的功能是依次从输入字符串中取出一
<蔡诚霄> 在 2025-01-18 上传 | 大小:92kb | 下载:0

[Windows编程AntTsp_VC2005

说明:蚁群算法求解TSP问题。 编程环境:VC2005-Ant Colony Algorithm for TSP problem. Programming environment: VC2005
<浪子> 在 2025-01-18 上传 | 大小:73kb | 下载:0

[Windows编程DynaForce

说明:国人用c++开发的物理引擎-People with c++ Developed physics engine
<yawgmoth> 在 2025-01-18 上传 | 大小:6.94mb | 下载:0

[GDI/图象编程involute

说明:渐开线展成模拟,可简单模拟滚刀加工的渐开线。-Involute exhibition into a simulation, can be a simple analog processing hob involute.
<zmg> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[Windows编程SpaceClock

说明:用C++写的一个多时区时钟,时钟以一个形象的地球仪为核心,很直观的显示出世界各地的现在时间。 -With C++ Written a long time zone clock, clock with an image of the globe as the core, it is intuitive show time all over the world.
<renrui> 在 2025-01-18 上传 | 大小:136kb | 下载:0

[GDI/图象编程Image

说明:可以实现BMP、GIF、WMF、ICO、JPG等图像文件读入及傅立叶变换处理-Can be BMP, GIF, WMF, ICO, JPG and other image files read and Fourier transform processing
<pengyk> 在 2025-01-18 上传 | 大小:13kb | 下载:0

[其他小程序CardDemo

说明:一个基于MS的card.dll的显示扑克牌图案的例子-MS based on the card.dll display examples of poker logo
<pengyk> 在 2025-01-18 上传 | 大小:321kb | 下载:0

[Windows编程ms5

说明:基于MVC的C++五子棋游戏源码,对学习游戏编程很有用 -Based on the MVC of the C++ Gobang game source for learning game programming very useful
<renrui> 在 2025-01-18 上传 | 大小:1.06mb | 下载:0

[文件操作fileCutter

说明:大文件切割与拼接示例,VC6源码,可以将大文件切割为1024K大小的一系列小文件-Cutting and splicing large files example, VC6 source code can be cut into large file size 1024K series of small files
<pengyk> 在 2025-01-18 上传 | 大小:462kb | 下载:0

[其他小程序ir1

说明:搖控器接收電路雙4051led顯示電路圖 dxp 2004 protel -Remote Control Receiver Circuit Double 4051led show circuit dxp 2004 protel
<陳拓銘> 在 2025-01-18 上传 | 大小:10kb | 下载:0

[GDI/图象编程SPDemo

说明:这个一个事例,说明如何实现在对话框上分割窗体-This one example to illustrate how to achieve separation in the dialog box form
<风总军> 在 2025-01-18 上传 | 大小:32kb | 下载:0

[Windows编程fdtd3D

说明:优化算法,利用FDTD和遗传算法, 实用简单-Optimization algorithm, using FDTD and genetic algorithm, a simple practical
<张翔> 在 2025-01-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 46439.40 .41 .42 .43 .44 ... 66605 »

源码中国 www.ymcn.org