Location:
Search - spl
Search list
Description: The Sugar Public License Version 1.1.3 (\"SPL\") consists of the Mozilla Public
License Version 1.1, modified to be specific to SugarCRM, with the Additional
Terms in Exhibit B.-The Sugar Public License Version 1.1.3 ( "S PL ") consists of the Mozilla Public License Ver folksy 1.1, modified to be specific to SugarCRM. with the Additional Terms in Exhibit B.
Platform: |
Size: 4767233 |
Author: 凡小川 |
Hits:
Description: C#,做SPL的,站长可以看一下,经典源代码-C#, so the SPL, the owner could look into the classical source code
Platform: |
Size: 114556 |
Author: winmale |
Hits:
Description: 很不错的文件代码,相信你们一定西画没 你一定了来看哦-very good document code, I believe you will be painting you will never look at the oh
Platform: |
Size: 1431 |
Author: caitou |
Hits:
Description: 持久层框架和工具包帮助文档,很经典~-lasting layer framework and tool kits to help documentation, classic ~
Platform: |
Size: 155222 |
Author: pipi |
Hits:
Description: 很不错的文件代码,相信你们一定西画没 你一定了来看哦-very good document code, I believe you will be painting you will never look at the oh
Platform: |
Size: 1024 |
Author: caitou |
Hits:
Description: 分析spl文件中的emf元素,并打印,但是不提取该emf元素,只分析-spl analysise for emf element
Platform: |
Size: 1970176 |
Author: flybirdallone |
Hits:
Description: wm 降檔程式 你可以用來降 wm spl-wm down
Platform: |
Size: 1024000 |
Author: kako |
Hits:
Description: 一个老师的论文,挺有用的,大家分享下。Adaptive Filtering for Stochastic Systems
With Generalized Disturbance Inputs-Adaptive Filtering for Stochastic Systems
With Generalized Disturbance Inputs
Platform: |
Size: 108544 |
Author: magic |
Hits:
Description: SPL_Robot是配合SmartPersistenceLayer使用的一个XML数据库框架的代码生成工具。
SmartPersistenceLayer(SPL)是.NET系统框架持久层。强调是框架带来的灵活性与扩展性。
一、 引用
SPL的发布形式是一个名为PersistenceLayer.Dll的DLL文件,可以在我的BLOG上下载目前最新版:SmartPersistenceLayer3.2,因此只需要在项目中“添加引用”即可:
若要使用ODP.NET连接Oracle数据库,则用以上方式添加Oracle.DataAccess.dll
若要使用SPL连接MySql数据库,则用以上方式添加MySql.Data.dll
二、 配置文件与实体类
SPL的配置文件与实体类可以使用我提供的SmartRobot进行生成(SPL_Robot已经公开源码,请看这里),这可以大大加快开发效率,但工具毕竟是工具,不属于SPL持久层的必选部分。
连接数据库:
目前SmartRobot支持Ms Sql Server、Ms Access、Oracle数据库,如果是其他数据库只能只好手写实体类了或者等我升级喽 )
确定好要生成的实体类存放的地址,到时生成时会生成到相应的目录里。
配置每个表对应的实体类属性,默认实体类名称为“表名”加“Entity”字符,属性名默认与列名相同,上图中的“2”“3”操作对每个表都要-
<database name="Northwind" type="MsSqlServer">
<parameter name="Provider" value="SQLOLEDB.1" />
<parameter name="Password" value="tintown" />
<parameter name="Initial Catalog" value="Northwind" />
<parameter name="User ID" value="sa" />
<parameter name="Data Source" value="(local)" />
<classMapFile path="ClassMap.xml" />
</database>
Ms Access例如下:
<database name="DMBCN" type="MsAccess">
<parameter name="Provider" value="Microsoft.Jet.OLEDB.4.0" />
<parameter name="Data Source" value="dmbcn.mdb" />
<classMapFile path="ClassMap.xml" />
</database>
Platform: |
Size: 155648 |
Author: AaronChen |
Hits:
Description: spl language source codes
Platform: |
Size: 98304 |
Author: ra |
Hits:
Description: 压缩感知的差分量化,此代码是基于块的压缩感知量化,减少了bit率,对压缩感知的量化有起步作用。-compressed sending ,bcs-spl-dpcm
Platform: |
Size: 17408 |
Author: 陈华 |
Hits:
Description: 一种适用于图像的压缩感知采样策略和重建算法,采样策略是基于块的图像稀疏采样矩阵,重建算法为smoothed projected Landweber(SPL)迭代算法。-BCS-SPL combines block-based compressed-sensing sampling (BCS) of an image with a smoothed projected-Landweber (SPL) iterative reconstruction. Sampling is driven by random matrices applied on a block-by-block basis, while the reconstruction is a variant of projected Landweber (PL) reconstruction (also known as iterative hard thresholding (IHT)) that incorporates a smoothing operation (Wiener filtering) intended to reducing blocking artifacts. In essence, this filtering operation imposes smoothness in addition to the sparsity inherent to PL.
Platform: |
Size: 1163264 |
Author: 孔德地 |
Hits:
Description: MS-BCS-SPL一种新的压缩感知重构算法,相比TVAL3要好的多-compressive senor
Platform: |
Size: 1164288 |
Author: ee |
Hits:
Description: SPL 2.2.0 patches for SDCC compiler
Platform: |
Size: 74752 |
Author: thielj
|
Hits:
Description: MH-BCS-SPL是一种多重假设版本的BCS-SPL,其重建是通过从相邻块中剔除多次预测产生的测量域残差驱动的。(MH-BCS-SPL is a multihypothesis version of BCS-SPL with reconstruction driven by the measurement-domain residual resulting from multiple predictions culled from neighboring blocks.)
Platform: |
Size: 2725888 |
Author: 钟易xxxx |
Hits:
Description: BCS-SPL将图像的基于块的压缩感测采样(BCS)与平滑的投影Landweber(SPL)迭代重建相结合。采样是通过逐块应用随机矩阵来驱动的,而重建则是预期的Landweber(PL)重建(也称为迭代硬阈值(IHT))的变体,其结合平滑操作(维纳滤波)减少块效应。实质上,除了PL所固有的稀疏性之外,这种滤波操作还能提供平滑性。(BCS-SPL combines block-based compressed-sensing sampling (BCS) of an image with a smoothed projected-Landweber (SPL) iterative reconstruction. Sampling is driven by random matrices applied on a block-by-block basis, while the reconstruction is a variant of projected Landweber (PL) reconstruction (also known as iterative hard thresholding (IHT)) that incorporates a smoothing operation (Wiener filtering) intended to reducing blocking artifacts. In essence, this filtering operation imposes smoothness in addition to the sparsity inherent to PL.)
Platform: |
Size: 1162240 |
Author: 钟易xxxx |
Hits:
Description: MC-BCS-SPL是BCS-SPL的运动补偿版本,采用视频的帧到帧残差重建。(MC-BCS-SPL is a motion-compensated version of BCS-SPL employing frame-to-frame residual reconstruction for video.)
Platform: |
Size: 1676288 |
Author: 钟易xxxx |
Hits:
Description: MS-BCS-SPL是BCS-SPL的多尺度版本,它在小波变换的领域内部署了BCS。(MS-BCS-SPL is a multiscale version of BCS-SPL that deploys BCS within the domain of a wavelet transform.)
Platform: |
Size: 1164288 |
Author: 钟易xxxx |
Hits:
Description: BCS-SPL-DPCM将DPCM和均匀标量量化应用于BCS-SPL,以从BCS测量产生压缩比特流。(BCS-SPL-DPCM applies DPCM and uniform scalar quantization to BCS-SPL to produce a compressed bitstream from the BCS measurements.)
Platform: |
Size: 17408 |
Author: 钟易xxxx |
Hits:
Description: this app from stm32 to convert spl to low level (ll) code
Platform: |
Size: 1917617 |
Author: smm32123 |
Hits: