资源列表
windwill
- 用API编的小程序,可以模拟风车的转动-Using API series of the small program can simulate the rotation of windmills
猜价格
- 用MFC编的的小游戏,用来模拟非常6+1的猜价格-with MFC series of small games, is used to simulate the 6 +1 guess prices
小型音频播放器
- 用Java编写的小型播放器,可以播放小型的音频文件,还可循环播放。-Java prepared by the small players, and can play a small audio files, but also broadcast cycle.
gauss1
- 用 matlab 编写的高斯随机表面的生成-using Matlab prepared by the surface of the Gaussian random generation
基本的c语言程序
- 本人收集的一些基本c语言程序源码,以供初学者参考!-I collect some basic c language program source code reference for beginners!
hudu
- 实现几种画圆的算法 Brsenham 算法极坐标算法等 是用c实现的-achieve several algorithms Brsenham Circle algorithm Polar algorithm is used to achieve the c
多语言窗体示例(VB.Net)
- 此示例(VB.NET)说明如何创建本地化的窗体,更改区域性 然后使用新的区域性重新加载该窗体。东亚语言 要求安装正确的字体以便正确显示字符。 若要在 Windows 2000 上安装语言支持,请单击“开始”->“设置”->“控制面板”->“区域选项”。 在“常规”选项卡中,查看“系统的语言设置”。选中 要安装的语言支持的框。除西欧语言之外, 此示例还用以下语言显示窗体:日语、朝鲜语、中文(简体)和中文(繁体)。 选择了所需的语言支持安装选项之后单击“确定”。 必须重新启动系统才
贪婪法解最短回路问题
- 一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of th
动态规划----矩阵连乘问题
- 动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic prog
复件 push01
- 用汇编语言实现的推箱子游戏,基本的操作和网上的游戏一样,只就做了一关,有兴趣的朋友可以帮着完成其他的-assembly language magazines in the game, the basic operation and online games, it was done only a clearance, interested friends can help to complete the other
复件 happybirthday
- 用汇编语言写的HAPPY BIRTHDAY ,只要有MASM或其他任何的编译器编译以下就可运行-using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any other compiler can compile the following operations
MyDlg
- 文件包含有托盘编程,消息映射,定时器的设置与应用,定时关机,注销,重启,断电等功能-paper tray contains programming information mapping, timer settings and applications Mytob.BSNotes, cancellations, the resumption of functions such as power outages
