A detailed explanation of C# 2.0 An introduction to Visual Studio 2005, a tool set for building Windows and web applications More than 200 questions and programming exercises to help you better judge your understanding of the material A greater emphasis on event handling Information on generics and generic collections
标签: introduction explanation detailed building
上传时间: 2013-12-14
上传用户:爱死爱死
Data Dynamics ActiveBar 2.0使用控件不再难.
标签: ActiveBar Dynamics Data 2.0
上传时间: 2014-01-15
上传用户:13517191407
Single-chip 16-bit/32-bit microcontroller 512 kB flash with ISP/IAP, Ethernet, USB 2.0, CAN, and 10-bit
标签: microcontroller Single-chip bit Ethernet
上传时间: 2013-12-12
上传用户:xcy122677
CAN Specification Version 2.0
标签: Specification Version CAN 2.0
上传时间: 2016-02-05
上传用户:梧桐
图书格式:chm 语 言: 英文 本书是讲解ASP.NET 2.0 Framework 最全面的图书,包含用VB.NET 和C# 两种语言写成的上百段程序代码,覆盖ASP.NET 2.0 Framework 的方方面面。卷1主要包括创建ASP.NET 页面、设计ASP.NET 网站、数据访问、创建组件、站点导航等。本书作者Stephen Walther曾荣获微软技术社区最高荣誉“软件传奇人物”称号。作者Stephen Walther不仅是微软的MVP,更因为此书荣获微软社区最高荣誉Software Legend(软件传奇人物),要知道,历史上这一称号的得主都是Richter、Petzold这样的大师。他在ASP.NET界的地位可以想见。
上传时间: 2016-02-05
上传用户:coeus
(1)利用多项式拟合的两个模块程序求解下题: 给出 x、y的观测值列表如下: x 0 1 2 3 4 5 y 2.08 7.68 13.8 27.1 40.8 61.2 试利用二次多项式y=a0+a1x+a2x2进行曲线拟合。 (1)多项式拟合方法:假设我们收集到两个相关变量x、y的n对观测值列表: x x0 x1 x2 x3 x4 x5 y y0 y1 y2 y3 y4 y5 我们希望用m+1个基函数w0(x),w1(x),…,wm(x)的一个线形组合 y=a0w0(x)+a1w1(x)+…+amwm(x) 来近似的表达x、y间的函数关系,我们把几对测量值分别代入上式中,就可以得到一个线形方程组: a0w0(x0)+a1w1(x0)+…+amwm(x0)=y0 a0w0(x1)+a1w1(x1)+…+amwm(x1)=y1 … … a0w0(xn)+a1w1(xn)+…+amwm(xn)=yn 只需要求出该线形方程组的最小二乘解,就能得到所构造的的多项式的系数,从而解决问题。
上传时间: 2016-02-07
上传用户:爺的气质
《Data.Binding.with.Windows.Forms.2.0.Programming.Smart.Client.Data.Applications.with.dot.NET》是一本非常好的学习智能客户端数据库开发的参考书
标签: Data with Applications Programming
上传时间: 2014-12-02
上传用户:xiaohuanhuan
ASP_NET.2_0动态网站开发教程。ASP.NET 2.0用于构建动态Web应用程序的技术,向后与ASP.NET 1.1兼容,但它给ASP.NET带来了很多内部的变化。
上传时间: 2013-12-31
上传用户:hxy200501
gec2410上的u-boot-1.2.0源码,详细文档见http://blog.mcuol.com/anmnmnly/index.htm的u-boot-1.2.0移植粗解
上传时间: 2014-01-13
上传用户:bruce5996
8位数码管驱动显示实验,适用于初学单片机的朋友,了解单片机驱动数码管的方法.同时想结识学单片机的朋友,共同进步.所用编辑环境是KEIL 2.0 在WINXP上通过.
上传时间: 2014-08-17
上传用户:无聊来刷下