-
jade_matlab
说明: jade盲源分离算法,具有比fastica更好的鲁棒性。(Jade blind source separation algorithm has better robustness than FastICA.)
- 2020-05-22 14:57:47下载
- 积分:1
-
CrossGame
利用cocos2d-x引擎制作的十字消除类,益智游戏(Use cocos2d-x engine produced Cross eliminate class, puzzle games)
- 2013-10-09 08:48:38下载
- 积分:1
-
测试STM8L共6种模式功耗的工程
STm8低功耗测试,目前测试效果良好,有需要的小伙伴可以下载参考下(STm8 low power test, the current test results are good, small partners in need can download the reference)
- 2019-05-08 17:51:54下载
- 积分:1
-
123sadf
这是 mt4ea源码,用于智能交易,全自动交易,外汇有风险,谨慎操作,建议模拟盘练习。(Mt4ea source code, for intelligent trading, automatic trading, foreign exchange risk, cautious operation, it is recommended to simulate disc exercise.)
- 2020-06-19 16:40:01下载
- 积分:1
-
cnn
这是一个经过自己整理的卷积神经网络的代码,对0-9数据集进行分类的代码,使用tensorflow框架完成的,主要使用的语言是Python,可以直接运行,初学者可以用于学习交流。(This is a self compiled convolutional neural network code, 0-9 data sets for classification of code, using the tensorflow framework to complete, the main language is Python, can be run directly, beginners can be used for learning exchanges.)
- 2017-11-12 10:51:39下载
- 积分:1
-
opencbm-0.4.99.99
说明: More files to upload to the server
- 2020-05-04 08:35:08下载
- 积分:1
-
间接磁场定向控制器-indirectfoc.mdl
说明: indirect field oriented controller
- 2020-06-22 12:20:02下载
- 积分:1
-
寄存器开发范例.zip
寄存器开发范例.zip-Register development paradigm. Zip
- 2022-02-26 23:20:01下载
- 积分:1
-
JSP上传文件类-JspSmartUpload实例
JSP上传文件类-JspSmartUpload实例,JspSmartUpload 上传类,在JSP中进行文件上传的类,内含文档和使用例子。
- 2022-03-24 22:05:24下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1