搜索资源列表
下雨屏保
- Rainy Screensaver 是世界上最好的下雨屏幕保护程序,它真实地再现了雨天的景象,当雨点随风而降,在逼真的雨声、炫目的闪电和滚滚的雷鸣声中,雨点在屏幕上汇集滑落,会让人感觉到电脑屏幕上真的下起了一场暴雨。你可以选择自己喜爱的一组图片作为桌面背景,程序将逐一加载并转化为雨天效果,图片能够以随机或指定顺序显示出来,程序也可以在指定的时间段内重复运行。-Rainy PGM is the world's best rain
fs
- 试写一算法,如果三个整数x,y,z的值是依次非递增的,侧通过交换令其为非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) /* 按从大到小顺序返回x,y和z的值 */
WilsonWebFormDemo
- The Wilson.WebForm.Form is an advanced Form Server Control. It replaces or supplements the standard built-in HtmlForm. It allows multiple Forms to be used on the same ASPX Page. Its Action property finally allow
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Co
下雨屏保
- Rainy Screensaver 是世界上最好的下雨屏幕保护程序,它真实地再现了雨天的景象,当雨点随风而降,在逼真的雨声、炫目的闪电和滚滚的雷鸣声中,雨点在屏幕上汇集滑落,会让人感觉到电脑屏幕上真的下起了一场暴雨。你可以选择自己喜爱的一组图片作为桌面背景,程序将逐一加载并转化为雨天效果,图片能够以随机或指定顺序显示出来,程序也可以在指定的时间段内重复运行。-Rainy PGM is the world's best rain
fs
- 试写一算法,如果三个整数x,y,z的值是依次非递增的,侧通过交换令其为非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) /* 按从大到小顺序返回x,y和z的值 */-Try to write a algorithm, if the three integers x, y, z values are followed by non-incremental, side by
WilsonWebFormDemo
- The Wilson.WebForm.Form is an advanced Form Server Control. It replaces or supplements the standard built-in HtmlForm. It allows multiple Forms to be used on the same ASPX Page. Its Action property finally allow
Fountain3d-java
- An interactive water fountain. A realistic water source in your pocket with full control. Controls: UP/DOWN - go closer/further LEFT/RIGHT - rotate # - stop rotation 1/7 - rotate camera up/down 3/9 -
DTPickerACX
- 最近写数据库时写的三个套装控件,已是很常用的普通控件,就是按钮控件,下拉列表控件,日历控件。但是我这里的下拉列表控件与别的不一样,它不光是下拉列表,还是单行文本控件;日历控件主要用了一条自定义函数完成基本功能。而且两个控件都模仿了QQ2009控件外观,非常漂亮。-Three suits written while writing a database recently control a piece, is already very i
steepest_descent
- Steepest Descend Algorithm with optimum step size computation
UpgradeServer
- 游戏自动更新源码c++的!想研究的朋友可以来下看看!这个是英雄王座的!-The game automatically renews source code c++of!Think that the friend study can come to descend to see!This be the hero Wang2 Zuo4 of!
chaixyuwgdy
- 本文介绍一种电梯PLC控制系统。电梯是垂直方向的运输设备,是高层建筑中不可缺少的交通运输设备。它靠电力,拖动一个可以载人或物的轿厢,在建筑的井道内导轨上做垂直升降运动,在人们生活中起着举足轻重的作用。而控制电梯运行的PLC系统也要求越来越高,要求达到电梯运行的“稳、准、快”的运行目的。该系统主要由PLC、逻辑控制电路组成。其中包括交流异步电动机、继电器、接触器、行程开关、按钮、发光指示器和变频器组成为一体的控制系统。本机控制单元采用以三
Data_struct_1
- 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp
imagedirs
- This is a blob tracking code, fairly descend job after carefully initializing the location of the object
system_modeling
- 系统模型辨识中使用维纳滤波器,并对SDA,LMS和RLS算法作比较-system modeling realization using winner filtering ,steepest descend alogrithm,LMS algorithm,RLS algorithm
wuzhiqi
- 用c写的五子棋,可以作为学习c语言用,大家可以完善下-Five son chesses written with the c, can be study c language to use,Everyone can be perfect to descend
optimization-matlab
- 最优化方法及其Matlab程序设计2009马昌凤-Optimization method and Matlab programming 2009 Convergent Descend
steepest-descend-Newton
- 最速下降法语牛顿发的结合求解最优值,并且还可以动画演示-The steepest descend French Newton hair of combining solution of optimal value And animation
Steepest-Descend
- Steepest Descend Algorithm with optimum step size computation
sort-descend
- 数据由大到小排序,经过验证,非常实用,推荐使用-sort descend