搜索资源列表
producer-java
- 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
逢山开路模型
- 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向前进的特性,求出减少的费用 的条件极值,从而确定最佳修桥地点
离散数学
- 一个帮你解决令人头疼的离散数学的方案.希望对一些想提高效率的人有帮助-help you solve a baffling Discrete Mathematics program. Some hope to improve efficiency to help people
服务程序如何获取映射驱动器名
- 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to solve the problem through som
Struts国际化问题
- struts中文解决问题,这是精通struts书中的中文国际化一章的读书笔记。-struts Chinese to solve the problem, which is well versed in the Chinese book struts international chapter of the study notes.
九宫问题(八数)码分析
- 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve problems with BFS, double-BFS, A * s
ASP留言本v1.11标准版
- 本留言本最主要致力于解决留言的“非正常干扰”问题,如果有用户经常发一些垃圾信息或非法信息,管理员可以通过屏蔽IP或者添加过滤策略来阻止这些行为。特别地,过滤策略引入正则表达式(表述某种文字规律的语言),使任何试图在非法信息中加入干扰信息而逃避过滤的留言无藏身之地!另外,对于某些人通过“*工具”之类的软件从外部提交数据的问题,本留言本引入验证码来解决,这样只有用户通过浏览器手动浏览网页,才能识别到验证码,进行正常的数据提交。如果还有漏网之鱼,那么站长可以启用审核功能,任何访客的留言都需要经过审核
j_8661_ty
- 易网团员信息管理系统(网络版) 共青团工作的电子化趋势越来越明确,团员工作中常会出现团员管理的不便.本系统可解决您的后顾之忧,系统作者是多年的团工作负责人,有着丰富的共青团工作经验,因而本系统有着实用性和易用性。 功能简介: 团委设置(登录后设置您的团委名称,则主页显示您的团委名称) 入团地点、入团时间设置 团员分届别管理,在各届别中可设置团支部。如2006届团支部 团员添加、修改、查询、接转 -easy network information management sy
qishiwenti
- 这里面有JAVA和C的骑士问题的一些求解方法 大家可以做为参考 有什么问题可以在这里留言-that there are Java and C of the Cavaliers some way we can solve as a reference for what is the problem with the message here
henhaotuxiangfenge
- 首先采用灰度投影匹配进行全局运动估计和补偿,用以消除背景变化的影响;然后由二次差分抽取中间帧解决遮挡问题,通过Fisher 评价函数结合数学形态学填充得到运动对象分割掩膜,同时消除残余噪声以及平滑边缘。该方法在一定范围内较好地解决了遮挡问题,并能够高效快速地得到比较精确的视频对象。-first used for overall projection matching motion estimation and compensation, in order to remove the impact
songbatianxiaGame
- 雄霸天下游戏网主要实现以下目标: 为游戏爱好者提供了一个装备交易,游戏指南,技术探讨的专业技术网站 为充分展现网站的实时性,采用动态网页技术实现内容发布 提供游戏聊天室,游戏问题随时解决-dominated the world of games to achieve the following major objectives : to provide the game-lovers and an equipment deal game guide, technical expe
conn
- 常用ASP函数,能帮您解决很多问题。提高系统能力。-common ASP function, can help you solve many problems. Improving the capacity of the system.
计算器向
- 用JAVA编写的计算器,解决四则运算的问题-prepared with Java calculators, and four solve computing problems
yongjiavajiejueguojihuawenti
- 如果应用系统是面向多种语言的,编程时就不得不设法解决国际化问题,包括操作界面的风格问题、提示和帮助语言的版本问题、界面定制个性化问题等。由于Java语言具有平台无关、可移植性好等优点,并且提供了强大的类库,所以Java语言可以辅助我们解决上述问题。Java语言本身采用双字节字符编码,采用大汉字字符集,这就为解决国际化问题提供了很多方便。- If the application system faces the many kinds of languages, when programming
evolver
- This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
java_bahh
- 用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen's algorithm, is for your reference
XmlStringParser
- XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible using Xerces, But these explana
beibaotanxinsuanfa
- 贪心算法,使用这一算法,解决0-1背包问题.-greedy algorithm, the algorithm used to solve 0-1 knapsack problem.
puzzle-solve
- this will help you to solve puzzle
solve-the-Chinese-garbled
- 解决jsp页面中文乱码问题,将获取的数据通过string的构造方法使用指定的编码类型重新构造一个string对象即可正确地显示出中文信息。-solve the problems of jsp page Chinese garbled data obtained by the string constructor to specify the encoding type to re-construct a string object to correctly display the Chinese