Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - iteration
Search - iteration - List
关于天气预报的一个迭代子模式的源代码,实现了信息发布,更新和预报三种功能-Weather Forecast iteration on a sub-model source code, the realization of the information, updates and forecasts to three functions
Date : 2025-12-31 Size : 4kb User : 痕迹

Apriori算法是发现关联规则领域的经典算法。该算法将发现关联规则的过程分为两个步骤:第一步通过迭代,检索出事务数据库中的所有频繁项集,即支持度不低于用户设定的阈值的项集;第二步利用频繁项集构造出满足用户最小信任度的规则-Apriori association rules algorithm is found in the field of classical algorithms. The algorithm will find the process of association rules is divided into two steps: first, through iteration, retrieve a transaction database of all the frequent itemsets, that is, support for no less than user-set threshold itemset the second step use of frequent itemsets constructed to meet the users trust in the rules of the smallest
Date : 2025-12-31 Size : 11kb User : hey

原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Date : 2025-12-31 Size : 6kb User : 熊君君

DL : 0
用迭代法求a的立方根,求立方根 迭代公式为 ::Xi+1=2/3*Xi+a/(3*Xi*Xi) -Iterative method of seeking a cube root, cube root iteration formula is seeking:: Xi+1 = 2/3* Xi+ a/(3* Xi* Xi)
Date : 2025-12-31 Size : 887kb User : 马伶

Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: − If there is a message m pending to be received it receives m − Otherwise o It does an internal action with probability 0.80 o It sends a message to process Pj, 0 ≤ j < n and j ≠ i with probability 0.20. The message gets delayed at its source for a random amount of time < 2 sec to simulate network delay. − It calculates and prints its logical clock value along with the action it takes. Note: several messages may arrive in a process within a loop interval. In such a case they will be queued and delivered to the process in subsequent loop intervals.-Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: − If there is a message m pending to be received it receives m − Otherwise o It does an internal action with probability 0.80 o It sends a message to process Pj, 0 ≤ j < n and j ≠ i with probability 0.20. The message gets delayed at its source for a random amount of time < 2 sec to simulate network delay. − It calculates and prints its logical clock value along with the action it takes. Note: several messages may arrive in a process within a loop interval. In such a case they will be queued and delivered to the process in subsequent loop intervals.
Date : 2025-12-31 Size : 5kb User : Araz

java代码统计器,设置你的workspace,即可统计你的所有代码,写了两个版本,一个多线程,一个迭代实现,最后却发现迭代的速度快得多,因此保留了迭代的版本。 此程序仅供娱乐,因为代码量不能说明任何问题-java code for statistical device, set up your workspace, you can statistics all your code, written in two versions, a multi-thread, an iterative implementation, the end, they found that the speed of iteration is much faster, thereby preserving iterative version. This procedure only for entertainment
Date : 2025-12-31 Size : 16kb User : 彭澜波

基于Java的迭代法,是数值计算方法的实验题。-Java-based iterative method is a numerical calculation of the experimental problems.
Date : 2025-12-31 Size : 1kb User : 段文峰

DL : 0
在JAVA中实现了了牛顿的迭代法,牛顿迭代法-Implemented in JAVA in a Newton iteration, Newton iteration
Date : 2025-12-31 Size : 1kb User : 刘浩源

该程序是关于遍历器的,Iteration是指取得集合中每一个元素的过程 -The program is about the walker, Iteration is to obtain the collection process for each element
Date : 2025-12-31 Size : 1kb User : lanyexinglou

用雅克比迭代法进行相关数值计算的一个程序-Jacobi iteration method with a numerical calculation of a program related to
Date : 2025-12-31 Size : 1.92mb User : 刘文

分形用一种新的视角来看待自然界中的那些不规则的事物,在分形的基础上林德梅叶设计了L系统用来模拟自然界的生物形态。L系统采用字符串重写机制,通过产生式的不断迭代形成字符串来指导龟形画出图形。三类不同的L系统从不同的方面增加了字符串的表现能力,使L系统模拟的植物更加接近自然生长的状态。当然要使模拟的植物达到更加接近真实的程度还需要做更多的努力,研究出更加强大的模型和加入更多的环境因素都将有助于真实性的提高。-Fractal with a new perspective to look at those irregular nature of things, on the basis of fractal Linde Mei Ye L system designed to simulate the natural biological form. L system using string rewriting mechanism for iteration through the formation of the continuous production string to guide Guixing draw graphics. Three different types of L systems from different aspects of the performance increased the capacity of the string, so that L system simulation closer to the natural growth of the plant state. Of course, the plants make the simulation more realistic level to need to do more efforts to come up with a more powerful model and adding more environmental factors will contribute to the authenticity of the increase.
Date : 2025-12-31 Size : 3.69mb User : 杨微

DL : 0
迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
Date : 2025-12-31 Size : 1kb User : mao

IKAnalyzer的源码包,实现中文分词功能,(1) 采用了特有的“正向迭代最细粒度切分算法”,具有60万字/ 秒的高速处理能力。 (2) 采用了多子处理器分析模式,支持:英文字母( IP 地址、Email、URL )、数字(日期,常用中文数量词,罗马数字,科学计数法),中文词汇(姓名、地名处理)等分词处理 。 (3) 优化的词典存储,更小的内存占用。支持用户词典扩展定义 (4) 针对 Lucene 全文检索优化的查询分析器 IKQueryParser;采用歧义分析算法优化查询关键字的搜索排列组合,能极大的提高 Lucene 检索的命中率。-IKAnalyzer the source package to achieve Chinese word function, (1) using the unique " forward iteration the most fine-grained segmentation algorithm" , with 60 million characters/second high-speed processing capability. (2) The analysis of multi-mode sub-processor support: letters (IP address, Email, URL), numbers (dates, commonly used in Chinese numeral, roman numerals, scientific notation), Chinese vocabulary (name, place name treatment) segmentation processing. (3) optimization of the dictionary storage, a smaller memory footprint. Support the extended definition of the user dictionary (4) optimized for the Lucene full-text search query analyzer IKQueryParser by ambiguity of keyword search algorithm to optimize query permutations and combinations, can greatly improve the Lucene search hits.
Date : 2025-12-31 Size : 1.14mb User : 陈雅倩

DL : 0
用java实现的lsystem,简单易懂。有GUI界面可供用户输入规则,规则的添加示例及规则解释见PPT。该项目开发平台为eclipse,使用时请注意添加文件夹内的JAR文件。-With the java implementation lsystem, easy to understand. For help understanding and their programming is very helpful.GUI interface to receive user iteration rules。We can see how to add rules and what the rules means fromm the PPT.。You can use Eclipse to open the project,and you should add the .jar file if you want to run the code correct.
Date : 2025-12-31 Size : 1.13mb User : 乐天

采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
Date : 2025-12-31 Size : 2kb User : shixuehai

Employee (example) Lab 2 iteration 1
Date : 2025-12-31 Size : 17kb User : M

本书通过实际的案例,包括用Java编程语言编写的代码示例,阐明了XP团队的日常工作流程,并展示执行一个成功XP项目的完整方法。-Extreme Programming (XP) defines a process for developing software: it addresses the problem from early exploration to delivery. We’ll explore XP from the inside to the outside. First, XP is a programming discipline. We’ll look at a core innovation: how “test-first” changes the programming process itself. We’ll also discuss refactoring, the way XP programmers improve their code. Second, XP is a team discipline. It has evolved a number of practices that help produce a high-performing team. We’ll compare XP to alternative practices, and see some of them in action. Finally, XP is a discipline for working with customers. XP has specific processes for planning and daily activity. We’ll see how a team might schedule a release or iteration, and what the team does all day.
Date : 2025-12-31 Size : 368kb User : baibai

jstl标签 迭代 本实例主要是介绍jstl标签基本应用,结合登录查询,修改等操作。-jstl tag iteration this instance introduced jstl tag applications, combined with the login query, modify operation.
Date : 2025-12-31 Size : 367kb User : congcong

Tests for non-standard array iteration functions.
Date : 2025-12-31 Size : 1kb User : kaimengin

iteration目录下是一个eclipse工程,需要导入到eclipse中,该程序实现迭代及元素内容处理功能。-next iteration is an eclipse project directory, you need to import into eclipse, the program implements an iterative and elemental content processing functions.
Date : 2025-12-31 Size : 11kb User : 李默轩
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.