N-TierProgramDevelopPattern Pattern of N-TierProgramDevelop
资源简介:N-TierProgramDevelopPattern Pattern of N-TierProgramDevelop
上传时间: 2013-12-31
上传用户:363186
资源简介:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
上传时间: 2013-12-23
上传用户:xmsmh
资源简介:工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is dat...
上传时间: 2013-12-17
上传用户:wangyi39
资源简介:Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)
上传时间: 2014-01-21
上传用户:semi1981
资源简介:acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called...
上传时间: 2014-03-08
上传用户:netwolf
资源简介: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 ...
上传时间: 2016-01-17
上传用户:jeffery
资源简介:oJPEG2000中DWT的MATLAB实现n the use of discrete cosine transform DCT jpeg compression Matlab source, simple and practical, the Notes have a good time
上传时间: 2013-12-14
上传用户:luopoguixiong
资源简介:Verilog Overview n Basic Structure of a Verilog Model n Components of a Verilog Module – Ports – Data Types – Assigning Values and Numbers – Operators – Behavioral Modeling • Continuous Assignments • Procedural Block...
上传时间: 2017-02-18
上传用户:xinyuzhiqiwuwu
资源简介:This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
上传时间: 2014-11-17
上传用户:ma1301115706
资源简介:Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
上传时间: 2016-11-12
上传用户:王者A
资源简介:现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+c...
上传时间: 2013-12-28
上传用户:daoxiang126
资源简介:已知一个LTI系统的差分方程为: y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2] 初始条件y(-1)=1,y(-2)=2,输入x(n)=u(n),计算系统的零输入响应
上传时间: 2013-11-27
上传用户:zhengzg
资源简介:用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去
上传时间: 2013-12-11
上传用户:qw12
资源简介:计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串
上传时间: 2015-04-17
上传用户:dyctj
资源简介:显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起 始时间从被创建时开始算起。
上传时间: 2013-12-27
上传用户:siguazgb
资源简介:全班有N(2<=N<=45)个人排成一排,但因为高矮不齐,需要进行调整。调整的方法是,不调换左右次序,只让若干人后退一步变为第2排,使第一排留下的人从左到右的身高按降序排列,即右边的人不比左边的人高。如果第2排的人还不按降序排列,则照此办理,即再让第2...
上传时间: 2015-06-29
上传用户:zhenyushaw
资源简介:关于在LINUX下的计算日期时间的代码.计算N天后,或者N天前的日期.
上传时间: 2015-07-02
上传用户:zq70996813
资源简介:* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X
上传时间: 2015-07-26
上传用户:xauthu
资源简介:在sco unix 下显示前n天或后n天日期的处理程序。 printf("功能: 时间戳与时间格式字符串的转换程序\n") printf(" -i 输入的参数为时间戳\n") printf(" -s 输入的参数为格式化时间\n") printf(" -t 输入的时间取当前系统时间\n") printf(" -x 输入的...
上传时间: 2015-10-17
上传用户:TRIFCT
资源简介:黑白点的匹配贪心算法 设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示。一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw。若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对)。在一个黑点最多只能与一个白点匹...
上传时间: 2015-10-25
上传用户:zhliu007
资源简介:n后问题,实现n后问题的求解,并且可以输出最有解
上传时间: 2015-11-13
上传用户:chens000
资源简介:有m¥n(m£100,n£100)个金币在桌面上排成一个m行n列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可...
上传时间: 2015-12-13
上传用户:chenxichenyue
资源简介:编程计算出将n个数(1<=n<=50)依序排列时有多少种序关系.
上传时间: 2015-12-28
上传用户:stampede
资源简介:波卡舞,n个男宾与n-1个女宾,11对应,没有对应的用一个扫帚代替.舞曲时间一定,有不同小节数,每小节移动不同次,一曲终了,把扫帚的下一对排出.求最后剩下的男宾号码和每次排出的一对的男女编号.一道习题,德语说明.
上传时间: 2013-12-26
上传用户:kelimu
资源简介:This program simulates the interference Pattern of two Gaussian beams.
上传时间: 2014-01-20
上传用户:ljmwh2000
资源简介:已知f(xn)=yn ,n=0,1,2,…,N;求通过这N+1个节点{(xn,yn)| n=0,1,2,…,N }的插值函数Pn (x)。 设计出具体的程序,分别使用拉格朗日插值,牛顿插值和三次自然样条三种算法绘制出相应的插值曲线。用三条不同颜色的曲线来表示三种插值方法在一段区间内的插值...
上传时间: 2014-11-29
上传用户:GavinNeko
资源简介:解N元一次方程从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。
上传时间: 2016-03-14
上传用户:zhliu007
资源简介:简易教学任务安排 假设有n门课程需要n个教师去授课,由于每个教师的专业特长不同,因此,要求每位教师只能承担一门他所精通的课程的教学任务。
上传时间: 2014-12-02
上传用户:zhichenglu
资源简介:利用RLS算法实现参数的自适应估计 估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数
上传时间: 2013-12-22
上传用户:cjl42111
资源简介:有m´ n(m <=100,n <= 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)...
上传时间: 2014-12-08
上传用户:阿四AIR