-
INS-Debug
基于VC++的INS数值解算显示程序,可以用来参考使用(The INS VC++ numerical solutions based on the VC++ ,and the program can be used to refer to direct use.)
- 2015-10-21 22:58:39下载
- 积分:1
-
Cell-tracking
自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞(Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells)
- 2014-04-02 16:08:22下载
- 积分:1
-
CSharpnumberjiami
c#开发的数字加密,基本代码,可以实现。(Digital encryption c# development, the basic code. Can be achieved.)
- 2014-12-13 22:36:49下载
- 积分:1
-
2440test_hhx
一段基于ucos系统的程序,运行在S3C2440上,方便测试(A UCOS system based on the program, run in S3C2440, easily test)
- 2013-12-09 20:28:26下载
- 积分:1
-
C#串口通信(含发送与接收串口数据)
C#串口通信(含发送与接收串口数据)
- 2020-03-02下载
- 积分:1
-
朴素贝叶斯分类器
朴素贝叶斯分类器,是一种用于应用程序如文本分类的知名生成分类算法 c + + 实现。朴素贝叶斯算法要求的概率分布是离散。OpenPR-铌采用多项式事件模型描述,最大似然 estimatewith 学习参数的拉普拉斯平滑技术。稀疏数据结构被定义为表示特征向量在 OpenPR NB,寻求更高的计算速度。
- 2022-07-22 01:09:22下载
- 积分:1
-
paddle-mobile
百度深度学习前向框架,针对手机前端等作出相应优化(Baidu Deep Learning Forward Framework)
- 2019-06-09 13:52:53下载
- 积分:1
-
int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)mal...
int *base
int *top
int stacksize
}sqstack
inistack(sqstack &s)
{
s.base=(int*)malloc(stackintsize*sizeof(int))
if(!s.base) exit(-2)
s.top=s.base
s.stacksize=stackintsize
return 1
}- int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }
- 2022-01-26 06:23:32下载
- 积分:1
-
VC-Room-monitoring-system
VC 机房监控系统,包括一些论文资料等。(VC room monitoring system, including a number of papers information.)
- 2013-11-05 09:36:45下载
- 积分:1
-
C16
用DS1302及DS18B20+MAX6951设计的多功能电子日历牌(DS1302 and DS18B20+MAX6951 design with multi-functional electronic calendar card)
- 2013-11-08 12:06:44下载
- 积分:1