登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 不变矩

这个程序是从特定的图像中提取一个不变矩。它是关于提取特征进行识别的过程。

1
下载
32
浏览
2023-09-06发布

2. Android TTS语音播报

Android TTS语音播报,可以选择多种语言进行播报。可以下载来学习。

1
下载
57
浏览
2023-09-06发布

3. WIN95/98 PE压缩软件源程序

WIN95/98 PE压缩软件源程序-WIN95/98 PE compression software source program

1
下载
27
浏览
2023-09-06发布

4. separate the file paths

separate the file paths-separate the file paths.............

1
下载
13
浏览
2023-09-06发布

5. 可以解决一写人急需的问题,里面的 问题是我 亲自做的

可以解决一写人急需的问题,里面的 问题是我 亲自做的 -One can solve the problem of the urgent need to write one, which the problem is that I personally make the

1
下载
31
浏览
2023-09-06发布

6. 分拆MultiWii项目

Goals of the project: Create more structural design Better utilize hardware resources and CPU time Stabilize timings Create non-preemptive task switcher to manage time critical tasks Simplify calculations Attempt to make it cross-platform (avr/stm32)

1
下载
13
浏览
2023-09-06发布

7. Exemplo de controle de acesso com n riveting veis de permiss Mang o.

Exemplo de controle de acesso com n铆veis de permiss茫o.-Exemplo de controle de acesso com n riveting veis de permiss Mang o.

1
下载
68
浏览
2023-09-06发布

8. 一个好使的基于空域和频域的迭代盲复原算法调试工具

关于神经网络控制,保证准确无误,是学习通信的好帮手,这是第二能量熵的matlab代码,合成孔径雷达(SAR)目标成像仿真,使用大量的有限元法求解偏微分方程,已经调试成功.内含m文件,可直接运行。

1
下载
30
浏览
2023-09-06发布

9. 使用vb编程RS232输出 comboDevice.AddItem "COM1" comboDevice.AddItem "COM2" com...

使用vb编程RS232输出 comboDevice.AddItem "COM1" comboDevice.AddItem "COM2" comboDevice.AddItem "COM3" comboDevice.AddItem "COM4" comboDevice.AddItem "COM5" comboDevice.AddItem "COM6" comboDevice.AddItem "COM7" comboDevice.AddItem "COM8"-use vb programming RS232 output comboDevice.AddItem "COM a "comboDevice.AddItem" COM2 "comboDevice.A ddItem "COM3" comboDevice.AddItem "COM4" com boDevice.AddItem "COM5" comboDevice.AddIte m "COM6" comboDevice.AddItem "COM7" comboDev ice.AddItem "COM8"

1
下载
18
浏览
2023-09-06发布

10. c++实现的id3算法经典

本文实现了C4.5的算法,在ID3的基础上计算信息增益,从而更加准确的反应信息量。其实通俗的说就是构建一棵加权的最短路径Haffman树,让权值最大的节点为父节点。ID3算法:ID3算法的核心是:在决策树各级结点上选择属性时,用信息增益(information gain)作为属性的选择标准,以使得在每一个非叶结点进行测试时,能获得关于被测试记录最大的类别信息。其具体方法是:检测所有的属性,选择信息增益最大的属性产生决策树结点,由该属性的不同取值建立分支,再对各分支的子集递归调用该方法建立决策树结点的分支,直到所有子集仅包含同一类别的数据为止。最后得到一棵决策树,它可以用来对新的样本进行分类。

1
下载
27
浏览
2023-09-06发布

11. 一组人员的输入输出实现.

一组人员的输入输出实现.-a team and the input and output to achieve.

1
下载
39
浏览
2023-09-06发布

12. 嵌入式FAT文件系统,不错。fat32lfn1.rar

嵌入式FAT文件系统,不错。fat32lfn1.rar-Embedded FAT file system, yes. fat32lfn1.rar

1
下载
31
浏览
2023-09-06发布

13. C语言下实现阶乘窗口居多,好

C语言的的windons下大数阶乘实现,运行良好.感觉很不错,相反啊独特.需要的可以打开开看,主要运用乘法思想的原理编写而成-C language of the majority of factorial windons under achieving, well-functioning. The feeling is very good, contrary ah unique. The need to be opened opened, the main use of the principle of multiplication thinking prepared

1
下载
50
浏览
2023-09-06发布

15. 用自动化方式调用OUTLOOK发送电子邮件。

用自动化方式调用OUTLOOK发送电子邮件。-OUTLOOK calls using automated e-mail.

2
下载
65
浏览
2023-09-06发布

16. Projeto e desenvolvimento de um laboratório de sensoriamento remoto utilizando o Arduino

Webduino é um projeto que está sendo desenvolvido como o apoio do CNPq pelo GoPEF (Grupo de Pesquisa em Ensino de Física da PUC/SP), na área de tecnologia educacional e em poucas palavras é um laboratório de controle e sensoriamento remoto baseado no uso da plataforma Arduino.

1
下载
14
浏览
2023-09-06发布

17. dormancy

Announcments 2015-03-13: Dormancy is going to be migrated to Github and released as 2.0 with `EclipseLink` support and many other new features. 2013-05-20: Development of Version 2.0 has started. It will be shipped with improved Hibernate compatibility i.e., @AccessType and JPA support and more. 2012-12-31: Version 1.1.1 has been released. Dormancy starts with a new version into 2013. Happy new Year! Dormancy now has its own Google+ page. For getting the last information, follow Dormancyon What is Dormancy? Dormancy is a fram

1
下载
19
浏览
2023-09-06发布

18. 亲爱的同学们,天下没有不散的筵席,既然分别不可以避免,那就让我们把满腔的思念托付给明朝重逢的喜悦吧!...

亲爱的同学们,天下没有不散的筵席,既然分别不可以避免,那就让我们把满腔的思念托付给明朝重逢的喜悦吧!-Dear students, the world did not leave the banquet, since the difference can be avoided. then let us turn entrusted to miss the joy of reuniting Ming!

1
下载
26
浏览
2023-09-06发布

19. 目前,商业银行间业务的竞争、市场份额的竞争、客户群体的竞争已经演变成依附于高技术电子产品的业务竞争。银行业高技术的不断应用和发展已成为保障银行可持续发展的重要基...

目前,商业银行间业务的竞争、市场份额的竞争、客户群体的竞争已经演变成依附于高技术电子产品的业务竞争。银行业高技术的不断应用和发展已成为保障银行可持续发展的重要基础,同时也成为广大客户选择主办银行的关键条件。-Currently, commercial banks a competitive, market share competition, customer groups, the competition has evolved into a high-tech electronic products depend on business competition. Banking high-tech applications and the constant development of banks has become an important sustainable development foundation, and have also become the majority of customers choose to host a key condition for the banks.

1
下载
29
浏览
2023-09-06发布

20. J2ME的炸弹人游戏.初学J2ME的好资料.玩家可控制一个老鼠进行游戏....

J2ME的炸弹人游戏.初学J2ME的好资料.玩家可控制一个老鼠进行游戏.-bombs were J2ME games. Beginners J2ME good information. Players can control a mouse game.

1
下载
65
浏览
2023-09-06发布