Welcome![Sign In][Sign Up]
Location:
Search - partial update

Search list

[WEB CodeLeaveWord

Description: ajax留言板,异步提交,局部刷新,给用户耳目一新的感觉-ajax message board, asynchronous submitted partial update to the user a brand new feeling
Platform: | Size: 3350 | Author: 陈元 | Hits:

[Other resourceTORM

Description: 这是个Tiny Object/Relational Mapping System,使用的数据库是MySQL,只实现了部分功能,包括添加,删除,更新等,另外还带有测试用例(也可以自己写,仅供参考),希望可以给大家一点帮助,也希望各位高手指教-This is a Tiny Object / Relational Mapping Syste m, the use of the MySQL database is only a partial functions, including add, delete, update, It was also carrying Test (also wrote for reference purposes only), can give us hope some help. I also hope my master enlighten
Platform: | Size: 658607 | Author: jason | Hits:

[WEB CodeLeaveWord

Description: ajax留言板,异步提交,局部刷新,给用户耳目一新的感觉-ajax message board, asynchronous submitted partial update to the user a brand new feeling
Platform: | Size: 3072 | Author: 陈元 | Hits:

[matlabMatlab_update_APA

Description: System identification with adaptive filter using full and partial-update Affine Projection Algorithm
Platform: | Size: 6144 | Author: Peter Tiong | Hits:

[matlabMatlab_update_GSDLMS

Description: System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomposition Least-Mean-Squares
Platform: | Size: 4096 | Author: Peter Tiong | Hits:

[matlabMatlab_update_LMS

Description: System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
Platform: | Size: 4096 | Author: Peter Tiong | Hits:

[matlabMatlab_update_NLMS

Description: System identification with adaptive filter using full and partial-update Normalised-Least-Mean-Squares
Platform: | Size: 5120 | Author: Peter Tiong | Hits:

[matlabMatlab_update_RLS

Description: System identification with adaptive filter using full and partial-update Recursive-Least-Squares -System identification with adaptive filter using full and partial-update Recursive-Least-Squares
Platform: | Size: 6144 | Author: Peter Tiong | Hits:

[matlabMatlab_update_TDLMS

Description: System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares-System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
Platform: | Size: 4096 | Author: Peter Tiong | Hits:

[Mathimatics-Numerical algorithmsmyTSP

Description: 关于TSP问题的蚁群算法,加入局部更新和基于最大信息熵的优化,并有美观的显示界面,是关于蚁群算法很好学习模板,可以作为算法模块加入到你自己的程序中.-On the ant colony algorithm for TSP problem by adding partial update and optimization based on maximum entropy, and a beautiful display interface, a very good study on the ant colony algorithm templates can be used as algorithm module added to your own program.
Platform: | Size: 3558400 | Author: chenshu | Hits:

[Algorithmmathe

Description: 此书是同济大学的高数的第五版教材 针对前几版进行了部分更新和总结-This book is the fifth edition of Tongji University, a high number of teaching materials for the previous version of the partial update and summary mathematics
Platform: | Size: 12953600 | Author: NAN | Hits:

[Other Web CodeAJAX_tutorial01_Partial_Page_Updates_cs

Description: Ajax Tutorial for partial form update
Platform: | Size: 784384 | Author: Charansinh | Hits:

[Special EffectsObject-Detection

Description: 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, tracking and analysis to determine is the inevitable trend of development of the intelligent monitoring system, this paper presents a real-time monitoring, detection and tracking of a moving target, and the first to use background subtraction method to detect moving targets, and The regular use of background updating strategy partial update of the reference background, so you can improve the accuracy of target detection. Target tracking target key points in different scale space, enhance the robustness of the algorithm target under occlusion, followed by use of the mean shift algorithm to estimate the target position in the next frame.
Platform: | Size: 3194880 | Author: yaomeng | Hits:

[WEB Code03

Description: ASP ajax 使用updatepanel控件实现局部更新的代码,其中使用了asyncpostbacktrigger属性。-ASP ajax updatepanel control is achieved using a partial update of the code, which uses the asyncpostbacktrigger property.
Platform: | Size: 4096 | Author: zzt | Hits:

[.netASPFamilySeb

Description: 家族 树状结构已经探索成功 整体网站界面类似(相关功能也是参考下面的这个网站做的。) 我目前写的源代码在 http://www.dbsun.com/jiapu_new.rar 下载~ 说明: 数据库为:jiapu.mdb 里面就两张表   一张是前台登陆用户的,users    另外一张是家族关系的,sort_class 备注:sort_class表下username字段,来自于users表的name字段! 最新任务分配: 温良负责 sort_class表的更新部分 更新完善edit.asp,sendto_edit.asp 大林负责 sort_class表的删除部分 更新完善sendto_del.asp 鹭琳负责 sort_class表的添加部分 更新完善add.asp,sendto_add.asp 超群负责 sort_class表的搜索部分 添加相应的search.asp,搜索sort_class表 杨闽负责 后台管理员表建立和 后台管理相关页面 网站整体说明:(可以详细参见) 1:用户通过注册,填写资料到users表。 2:用户继续完善自己的users表 3:用户添加本家谱信息到表sort_class。对详细信息页面(default_add.asp)可以进行 添加,修改,删除操作。 4:每个页面的权限控制代码,正在写,最后的时候会一齐补充上。 -Family tree structure has been successful exploration The whole website interface similar to (the site correlation function is also refer to the following do.) I now write source code in Http://www.dbsun.com/jiapu_new.rar Download ~ Description: Database: jiapu.mdb inside a two table One is the front landing users, users The other one is the family relationship, sort_class Note: under the username field of the sort_class table the name field of the users table! The new task assignment: Update some gentle is responsible for the sort_class table update edit.asp, sendto_edit.asp Dalin is responsible for deleting some update sendto_del.asp sort_class table Lu Lin is responsible for adding partial update add.asp sort_class table, sendto_add.asp Add the appropriate search.asp search part of supergroup is responsible for the sort_class table, search the sort_class table Yang Min is responsible for the background administrator table establishment and management background relat
Platform: | Size: 4332544 | Author: bopengfei | Hits:

[source in ebookPart-update-LMS

Description: System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
Platform: | Size: 4096 | Author: 西门吹雪 | Hits:

[source in ebookPart-update-NLMS

Description: System identification with adaptive filter using full and partial-update-NLMS -System identification with adaptive filter using full and partial-update-NLMS
Platform: | Size: 5120 | Author: 西门吹雪 | Hits:

[source in ebookPart-update-TDLMS

Description: System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares-System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
Platform: | Size: 4096 | Author: 西门吹雪 | Hits:

[Audio programPartialUpdate

Description: Partial Update NLMS algorithm IEEE transaction paper
Platform: | Size: 455680 | Author: bvigate | Hits:

[Graph program8

Description: 遥感影像剖分金字塔研究 分析了全球剖分格网与影像金字塔的优点与不足,结合两者的优势提出了剖分影像金字塔模型及建塔策略,利用全球剖分格网面片编码的唯一性和Hilbert曲线空间连续性对影像块进行索引与组织.针对基于影像块组织的特点,提出了剖分影像金字塔局部更新的方案.实验结果表明,剖分影像金字塔不仅具有传统影像金字塔在快速浏览上的优势,并且由于其编码和索引的优势,使得在局部影像提取和更新方面效率更高,有一定的使用价值. -Remote Sensing split Pyramid Research analyzes the advantages and disadvantages of global subdivision grid and image pyramid, combining the advantages of both proposed split image pyramid model and strategy to build towers, use of global subdivision grid patch coding Uniqueness Hilbert curve and spatial continuity of the image block indexing and organization. based on the characteristics of the image block for the organization, proposed a partial update of the split image pyramid scheme. the results show that not only has the traditional split image pyramid image on pyramids in Quick View advantages, and because of its advantages coding and indexing, so higher extraction efficiency and updating local image, there is a certain value.
Platform: | Size: 470016 | Author: fangsm1 | Hits:
« 12 »

CodeBus www.codebus.net