搜索资源列表
ExtTest
- 一个基于ext的ajax小例子,包括从前台到后台的完整调用。 前台是jsp加上ext的框架。 后台是hibernate-annotations和spring以及dwr的组合。 顺便演示了一下用servlet来返回json数据给ext框架的方式。 在grid的演示部分,包括了分页的数据调用和如何处理来自于dwr的数据(dwr的部分和官方网站公布的方法一样) 以及grid的事件处理。 实例的源代码中没有包括jar包,如果需要运行,请根据jar.j
Ajax1
- 两个Ajax的例子,展现Ajax的功能以及使用方法
webshop
- 基于Ajax购物车通用核心Javascr ipt代码,对于其中涉及到的很多方法作了很好的封装,可重用性强
GoWithTheFlow-080108d
- 通过隐式马尔可夫方法(HMM算法)提取视频背景
testCount
- 本例演示了怎样统计一串数字中各个数字的个数,虽然简单,但示范了方法。
xueshengguanli
- 管理信息系统(MIS—Management Information System)是以众多学科如:统计学、系统理论、计算机科学和管理科学为依托,以计算机为主要工具,以信息为对象,以辅助决策为目的,集系统的信息收集与传递、交换与保存、管理与分配于一身,具有特定功能的集合体。它是由对管理信息进行收集、传递、加工、存储和使用等各个环节构成的一个系统,是由众多计算机群落设备组成并通过网络系统实现全面信息管理的系统。从总体上说,它是管理思想、组织机构、管理方法和手段达到时代的先进水平的计算机深层次的大范围
SerialPort
- 本人开发的串口程序,用来了解串口的工作原理和串口应用程序的编写方法,采用VS2008编写的MFC程序。
wudian 有限差分方法
- 有限差分方法
用霍夫曼方法检测圆、直线
- matlab程序
ajax-for-Cross-domain
- 普通的javascr ipt不能让ajax实现跨域操作,本代码找到一种方法实现了ajax的跨域操作-Ajax javascr ipt can not let the ordinary operation to achieve cross-domain, the code to find a way to achieve cross-domain operation ajax
LogAnalyzer
- 统计所有成功访问的站点。成功与否根据第四列的值进行判断,如果第四列的值是TCP_DENIED/302 则访问不成功,其他情况视为成功。通过实现提供的LogAnalyzer.java中的countSucessfulSites方法完成,无需考虑顺序-Statistics of all successful visit to the site. The success of column values in accordance with the fourth judge, if the fourth
ajaxdemo
- ajaxDemo 主要演示了ajax的一些常用方法-Main ajaxDemo demonstrated some common ajax methods
test
- [解决方法] 对上述程序改动如下: 发送端: MMM SendBag ZeroMemory(&SendBag,sizeof(SendBag)) ............. int send = 0 while(send<sizeof(MMM)) { int nCharSend=send(m_hSocket,(char*)(&SendBag+send),sizeof(MMM)-send,0) send+=nCha
AjaxanywhereDemo
- ajaxanywhere使用,描述ajaxanywhere的使用方法-ajaxanywhere used to describe the use of ajaxanywhere
Book
- 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and easy to understand, modify 3: inv
Ajax
- 有关ajax的开发方法以及源码,希望对大家有所帮组。-Ajax development of relevant methods and source code, I hope all of you to help group.
滑模变结构控制matlab仿真第三版:基本理论与设计方法仿真程序
- 滑模变结构控制matlab仿真第三版:基本理论与设计方法仿真程序
FalsePosition方法
- 用FalsePosition方法求函数的解,用C#程序实现…………………………………………………………
delphi多线程分别使用api和thread方法实现
- delphi多线程分别使用api和thread方法实现