联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(107) 

[Windows编程] 校门外的树

某校大门外长度为L的马路上有一排树,每两棵相邻的树之间的间隔都是 11 1 米。我们可以把马路看成一个数轴,马路的一端在数轴 00 0 的位置,另一端在 LL L 的位置;数轴上的每个整数点,即 0,1,2,…,L0,1,2,…,L 0,1,2,…,L ,都种有一棵树。 由于马路上有一些区域要用来建地铁。这些区域用它们在数轴上的起始点和终止点表示。已知任一区域的起始点和终止点的坐标都是整数,区域之间可能有重合的部分。现在要把这些区域中的树(包括区域端点处的两棵树)移走。你的任务是计算将这些树都移走后,马路上还有多少棵树。
There is a row of trees on the road outside the gate of the school with a length of L, and the spacing between every two adjacent trees is Eleven 1 meters. We can see the road as a number axis, and one end of the road is on the number axis. 00 0, the other end is in LL The location of L; every integer point on a number of axes, that is, 0,1,2,... L0,1,2,... L 0,1,2,... L, there is a tree. There are some areas on the road to build the subway. These regions are represented by their starting points and ending points on the number axis. The coordinates of the starting point and the ending point of any region are known to be integers. There may be overlapping parts between the regions. Now we need to remove trees from these areas, including two trees at the end of the region. Your task is to calculate how many trees there are on the road after removing all these trees. (2018-06-12, C/C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1528755419517691.html

[Windows编程] cZenTaoPMS_stable

国产的开源项目管理软件。它集产品管理、项目管理、质量管理、文档管理、组织管理和事务管理于一体,是一款专业的研发项目管理软件,完整地覆盖了项目管理的核心流程。注重实效的管理思想,合理的软件架构,简洁高效的操作,优雅的代码实现,灵活的扩展机制,强大而易用的api调用机制,多语言支持,多风格支持,搜索功能,统计功能——这一切,您通过禅道,都可以拥有!禅道在手,项目无忧! 禅道的功能列表: 1. 产品管理:包括产品、需求、计划、发布、路线图等功能。 2. 项目管理:包括项目、任务、团队、build、燃尽图等功能。 3. 质量管理:包括bug、测试用例、测试任务、测试结果等功能。
Open source project management software. It integrates product management, project management, quality management, document management, organization management and transaction management. It is a professional R & D project management software, which covers the core process of project management. Pragmatic management, reasonable software architecture, simple and efficient operation, elegant code, flexible expansion mechanism, powerful and easy to use API call mechanism, multi language support, multi style support, search functions, statistical functions, all of this, you can have the Zen! Zen in the hands of the project worry free! List of Zen functions: 1 Product Management: including product, demand, plan, release, road map and other functions. 2 project management: including function project, task, team, build, burn map. 3 quality management: including bug, test cases, test tasks, test results and other functions. (2017-03-07, Java, 5613KB, 下载12次)

http://www.pudn.com/Download/item/id/1488871750529718.html

[Windows编程] Elevator-simulation-C

模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。
Simulation of a nine-school teaching building elevator system. The building has an automatic elevator, can stay in each layer. Wherein the first layer is a layer out of the building, when the elevator is idle, the future of the layer-call passengers can access any layer between years, for everyone, he can tolerate a maximum wait time, waiting for the elevator once the time is too long he will give up. The main elevator scheduling policy is to first respond to the current direction of travel along the most proximal request, if no request to change the direction, to change the direction of movement. (2016-05-03, Visual C++, 6KB, 下载8次)

http://www.pudn.com/Download/item/id/1462256885355791.html

[Windows编程] zuixiaorcf

VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校
VB using the method of least squares linear fit and demonstrates how to implement a quadratic fit in VB compiler when needed TeeChart5.ocx, has packed this file, you do not need to download. Newly built in Microsoft Excel worksheet xls test data, the program will automatically read caries say here is: 1.1 linear fit: Given a set of data (xi, yi), i = 1,2, ..., m, do fitting a straight line. 1.2 quadratic fit: given data series (xi, yi), i = 1,2, ..., m, with a quadratic polynomial function fitting this set of data. Fitting function to the data sequence with the best mean square error correction (2014-05-10, Visual Basic, 1099KB, 下载43次)

http://www.pudn.com/Download/item/id/2536457.html

[Windows编程] 02

电梯模拟系统问题描述:    模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下一层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。    乘客可随时地进出于任何层。对于每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t检测一次,若无人进出,则关门;关门和开门各需要20t;每个人进出电梯均需要25t;如果电梯在某层精致时间超过300t,则驶回1层候命
Description of the problem: Simulation of a school nine-story classroom building elevator system. Even an escalator at each stay. Nine floors from bottom sequentially called underground layer, the first layer, the second layer, ...... eighth layer, wherein the first layer is the building of the access layer, that is, the home base layer "of the elevator, the elevator" idle "will come to the layer on standby. Passengers and out at any time in any layer. For each person, he has a tolerance longest wait time, waiting for the elevator too long, he will give up. Analog clock from 0, the unit of time is 0.1 seconds. And lift a variety of actions have to consume a certain amount of time units (abbreviated as t), such as: was out, elevator every 40t detection, time, if not the movement of people, closed closing and opening each 20t each individuals out of the elevator are 25t elevator in a layer of fine more than 300t, drove back a layer on standby (2013-01-07, Visual C++, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/2108699.html

[Windows编程] 8942_nettalk1.1demosrc

NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2
NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2 (2010-03-31, Visual C++, 322KB, 下载13次)

http://www.pudn.com/Download/item/id/1107227.html

[Windows编程] danhang

[问题描述] 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 [基本要求] (1)设计福州大学新校区的校园平面图,所含景点不少于十个。以图中 顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表 示路径,存放路径长度等信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供图中任意景点的问路查询,即查询任意两个顶点之 间的一条最短的简单路径。
[Description of the problem] to design a campus tour program for visitors, providing information services. [Basic requirements] (1) the design of the new campus of Fuzhou University campus plan, contained less than 10 spots. Vertex to map the various scenic spots in the school, the name of the storage sites, the code of the brief information to edge that path, the path length of storage of information. (2) for the visitors to provide map information on any attractions inquiries. (3) provide visitors attractions map arbitrary query to ask the way, that is, queries between any two vertices of a shortest simple path. (2009-06-17, C++ Builder, 1879KB, 下载36次)

http://www.pudn.com/Download/item/id/811110.html
总计:107