-
感知器的demo,批处理模式识别作业type.typically有用
感知机算法演示程序,批处理。用于模式识别课程作业-perceptron demo,batch type.typically useful to Pattern Recognition homework
- 2023-04-16 14:05:04下载
- 积分:1
-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
基于ege的c语言图形学3个实验源码
计算机图形学的小实验源代码,用c完成的基于ege图形库。bresemham,liang,直线裁剪算法
- 2022-08-09 07:22:30下载
- 积分:1
-
应用C语言实现二进制格式数据的输入输出
应用C语言实现二进制格式数据的输入输出- Outputs using the C language realization binary system form
data input
- 2022-05-25 21:46:07下载
- 积分:1
-
数独求解c语言程序
这是暑期编程集训时编的求解多解数独问题,输入为9×9的矩阵,0代表空格,其余为1~9的数字,通过搜索算法求解数独的所有解,从此数独不在神秘!
- 2022-04-09 03:39:55下载
- 积分:1
-
登录 android
在我以前的文章Android 系统登录和注册屏幕设计我解释过设计的登录和注册的接口,但它不具有功能。在本教程中我解释如何建立完整的登录和注册系统中使用 PHP、 MySQL 和 SQLite 的 android 操作系统。本教程还介绍如何生成简单的 API 使用 PHP 和 MySQL。
android 应用程序的登录名。索引的的登录名。使用用户名和密码登录。
- 2023-07-20 01:30:02下载
- 积分:1
-
龙贝格数值积分法
龙贝格数值积分法- Dragon Begg numerical integration
- 2022-04-19 18:04:33下载
- 积分:1
-
串口,网口数据传输接口
通过对串口和网口的封装,使其只调用一个接口,实例化自己的设备对象,就能够调用相应的读写操作,能够实现统一
- 2022-03-03 13:03:19下载
- 积分:1
-
部分PKU上的源码,希望对大家有所帮助。其中包括所有提交代码,里面均有提示...
部分PKU上的源码,希望对大家有所帮助。其中包括所有提交代码,里面均有提示-PKU part on the source, and they hope to help everyone. Including all submitted code, which has prompted
- 2022-03-24 17:42:37下载
- 积分:1
-
自底向上语法分析算法程序设计
实验二:自底向上语法分析算法程序设计 基本要求:完成自底向上语法分析算法的程序设计。 主要内容:设计、调试并测试自底向上语法分析算法程序。 操作要点:程序设计、调试与测试,撰写实验报告。
- 2022-04-15 17:31:22下载
- 积分:1