资源列表
tensorflow_basic
- 介绍tensorflow_basic的一些基本的内容,可以使初学者了解tensorflow(introduce tensorflow_basic)
nearest_neighbor_tf
- nearest_neighbor_tf给出了python实现分类的代码(use nearest_neighbor to classify)
冒泡排序改进版
- 对冒泡排序进行改进。减少循环次数,降低算法复杂度(Improved bubble sort)
neural_network_tf
- neural_network_tf给出了神经网络的结构代码(neural_network give the code for neural network)
Delphi7基础语法教程
- Delphi是美国Borland公司推出的一种基于客户/服务器体系的Windows快速应用开发工具(RAD Rapid Application Development),是一种面向对象的可视化编程工具,即根据Delphi的可视性,又结合Object Pascal 语言的编程技巧,可以开发出功能强大的Windows应用程序和数据库应用程序。 Delphi是第一个集可视化开发环境、优化的源代码编译器和可扩展的数据库访问引擎于一身的Windows开发工具。(Delphi is a Windows
matlab程序
- 心音与肺音的提取与分离,噪声的基础性的去除。(The extraction and separation of heart and lung sounds, the basic removal of noise.)
zuixiaoshengchengshuc
- 最小生成树实现 原理为Kruskal算法(The principle of minimum spanning tree is Kruskal algorithm)
AeApplicaton
- arcengine二次开发实现与SDE数据库的连接以及数据操作(The two development of ArcEngine realizes the connection with SDE database and data operation)
demoForNhiberate
- nhiberate框架在vs平台下面实现持久层的创建(The nhiberate framework implements the persistence layer under the VS platform)
通达信DLL函数编程规范
- 通达信DLL函数编程规范用户可以自己编写公式函数dll载入通达信客户端,用户dll必须遵循通达信接口规范。(请参考示范程序TestPluginTCale)(This file contains a summary of what you will find in each of the files that make up your TestPluginTCale application. TestPluginTCale.dsp This file (the project file)
C#串口
- C#编写的串口上位机软件,可做下位机控制。(C# serial PC software can be used to control the lower computer.)
大数
- C语言中如何处理特别大的整型数加减乘,利用数组,采用进位借位处理(Large number algorithm)
