资源列表
Blender Intro Template #239
- blender intro templates
remote
- at89s52 using remote controlled home automation
bieys1114
- 用监督参数估计中的贝叶斯方法估计条件概率密度的参数(Bayesian parameter estimation using supervised parameter estimation to estimate the conditional probability density)
beiyese1113
- 贝叶斯方法估计进行数据概率密度的参数分析(The Bias method is used to estimate the data probability density parameter analysis)
简单点
- 命名为简单点的每日新闻的Java程序代码(The Java program code for the simple daily news)
bayes1112
- 贝叶斯算法进行样本作为检验集进行检验 用于样本fenxi(Bias algorithm Sample Test as a check set)
AcrobatAccess
- Acrobat Access IDL file
AC to AC 全功能整理版本
- ADC 采集显示,PWM三路输出,一路PWM占空比PID自动调整占空比(ADC acquisition and display, PWM three way output, all the way PWM duty cycle, PID automatic adjustment duty cycle)
API
- Acrobat plugin API headers
SDK
- Acrobat Plugin SDK headers
bayes1111
- 贝叶斯进行样本估计分析 验概率判决曲线 进行数据判断(Bias performs sample estimation analysis and a posteriori probability decision curve)
CallBack
- 回掉函数,一般是用在设备开发,异步操作下使用。比如一个密码键盘,应用层是银行写的,但是底层是厂商写的。银行在应用层调用open,厂商只提供一个头文件,银行将自己的函数指针传给厂商,厂商底层驱动接收到函数指针,打开设备成功后,则调用银行的函数接口将结果返回给银行应用层。(Return function, usually used in equipment development, asynchronous operation under the use. Such as a password ke