搜索资源列表
XMLGUI_doc.zip
- The proposed library, XMLGUI, is a tool for developing user-customizable applications. A user can change the size and position of any control on dialogs, form views, or property pages; change captions of the controls using any language; change styles
利用双向走动法改进冒泡排序算法C语言源代码
- 传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditional Bubble Sort method is ope
ywzj
- ENGLISH RESUME Dear sir/madam In answer to your advertisement in present interview for your need. I wish to tender my service. With reference to your advertisement in present interview for your need, I respectfully offer myself for the pos
zjnews
- 1.解压缩 (如解压缩到虚拟目录下) 2.将web-inf内的class文件放入适当的位置 3.建数据源,名称为sts 4.打开你的服务器,可以测试了 (如:http://localhost:8080/sts ) 7.提出Bug -->E-mail:litianquan@tom.com 8.提醒您:不要忘记把web-inf文件夹的内容放到相应的位置呀 resin默认放到doc下 -1. Decompress (such a
PrintArrayElement
- a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array th
BinaryTreeChange
- 能把一个带空位置的二叉树前序序列流转换成一棵二叉树,空位置用“@”表示,其中包含图形界面(java实现),可以帮助大家熟悉二叉树的存储结构,由前序序列流产生二叉树;二叉树的3种遍历算法-can take a position in the air before the sequence sequence binary tree circulation replaced by a binary tree. Air location with "@", which include
AntNet
- 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构
小蜜蜂IP查询工具
- 小蜜蜂IP查询工具 V1.0 Build 06.05.29 功能描述: 1、自动根据访问者IP显示该IP查询信息 2、用户可输入IP地址查询信息 3、用户可输入地理位置查询信息,并可输入多个地址位置组合查询 -small bees IP Query Tool V1.0 Build 06.05.29 functional descr iption : 1 Under the visitors automatic IP IP inquiries revealed that the two infor
websso_src
- sso(single sign on),单点登录,在门户网站和企业应用集成中起着举足轻重的地位。-Reference (single sign on), Single Sign, in the portal and enterprise application integration plays a decisive position.
MultimediaDemo
- 一个多方位演示系统-more than one position Demonstration System
基于Top-hat变换的车牌快速搜索与定位
- 一个关于车牌定位的好方法-a position on the license plate was a good way
Position
- 这个例子在每个坐标轴上显示不同物体。java3d入门(1)
汇编语言课程设计1
- 程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。
图表组件wschart.3.6
- 功能特点: 1、多种样式统计图表制作,包括柱状图,折线图,饼图,柏拉图等;2、输出多种格式文件,包括BMP,JPG,GIF等格式,输出质量自定义; 3、可在任意位置添加线条、文字、图片;4、可将统计结果直接输出到浏览器,包括BMP,JPG和GIF格式;5、柱状图表支持序列数据组比较;6、图表填充方式支持图片填充;7、数十个属性灵活控制图表布局和外观;8、组件用于WEB开发时只需要服务器端注册即可,无须客户端安装。9、性能稳定,消耗系统资极少,无内存泄-features : one, a vari
图表组件wsChart3.6
- 图表组件wsChart3.6资源介绍: 功能特点: 1、多种样式统计图表制作,包括柱状图,折线图,饼图,柏拉图等;2、输出多种格式文件,包括BMP,JPG,GIF等格式,输出质量自定义; 3、可在任意位置添加线条、文字、图片;4、可将统计结果直接输出到浏览器,包括BMP,JPG和GIF格式;5、柱状图表支持序列数据组比较;6、图表填充方式支持图片填充;7、数十个属性灵活控制图表布局和外观;8、组件用于WEB开发时只需要服务器端注册即可,无须客户端安装。9、性能稳定,消耗系统资极少,无内存泄wsC
找出一个二维数组的鞍点
- 找出一个二维数组的鞍点,即该位置上的元素在该行上最大、在该列上最小(也可能不存在鞍点)。,Two-dimensional array to find a saddle point, that is, the position of the elements in the bank' s largest and the smallest in the series (also saddle point may not exist).
Guess Number 猜数字游戏JAVA源代码
- 猜数字游戏1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储)例如:3 6 4 4System.out.println((int)(Math.random(0*4)))2. 然后要求用户循环猜这4个数子,在用户每猜一次之后,提示用户有几个数字的位置正确了。 例如:用户输入3 7 2 4 (3和4的位置正确了),则提示用户有2个数字正确。3. 使用LinkedList存储用户每次猜测是数字组合。用户可以随时查看之前自己的输入 例如:
positionscroll
- 自动监控滚动条位置,当滑块到达网页页面的中部或底部时,自动加载新的内容。-Automatic monitoring of the scroll bar position when the slider reaches the middle or bottom of the web page automatically when loading new content.
Class-Position
- 设计一个描述二维平面上点的类Position,该类需要描述点的横坐标和纵坐标,并提供访问器方法(set方法和get方法)和计算两点间距离的方法。写一个程序测试这个类-Design of a two-dimensional plane descr iption class Position point, the class needs to describe the point of abscissa and ordinate and provide accessor methods (set a
indoor-position
- Tianjin university indoor position code天津大学室内定位code-TianJin University indoor position code