-
正则表达式的示例
Regex beginers 为一个简单的项目。在此项目中,您可以学习基本的语法和用法的正则表达式、 regecomp、 regexec。它真的可以帮助如果您从未使用过。
- 2022-06-19 04:14:13下载
- 积分:1
-
数码管静态显示
#include#define uchar unsigned char#define uint unsigned intsbit dula=P2^6;sbit wela=P2^7;uchar num;uchar code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};void delay(uint);void main(){
- 2023-06-14 07:15:04下载
- 积分:1
-
机器学习源码
这个是机器学习实战的部分代码,亲测可用。。。比较适合于入门学习。。。。很不错的。。。现在只是上传了源码的一部分,之后的以后会陆续上传上来。。。希望大家一同学习进步。。。。。。
- 2022-07-17 22:15:53下载
- 积分:1
-
北大100acm100题解题报告,包括ppt和word文档不过没有源代码
北大100acm100题解题报告,包括ppt和word文档不过没有源代码-North 100acm100 problem-solving questions, including ppt and word documents, however there is no source code
- 2023-03-21 18:10:04下载
- 积分:1
-
曲线拟合源码,简单好用,觉得很有用,也是网上找来的
曲线拟合源码,简单好用,觉得很有用,也是网上找来的-curve fitting source, simple user-friendly, feel useful, but also brought the Internet
- 2022-07-09 23:59:27下载
- 积分:1
-
飞思卡尔 PID
应用背景两年的飞思卡尔,最后留下的一点东西,分享给大家,希望大家能够用到,电机的增量式PID和舵机位置式PD算法,很好用,如果不会调试,欢迎咨询,如果知道,定不做保留关键技术在飞思卡尔的道路上走了两年,这是飞思卡尔智能车的PID程序,希望大家能够用的到,如果有什么疑问,欢迎大家开小窗口聊
- 2022-01-22 13:59:00下载
- 积分:1
-
IAPWS-IF95水物性程序
这个是水物性程序,希望能帮助大家。有关于水物性的计算都可以通过fortran调用。记得要使用cvf版本的fortran
- 2022-01-25 21:29:01下载
- 积分:1
-
基本能跑的k60双线摄像头程序
应用背景本程序是飞思卡尔竞赛的摄像头组程序,本人经过自己摸索,一步一步写出来的代码,可能不是很好,但是绝对可以用,里面包含直道,弯道,十字路径状况等,能很稳定的跑完基本赛道,比赛过去大半年了,现在拿出来供有需要的人分享,学习,希望能够帮到一些人。
关键技术本程序是飞思卡尔竞赛的摄像头组程序,包含直道,弯道,十字路径状况等,能很稳定的跑完基本赛道,比赛过去大半年了,现在拿出来供有需要的人分享,学习,摄像头在奇场里采集,偶场里进行数据的处理,对于舵机采取5MS的控制周期,电机采取100MS的控制周期。整个程序有详细的注释,对于新手特别有帮助。不明白的地方可以对照注释反复思考。
- 2022-02-15 13:34:57下载
- 积分:1
-
这感觉显示了如何使用Hopfield网络
This fiel shows how to use Hopfield networks
- 2023-07-25 22:15:03下载
- 积分:1
-
A program to demonstrate the optimization process of particle swarm optimization...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
- 2022-10-27 02:55:03下载
- 积分:1