-
股票公式宝盒
说明: 这个小程序收藏了网上公开的许多指标公式及源码,不用那么麻烦到各个网站去找了,很方便,浏览清晰,选择方便!(This small program collection of online open many index formula and source code, not so troublesome to each website to find, very convenient, browse clear, easy to choose!)
- 2020-08-02 20:31:42下载
- 积分:1
-
ADC7192源码驱动
ADC7192嵌入式源码驱动程序,通用7190,直接驱动,单片机嵌入式程序代码void AD7192Initialization()
{
AD7192SoftwareReset();
AD7192InternalZeroScaleCalibration();
AD7192InternalFullScaleCalibration();
}
void AD7192SoftwareReset()
{
unsigned char WriteBuf[1];
unsigned char ReadBuf[1];
unsigned char i;
ADuC7026OutputBit(CS,0);
WriteBuf[0] = 0xFF;
for(i=0; i
- 2022-02-09 11:48:52下载
- 积分:1
-
基于EPS14(STM8S + ESP8266 WIFI)与服务器通信的源码
基于EPS14(STM8S + ESP8266 WIFI)与服务器通信的源码,包括一键配置连接无线路由器,构造上传各自传感器数据到云,再通过云转发给手机。不仅硬件性价比极高,而且程序简单易懂,是实现互联网+的优质资源。
- 2023-04-03 04:50:03下载
- 积分:1
-
A7159-SPI-stm8
A7159-SPI的驱动程序例程,非常值得你拥有(A7159- SPI driver routines, very worth you have)
- 2016-12-24 11:46:40下载
- 积分:1
-
MSP430F149_SSD1289
MSP 430控制显示屏2,显示相关的信息,可作为参考(MSP 430 control screen displays2 relevant information for reference)
- 2018-10-23 09:34:16下载
- 积分:1
-
vc++bp
神经网络的BP算法,可以帮助识别汉字等其他文字(BP neural network algorithm, can help identify the characters and other text)
- 2008-12-09 19:03:15下载
- 积分:1
-
OurTalk
C# 一个简单的局域网通信功能
只建议初学者看
没有什么复杂的功能 只实现了简单的 广播功能(C# a simple local area network communication is not only recommended for beginners to see what the complexity of the functions of only a simple radio functions)
- 2009-05-14 23:38:33下载
- 积分:1
-
33
说明: 如何给EA自定义交易商,限制EA交易的时间(How to customize the dealer to EA and limit the transaction time)
- 2017-10-23 11:42:48下载
- 积分:1
-
H.264书籍.tar
有关于h264方面的书籍,用于查阅资料和学习,深入理解视频编解码技术 基于H.264标准及参考模型.pdf(There are books on h264, which are used to read data and learn, and to understand video codec technology deeply, based on H.264 standard and reference model.Pdf.)
- 2018-04-01 19:15:40下载
- 积分:1
-
MggngaussA
MATLAB高斯噪声声生成函数(用于通信)
(MATLAB Gaussian noise sound generating function (for communication))
- 2012-07-27 21:28:36下载
- 积分:1