搜索资源列表
aspnet2dongtaishili
- ASP.NET 2.0动态网站设计实例源代码,本书介绍了ASP.NET2.0的基础知识,包括其发展历史和语法基础,重点介绍ASP.NET2.0中的各控件组及其特性,并以作者开发的新闻发布系统、BBS系统、网上书店三个完整的案例,详细介绍了ASP.NET2.0的应用开发过程-dynamic website design example source code, The book on the basis of knowledge ASP.NET2.0, including its history
Myhotel
- 系统将动态实时的住宿登记、客房调整、销售报表、追加押金等有机地联系在一起,对宾馆客房进行全方位的管理.-Dynamic real-time system will be lodging registration, room adjustment, sales statements, such as additional deposit organically linked to the hotel room to conduct all-round management.
simulink.dynamic.system.simulation.for.matlab.use
- Book containg simulink
News
- asp+HTML+Dreameveaver+Access 开发动态网站。此为新闻发布系统。完整可以直接用-asp+ HTML+ Dreameveaver+ Access to develop dynamic Web site. This is the press release system. Integrity can be directly used
Identification-of-dynamic-models-for-the-Shell
- 最小二乘法建模的英文文献,适用于系统辨识的方法。-Method of least squares modeling of English literature, applied to system identification methods.
Dynamic_system_multivariate
- Dynamic system multivariate calibration with low-sampling-rate y data. dynamic multirate multivariate calibration-Dynamic system multivariate calibration with low-sampling-rate y data. dynamic multirate multivariate calibration
MakeFile.ppt
- 十年的发展,Linux系统已经赶上了微软,于是很多人开始学习Linux时,学习Linux,你可能会遇到Linux动态库的显式调用,这里将介绍Linux动态库的显式调用的解决方法,在这里拿出来和大家介绍下。 -A decade of development, Linux system has caught up with Microsoft, so a lot of people start learning Linux, learning Linux, you may encounter the
response
- 自己编写的振动响应计算的matlab程序,可以运行,结果正确。-dynamic response of the system using matlab。
xgm
- 台地址:你的域名/admin/login.asp 账号:123456 密码:123456 飘扬学校网站管理系统(通用加强版)v1.01 1、与前版童趣风格完全区分功能更强 2、动态导航菜单方便简洁 3、内涵用户注册审核模块方便学员注册 4、多管理员登录 5、管理员分管各版块,每位老师可以分管自己所在版块 6、资源下载限制,必须经过管理员审核过的会员才能进行资源下载 7、整合一个强大的论坛系统与主程序相组合 8、只需将底部和头部卡
wuliu
- 基于JSP+DW CS4+CSS+Ajax的动态物流管理系统源码-Logistics management system based on dynamic JSP+DW CS4+CSS+Ajax
sensorless-comparison
- 基于凸极追踪的思想,讨论了两种高频信号注入法——旋转高频电压信号注入法和脉动高频电压信号注入法在永磁同步电机无位置/速度传感器运行控制中的应用。分别介绍了两种高频信号注入法的转子位置自检测原理,指出了两种方法实现中的技术关键,并应用这两种位置自检测方法建立了永磁同步电机无传感器矢量控制系统的仿真模型,进行了仿真比较。对比结果表明,采用脉动高频电压信号注入的凸极跟踪系统结构简单,静、动态调速性能较好;但采用旋转高频电压信号注入法的系统更易于实现。-Based on the idea of R
3
- 请设计一个模拟投篮过程的小游戏,游戏的要求如下: (1)设计一个matlab窗体,在窗体上防止一个坐标轴控件,并设置好该坐标系的坐标轴范围; (2)在坐标系上利用鼠标点击一个点a,作为篮筐的中心,并生成一个半径为r的圆,来模拟篮筐; (3)在坐标系上再用鼠标点一个点b,作为投篮的出发点,同时生成一个红色实心小球来模拟篮球,再选一个点c,b、c之间的连线作为投篮方向; (4)根据a、b、c三个点之间的位置关系,来模拟投篮过程,并记录命中次数; (5)以按住鼠标不放的时间来模拟力
DEMO_third
- Demo Speed通信协议MATLAB实现。基于动态帧时隙ALOHA(DFSA)协议与正交可变扩频因子码(OVSF)作为扩频码的码分多址技术相结合的超高频RFID系统-Demo Speed Communication Protocol MATLAB. (DFSA) agreement with orthogonal variable spreading factor code (OVSF) UHF RFID system based on dynamic frame
c
- 学生管理系统实现对学生信息的动态管理,具有很强的实用性-Student management system to achieve the dynamic management of student information, has a strong practical
logistic
- Logistic映射系统的每一个值都与它前面的那个值不存在确定的关系,但是后一个值的取值取决于前一个值,Logistic映射动力方程具有足够高的线性复杂度。 -Logistic mapping system each value and that value in front of it there is no definite relations, but after a value of value depends on the previous value, Logistic mapp
Programming-in-GO
- GO语言的入门介绍,来自于linux公社。 Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc. Go programming langua