本书面向初、中级用户,全面系统地介绍了 ASP.NET的特点、基础知识和具体的应用。当然,如果你是一名高手的话,那么这本书将是一本极好的参考书。 本书由浅入深,层层深入的讲解了ASP.NET技术,在本书中写作中,例子都使用了VB.NET的语法。所以,如果您对VB的语法或对ASP很熟悉的话,你将会发现很快就可以上手。如果你精通别的编程语言,通过对本书的阅读,也会让你跟上编程技术发展的前沿。
标签: 用户
上传时间: 2013-12-17
上传用户:xuan‘nian
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
数据结构与算法,主要讲解数据是如何在程序中组织的,要学好编程语言,应该学要数据结构
上传时间: 2013-12-14
上传用户:2404
这是一个手机归属地查询程序,使用了网上流传的手机归属地数据库进行编程。
上传时间: 2016-01-29
上传用户:kr770906
嵌入式linux下面的邮件发送程序,实现smtp协议,编程语言为c,本源码并非控制台下程序,而是为其他程序提供函数接口的纯c代码。
上传时间: 2016-02-13
上传用户:风之骄子
嵌入式linux下面的ftp程序,实现ftp协议,编程语言为c,本源码并非控制台下程序,而是为其他程序提供函数接口的纯c代码。
上传时间: 2016-02-13
上传用户:王者A
无参数功率谱估计,基于matlab编程语言
上传时间: 2013-12-17
上传用户:zq70996813
Jpeg2000编解码器,附VC、Delphi等常用编程语言的使用例程 J2K-Codec ver 1.9 === === === === === === === === ===== Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package size. The new image compression standard based on wavelet technology has many interesting features not available in the old JPEG, such as alpha-channel and varied resolution levels.
上传时间: 2013-12-27
上传用户:kytqcool
用visualC++实现的语法分析器,能够对编程语言的词法和句法进行分析
上传时间: 2016-03-13
上传用户:huql11633
这学期开了软件工程工具及其应用这么课,任老师给我们教了matlab程序设计语言,做了课程实验,自己用matlab实现了计算器,发现MATLAB确实是一门很有用得计算机编程语言,它把数值计算和可视化环境集成到一起,非常直观,而且提供了大量的函数,功能强大,工应用范围广泛。
标签: 软件工程
上传时间: 2016-03-13
上传用户:z1191176801