Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 3-opt
Search - 3-opt - List
基于STM32的3.2寸ILI9320触摸屏的显示程序下载 ads7843drv.c、HzLib_65k.c、ili932x.c、AsciiLib_65k.c、ili932x.c、main.c、picdata2.h、stm32f10x_conf.h、cortexm3_macro.h、stm32f10x_adc.h、ads7843drv.crf、cortexm3_macro.o、cortexm3_macro.s、cortexm3_macro.lst、JLinkArm_project.ini、TFT_LCD.Opt、TFT_LCD_project.dep、TFT_LCD_Uv2.Bak...........
Update : 2011-04-24 Size : 2071862 Publisher : majiedan@126.com

README for mrouted, the DVMRP Multicast Routing Daemon ====================================================== mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers. DVMRP is a distance vector based protocol, derived from RIP, suitable for closely located multicast users in smaller networks. It simply floods all multicast streams to all routers, i.e. implicit join. This is also known as "flood and prune" since you can opt out from groups you do not want. For a detailed explanation of the protocol, consult RFC 1075.
Update : 2012-12-04 Size : 112713 Publisher : haibbo@gmail.com

在三维文字内显示位图-Displaying image in 3d text
Update : 2024-05-06 Size : 2048 Publisher : 站长

DL : 0
能自动生成地图的3D迷宫-Can automatically generate the 3D maze map
Update : 2024-05-06 Size : 22528 Publisher : 田雨

DL : 0
任务 设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 (1)先进先出的算法(FIFO) (2)最近最少使用算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (5)最近最不经常使用算法(NUR) 命中率=(1 – 页面失效次数)/页地址流长度-mission design a virtual memory storage area and the work area and to use the following algorithm to visit the hit rate. (1) FIFO algorithm (FIFO) (2) at least recently used algorithm (LRU) (3) eliminated the best algorithm (OPT) (4) at least visit pages algorithm (LFU) (5) most recently used algorithm (NUR) life China rate = (1-pages failure number)/page-length addre
Update : 2024-05-06 Size : 2048 Publisher : 东方少秋

先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO replacement algorithm using FIFO recently, at least recently LRU algorithm replacement unused replacement algorithm sets NUR work. Cases ... : a page-allocation process at 3, p. during its operation visit face sequence : A, B, C, D, A, B, E, A, B, C, D, E, in accordance with the analysis of its OPT algorithm replacement of pages missing ...
Update : 2024-05-06 Size : 5120 Publisher : asdf

DL : 0
Java 3D 是 Sun 公司开发的用于客户端 3D 图形应用编程的一套接口(API),无论是游戏开发、科学计算,还是MCAD、生物技术,还是虚拟现实(Virtual Reality)、仿真技术,Java 3D都是很优秀的选择。 本书共分18章,每一章都能自成一体,使你能集中精力解决相关的问题。 -Sun Java 3D is developed for the client 3D graphics application programming interface set (AP I), both game development and scientific computing, or MCAD, biotechnology, or virtual reality (Virtual Reality), simulation technology, Java 3D are good choices. The book is divided into 18 chapters, each devoted all self-contained, so you can concentrate on solving the problem.
Update : 2024-05-06 Size : 4275200 Publisher : ssd

DL : 0
3D射击游戏(看了这个就知道CS的界面是怎么做的)-3D shooter (read the CS knew how the interface is done)
Update : 2024-05-06 Size : 590848 Publisher : 郭子恒

DL : 0
页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数 -Main page scheduling algorithm: FIFO, least recently used scheduling algorithm (LRU), least recently used scheduling algorithm (LFU), the best algorithm (OPT) subject requirements: ① the realization of the three algorithms: 1, FIFO 2, OPT 3, LRU ② page sequence from the specified text file (TXT files) out of ③ Output: the first line: every time out the page number, the second line: shows the total number of missing pages
Update : 2024-05-06 Size : 1024 Publisher : sunny

DL : 0

Update : 2024-05-06 Size : 6144 Publisher : fredyu

DL : 0
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。 -Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
Update : 2024-05-06 Size : 3072 Publisher :

DL : 0
说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format.-Documentation: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format.
Update : 2024-05-06 Size : 68608 Publisher : 林岚

学生成绩管理 主要功能: (1)能按学期、按班级完成对学生成绩的录入、修改 (2)能按班级统计学生的成绩,求学生的总分及平均分,并能根据学生的平均成绩进行排序 (3)能查询学生成绩,不及格科目及学生名单 (4)能按班级输出学生的成绩单 -The main functions of the management of student achievement: (1) according to semester, according to the class to complete the recording of student achievement, modify (2) according to statistics of the scores of pupils in classes, and scores of students and the average score, and based on the average performance of students sort (3) be able to query student achievement, and students do not pass the list of subjects (4) classes according to the output of students report card
Update : 2024-05-06 Size : 11264 Publisher : 小辛

DL : 0
手机通讯录管理系统, 要求: (1) 查看功能:选择此功能时列出下列三类功能. A办公类 B个人类 C商务类 当选中某类时,显示出此类所有数据中的姓名和电话号码 (2)增加功能:能录入新数据,一个结点包括:姓名,电话号码,分类(办公类,个人类,商务类), 电子邮件,类如:杨春 13567772898 商务类 chuny@126.com。当录入重复的姓名和电话号码,则提示数 据录入重复并取消录入,当通讯录中超过15条信息时存储空间已满,不能再录入新数据,录入的数据能 按递增的顺序自动进行编号 (3)修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。 (4)删除功能:选中某个人的姓名时,可对此人的相对数据进行删除并自动调整后续条目的编号, -err
Update : 2024-05-06 Size : 3072 Publisher : 陈秋炜

DL : 0
有编号分别为 0,1,2,3,4 的五本书,准备分给 A, B, C, D, E 五个人,每个人阅读兴趣用一个二维数组加以描述,输出所有分书方案,让人人皆大欢喜。-Numbered 0,1,2,3,4 respectively of five books, ready to give A, B, C, D, E five people, each person with an interest in reading to describe two-dimensional array, the output of all sub-book program , so that everyone is happy.
Update : 2024-05-06 Size : 2048 Publisher : 王康

酒店客房管理系统的主要任务是对酒店的客房进行管理,使用户能轻松地找到所需要的客房信息,提供订房和退房服务,并对酒店客房的业绩进行统计。 在不同的酒店之间,酒店客房管理系统会存在一些差异。通常,酒店客房管理系统的主要功能包括以下几个方面。 (1) 用户信息管理:对酒店客房管理系统的使用员工进行管理,包括对员工的基本信息(如用户姓名、所属部门、用户类型等)进行检索、录入和修改。 (2) 客房类型管理:用户可自定义客房类型,并对其进行管理,包括对客房类型的基本信息(如类型名称、面积、床位、价格等)进行检索、录入和修改。 (3) 客房信息管理:用户对客房信息进行管理,包括对客房的基本信息(如客房号、客房类型、客房位置等)进行检索、录入和修改。 (4) 客房经营管理:实现对客房的订房和退房管理,包括对客房的业务信息(如客房号、入房时间、退房时间、金额等)进行检索、录入和修改。 (5) 客户信息查询:用户可对入住过酒店的客户信息进行查询,包括对客户的基本信息(如身份证号、客户姓名、联系电话)进行检索。 (6) 经营状况统计:根据酒店客房的业务记录,用户可选择不同的统计方式对营业额进行统计-err
Update : 2024-05-06 Size : 444416 Publisher : yang ji li

DL : 0
《现代信号处理》(胡广书版本的)ppt,第三章到第四章的-err
Update : 2024-05-06 Size : 1063936 Publisher : 晓红

学编译原理时写的一个语法分析程序 分类:C/C++技术交流 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符号串是否为该文法的句型。 -Studies Compilation Principle wrote a syntax analysis program Category: C/C++ A technology exchange. [Objective request] ① the input grammar, automatically constructed by the procedures set FIRST FOLLOW ② the input grammar, it is automatically generated by the process of LL (1) analysis table ③ For a given input strings, should be able to identify the string to determine whether given the sentence grammar.二. [Title Analysis] The program can be divided into the following steps: (1) read into the grammar (2) The judge is false (3) If correct, determine whether to LL (1) grammar (4) If so, structural analysis table (5) controlled by the general algorithm to determine whether the string of input symbols for the grammar of the sentence.
Update : 2024-05-06 Size : 4096 Publisher : liangye

一、进程与线程 下载相关的阅读材料 1. 在windows 下编写一个控制台应用程序,命名为an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 另外写一个控制台应用程序,命名为an_ch2_1a。这个程序创建一个子进程,执行an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 观察程序运行的结果,并对你看到的现象进行解释。你如何修改程序使得两个进程的输出出现在两个不同的控制台窗口上? 2。在windows 环境下编写一个控制台应用程序,输出系统中正在运行的进程的信息,包括进程号、进程所运行的程序、进程的启动时间、在核心态下消耗的时间以及在用户态下消耗的时间。 3。在windows 环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-err
Update : 2024-05-06 Size : 23552 Publisher : luqianhui

DL : 0
3. 计算机钢琴的程序: 编写程序,程序运行时,使PC机成为一架可弹奏的“钢琴”,循环演奏简单的的音乐,,按CTR键返回DOS。 -3. Computer Piano procedure: the preparation of procedures, program runs, so that PC-1 may be playing to become the piano , a simple cycle of concerts of music, according to CTR button to return to DOS.
Update : 2024-05-06 Size : 1024 Publisher : 周哲
« 1 23 4 5 6 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.