OReilly.Ajax.on.Rails.Dec.2006. ISBN-10: 0-596-52744-6. Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what s happening under the hood.
标签: interactive OReilly dynamic 52744
上传时间: 2015-10-07
上传用户:独孤求源
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.
标签: CameraCaptureDialog demonstrates pictures managed
上传时间: 2013-12-15
上传用户:kikye
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying
USB1.1 agreement, the Chinese translation, a detailed description of the agreement USB format and application development.
标签: agreement description translation USB
上传时间: 2013-11-27
上传用户:plsee
C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source
标签: Example Bulk C8051F320 USB
上传时间: 2014-01-17
上传用户:mhp0114
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable is a full TDataset compatible in memory table loaded with functionality.
标签: temporarily Builder Delphi wanted
上传时间: 2017-05-29
上传用户:ljt101007
这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美
上传时间: 2014-01-22
上传用户:wys0120
语音识别中的说话人自适应研究.nh 1.MAP和MLLR算法比较 文章在讨论由说话人引起的声学差异基础上,研究两种基于模型 的自适应算法:最大似然线性回归(州压LR)和最大后验概率(MAp)。 实验结果表明,不论采用哪种自适应都能使识别率有一定的提升。两 种算法之间的差异性在于MAP具有良好的渐进性,但收敛性较差, 而MLLR在很大程度上改善了收敛特性,但其渐进特性却不如MAP。 文章讨论了在侧汰P自适应中,初始模型参数的先验知识对自适 应效果的影响,以及在MLLR中,回归类对自适应效果的影响。文 章还进一步研究了采用两种算法的累加自适应效果,从结果看MAP 和MLLR结合的方法比单独使用M[AP和MLLR的效果要好。文章 还对包括基于特征层的归一化算法和用于基于声学模型的MLLR算 法等效性进行讨论,并给出了统一的算法框架。
上传时间: 2014-01-09
上传用户:bakdesec
hostapd源代码,用于嵌入式服务器AP,学学整体架构,堪称经典
上传时间: 2017-08-02
上传用户:杜莹12345
wifi模块,RAK411 是一款完全符合802.11b/g/n 无线协议的Wi-Fi 模块,内部集成完整的TCP/IP 协议栈,支 持ARP、IP、ICMP、TCP 、UDP、DHCP CLIENT、DHCP SERVER、DNS 等多种协议。支持AP 模式, Station 及Ad-hoc。用户可以方便、快速地使用模块实现组网及数据收发。在SPI 接口下,模块最大传输 速率可达2Mbps。
上传时间: 2018-05-17
上传用户:luke242