搜索资源列表
fly123diao
- /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=
autorepeat_button_src
- 这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。- This simplification CSeekButton controls, it is a simple button, when presses down may increase or reduce a value. The direction (to or negat
fly123diao
- /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=
stride
- matlab计算分形维,University of North Carolina, Department of Biomedical Engineering.-matlab calculation of fractal dimension, University of North Carolina, Department of Biomedical Engineering.
AccountAnlEntity
- Magazine detailed Skippy s professional life in an August 1938 profile of the East kennels, titled "A Dog s Life in Hollywood": Movie actresses stroke Skippy lovingly. They coo at him and murmur endearing terms in his
walker
- 一个有趣的模仿人走路的程序,能够调节速度和步频-Mimic a fun walking program that can adjust the speed and stride frequency, etc.
Integraller
- 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the le
Shopping
- 网上商城满足人们的网上购物需求)网上商城建设的背景 随着社会经济的迅速发展和科学技术的全面进步,计算机事业的飞速发展,以计算机与网技术为基础的信息系统正处于蓬勃发展的时期。网上购物系统,是在网络上建立一个虚拟的购物商场,避免了挑选商品的烦琐过程,使您的购物过程变得轻松、快捷、方便,很适合现代人快节奏的生活;同时又能有效的控制“商场”运营的成本,开辟了一个新的销售渠道。 1. 网上商城原有的简单的企业宣传和信息发布功能已经远落
ucore-lab4
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实
phpdisk_v6.5_gbk
- PHPDISK网盘系统[简称:PHPDISK],(中国国家版权局着作权登记号2009SR056747 ),是一套采用PHP和MySQL构建的网络硬盘(文件存储管理)系统,可替代传统的FTP文件管理。友好的界面,操作的便捷深受用户的欢迎。 PHPDISK网盘系统是一套可用于网络上文件办公、共享、传递、查看的多用户文件存储系统。广泛应用于互联网、公司、网吧、学校等地管理及使用文件,多方式的共享权限,全方位的后台管理,满足从个人到企
recon_altivec
- Diff Pred Dst Stride write_first_four_pels for Linux.
dcr
- Stride is not properly defined yet, default to 0x10 for Axon.
ipu-common
- for the planar YUV formats, the stride passed to cpmem must be the stride in bytes of the Y plane. And all the planar YUV formats have an 8-bit Y component. -for the planar YUV formats, the stride passed to cpmem must
omap_fb
- this times width is stride.sub-sample in y dimension.
gr
- Function to compute the adreno stride based on the width and format.
new-D3D9-ModelLogger
- new D3D9 ModelLogger, Stride logger model
m_xform_tmp
- Fixed stride, now measured in bytes as is the OpenGL array stride.
stride
- Helper function: return distance(first, last) for forward iterators, or 0 for input iterators.Auxiliary types used for all instantiations of _Hashtable: nodes and iterators. -Helper function: return distance(first, las
m_dotprod_tmp
- Note - respects the stride of the output vector.
Mesh
- VertexArray handles the stride automatically.