搜索资源列表
Double-cushion
- SDK贴图双缓冲 SDK贴图双缓冲-SDK Texture mapping double-buffer SDK Buffer SDK mapping Double Buffer
Double
- Double Buffering Demo
double space
- to read from file1 and write (double space) to file2
double pendulum
- 这是一个二级倒立摆的仿真模型,文件中含有源程序,使用的是模糊控制理论。
mt19937-2.c
- 伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
integral_Csharp_qbaby
- C#编写的二重积分算法-数值分析算法-C# prepared by the Double Integral algorithm- numerical analysis algorithm
fir_echo_canceller
- 基于LMS的双向回波削除源码,不过回波幅度不要大于0.2,否则算法认为DOUBLE TALK DETECT。各位可修改此阀值,试试效果-based on the two-way LMS Echo slashing source, but not greater than the rate Echo 0.2, or that the algorithm** DOUBLE TALK. You can modify this threshol
tansshishe2.0
- 比之前的版本增加了双人对战模式!并加入了减速宝物!手机上的经典游戏贪吃蛇-than earlier versions to increase the double screen mode! And to add a deceleration treasures! Phone classic game Snake
35127
- Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting a
双并联
- 双并联人工神经网络,具有收敛速度快,泛化能力强等特点-double parallel artificial neural network, with the convergence speed and ability to generalize the characteristics of
双链表的插入与删除
- 双链表的一个简单实现,双链表的插入也删除-Double-linked list to achieve a simple, double-linked list insertion also delete
二重积分
- 利用了二重积分的复化梯形公式,并运用了Richardson外推思想-use of the Double Integral Minute trapezoid formula, and apply a Richardson extrapolation thinking
ClassicalDataStructures
- 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a str
double-fedmachine
- 双馈电机数学模型,基于simulink,如果需要可以提供S函数的模型-Doubly-fed machine mathematical model, based on simulink, if necessary can provide a model S function
double-linked-list
- double link list sample
development-of-dc-speed-control-system-with-double
- 双闭环直流调速系统工程设计,simulink模块搭建,4个不同模块-development of dc speed control system with double closed loops
double-tand-water-level-control
- 双容水箱水位控制系统实验报告。包括系统原理图,人机界面,程序。-Double tank water level control system test report. Including system schematics, interface, program.
Double-Talk-Detection
- 在自适应滤波器中,双端通话状态检测器非常的重要,本文介绍了双端通话状态器实现的方法。-In the adaptive filter, double-ended call status detector is very important, this article describes the call state control to achieve double-ended method.
30F2010_V1-Double-Loop
- BLDC驱动程序,通用性非常强,可以驱动多款BLDC,效率很高,是用双闭环算法-Drive for Motor,use double loop
double带小数点转字符串
- double类型数值带小数点直接转换成字符串的形式(double ------------>string)