2007高教社杯全国大学生数学建模竞赛题目B题:乘公交,看奥运 源码
上传时间: 2013-11-28
上传用户:franktu
为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)
上传时间: 2013-12-23
上传用户:2467478207
mapxtreme for web 电子地图的B/S模式代码,有放大,缩小,鹰眼等功能
上传时间: 2013-12-21
上传用户:顶得柱
wrox红皮书,国外的经教程,详细介b Csharp
上传时间: 2013-12-08
上传用户:小眼睛LSL
通过B/S调用C/S程序,用Socket进行通信。
标签: 程序
上传时间: 2013-12-21
上传用户:hongmo
三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。
上传时间: 2016-01-13
上传用户:tuilp1a
基于ASP的B/S网络成绩管理系统
上传时间: 2014-01-05
上传用户:lanwei
先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
标签: makefile client server echo
上传时间: 2016-01-14
上传用户:邶刖
With this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operating systems, hardware and software partitioning, layering, and protocol stacks.
标签: development foundation addresses complete
上传时间: 2016-01-16
上传用户:zyt
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery