资源列表
数轴的认识
- 一个用来学习数学的程序。作为vb初学者的联系程序很好。既对数学学习有好处,也能锻炼自己的编程水平。源代码可以参考-study used a mathematical process. Vb beginners as liaison procedures well. Both mathematical advantage, but also to temper the programming level. Source code can reference
2.四则运算
- 一个计算器的程序,可以作为初学者的vb学习程序,很实用。可以参考vb最简单的说明-a calculator procedures, as the vb beginners learning process, very practical. Vb can refer to the most simple explanation
1.工作娱乐两不误
- 一个工作娱乐的程序,可以作为消遣的程序,用vb 编写,大家可以参考-an entertainment work procedures, the procedures can Zuoweixiaoqian with vb prepared, we can refer to
ElGamal公钥密码
- Eigamal加密程序,可实现简单的加密-Eigamal encryption procedures, simple encryption
XML_Wrapper
- 由于刚开始接触XML时要么遇到编译错误,要么API太复杂,因此封装一个MS XML的类,接口见XMLMake.h和XMLParse.h文件,内附说明和Demo代码-Since the beginning of contact when either XML encountered compile errors or API too complicated and therefore a package of MS XML category, interface and see XMLMake.h
心电信号滤波
- 心电信号滤波,数字信号处理课后试验,其中有源程序,频谱图,滤波图-ECG filtering, digital signal processing OSCAR test, which is the source, the spectrum, filtering plan
实验二 树
- 如何做到树的创建与求树高的简单 c语言程序-trees for the creation of the tree with a simple c-language program
填充棋盘
- 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with i
3721 卸载程序
- 功能非常强大,简单易用,初学者的上上选择,不可不看的好源码。-is very powerful, easy to use, beginners on the choice, I can not see a good source.
进度条、对话框设计
- 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用 -progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through th
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
Java事件处理
- 这里有几个事件处理的例子,主要是为了能够使初学者掌握基本事件处理一般方法,找出事件源、事件、监听器 利用监听器接口中的方法处理事件 利用内部适配器类和匿名内部适配器类类处理事件的方法.这里几个例子是很经典的Java事件处理的例子,很适合初学者使用.-here a few examples of the incident, is to enable learners to grasp the basic incident general method to identify the source
