Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - runs
Search - runs - List
重言式是当所有逻辑变元取遍所有值时都为真的表达式。这个程序是用来对重言式进行判别的!还可以吧!牛人别见笑!-tautology is when all logic variables take out all values are true expressions. The procedure is used to tautology runs! Also! Other cattle were laughed at!
Date : 2025-12-24 Size : 18kb User : 杜鹏

using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
Date : 2025-12-24 Size : 2kb User : tony chen

具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-With a variety of classic data structures algorithm procedures set entirely through a series of trial runs good compiler debugging, you can run!
Date : 2025-12-24 Size : 310kb User : pantieshan

dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q-Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
Date : 2025-12-24 Size : 1kb User : wang yucao

汉诺塔的动画模拟程序,效果还不错,因为用了非递归的算法,所以运行比较快-Tower of Hanoi animation simulation program, the results were good, because it used non-recursive algorithm, it runs faster
Date : 2025-12-24 Size : 2kb User : heyanzhang

标准c实现的排序二叉树,该代码从实际运行的程序代码中分离出来,用C++思想稍为封装一下,也能形成自己的排序二叉树操作类-Order to achieve the standard c binary tree, the code actually runs code from separating, using C++ thinking about a little package can also form their own sort binary tree class action
Date : 2025-12-24 Size : 2kb User : huxiang

一个关于电梯的经典算法,c++代码,运行通过-A classic on the elevator algorithm, c++ code, runs through
Date : 2025-12-24 Size : 106kb User : andy

双向循环链表(C语言实现),一个完整的C语言实现双向循环链表的例子,已经通过vc 6.0的编译运行成功-Double circular linked list (C language), a complete C language example of two-way circular list has been compiled by vc 6.0 runs successfully
Date : 2025-12-24 Size : 3kb User : 赵明

此实验利用前插法创建一个单链表,利用单链表的功能动态地开辟空间存储数据,以及删除数据释放空间。首先建立带表头结点的单链表,并输入数据。接着输出单链表中所有结点的数据域值。然后输入x,y在第一个数据域值为x的结点之后插入结点y,若无结点x,则在表尾插入结点y。最后输入k,删除单链表中所有的结点k,并输出被删除结点的个数。-The experimental use of forward runs to create a single list method, using a single linked list of functions to dynamically open up space to store data, and delete data free space. First established with a single header node list, and enter data. Then the output of all nodes in a single list of data field values. Then enter the x, y data field in the first node is inserted after x node y, if no node x, then insert the end of the table node y. Finally, the input k, delete all the single linked list node k, and output is the number of nodes removed.
Date : 2025-12-24 Size : 1kb User : 梁小歪

GMP 高精度运算工具包 运算不再受精度和值域的限制。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
Date : 2025-12-24 Size : 3.29mb User : 李海涛

DL : 0
计算二叉树的叶子结点树,实现代码的编译和运行-Calculated binary tree leaf node, the code compiles and runs to achieve
Date : 2025-12-24 Size : 1kb User : 马远

调用与排序 1、编一个程序从一个文本文件source.txt中读入若干整数,用选择法将这些数据排成升序,将排序后的结果写入另一个文件文本文件target.txt中。注意两个文件均在d盘的data文件夹中。 在程序运行前,先准备好输入数据文件source.txt,放入d盘的data文件夹中,内容可以如下:...... 程序运行结束后,查看d盘的data文件夹中的结果文件target.txt内容是否正确。 -Call and order one, compiled a program from a text file into a number of integers read source.txt, select the method with these data arranged in ascending order, sort the results will be written to another file in a text file target.txt. Note that two files are in d drive the data folder. Before the program runs, the first ready to enter the data file source.txt, d drive into the data folder, the content can be run as follows :...... After viewing the data folder d drive results in File target.txt content is correct.
Date : 2025-12-24 Size : 284kb User : 于慧斌

DL : 0
1、约瑟夫问题的一种描述是:编号为1,2,3——,n的n个人按顺时针方向围坐一圈, 每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上线值m,从第一 开始按顺时针方向报数,报到m时停止报数。报m的人出列,将他的密码作为新 的 m值,从他在顺时针方向上的下一个人重新开始从1报数,如此下去,直至所有人 全部出列。 2、程序运行后,首先要求用户指定初始报数上限值,然后读取个人的密码。可设n≤30。 3、测试数据:m=20;n=7;密码一次为:3,1,7,2,4,8,4. -1, Joseph is a description of the problem: number 1,2,3-, n of n individuals sitting around the circle clockwise, Each person has a password (positive integer). Choose the beginning of a positive integer value as reported on the line number m, from the first Reported a clockwise direction starting number, to report m, the number of stops reported. Reported m the person out of the column, as his new password m value, in the clockwise direction from his personal resume on the next number from a newspaper, and so on, until all All the columns. 2, the program runs, the first requires the user to specify a limit on the number of the initial report, then read a personal password. Can be set n ≤ 30. 3, the test data: m = 20 n = 7 password once: 3,1,7,2,4,8,4.
Date : 2025-12-24 Size : 26kb User : 刘国佳

Siemens PLC功能 ,使用SCL语言编写,与pascal结构类似,完成了个从0-2^31-1的时间计数-this FB is only necessary for siemens sps the siemens sps timer counts from 0 to 2^31-1 and starts at 0 sfter overrun. this means that the bit 31 (the highest bit ) will never be used and therefore a problem arises when t2- t1 is checked. t2- t1 is always valid also in an timer overrun situation where the time t1 is very high and t2 is very low. the result of the subtraction t2- t1 however is still valid. this calculation does not work for soiemens because the highest bit is not used. this module stores the highest bit, changes the highest bit at every overrun occurence and stuffs ther highest bit in the output. the output is then used by t_plc_us and t_plc_ms. the correction needs and fb and not a function because the value of the highest bit has to be stored. do never use this function block in a codesys environment. the timer in codesys is correct and runs from 0 to 2^32-1
Date : 2025-12-24 Size : 1kb User : steve

Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the appropriate coding.
Date : 2025-12-24 Size : 729kb User : 赵姣姣

DL : 0
图的遍历,C语言visual 2010版运行-Graph traversal, C language, visual 2010 edition runs
Date : 2025-12-24 Size : 3.31mb User : 王孖丰

C++封装了单链表数据结构,实现了前插,后插及任意位置插入元素,排序、删除相同元素、清空链表、链表融合等函数。-C++ encapsulation of a single linked list data structure to achieve forward runs, and after insertion to any position of the insertion element, sort, delete the same element, empty the list, the list fusion functions.
Date : 2025-12-24 Size : 1.76mb User : bang

通信原理课程原理课题:数字幅度调制的抗噪声性能,程序运行于MATLAB环境下-Communication principle course principle: digital amplitude modulation noise resistance, the program runs in the MATLAB environment
Date : 2025-12-24 Size : 358kb User : simioar
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.