-
gps 凌阳单片机
//======================================================
// 文件名称: GPS.c
// 功能描述: GPS模块的初始化,GPS信息的解析
// 维护记录: 2000-12-5 v1.0
//======================================================
#include "gps.h"
#include "spce061a.h"
#include
static int GetComma(int num,char* s
- 2023-03-09 05:15:03下载
- 积分:1
-
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息...
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息。-Student Information Management program list functional requirements: number of students based on user input, the output of all the student achievement total score, with an average points display the information of all students show that students do not pass the information.
- 2022-03-31 06:09:01下载
- 积分:1
-
FPW-Set forget pattern profit indicator
指标是FPW系类这是一个震荡指标,运用于外汇30分钟图表上使用(The index is the FPW class, which is a concussion index, used on the 30 minute foreign exchange chart.)
- 2018-03-30 02:12:00下载
- 积分:1
-
the peg algorithms ldpc
ldpc的peg算法消除四环,尽量只存在六环-the peg algorithms ldpc
- 2023-05-25 23:05:03下载
- 积分:1
-
BRAIN 2018--liuhaipeng 1
说明: A poster of arterial modeling
- 2019-06-24 15:54:13下载
- 积分:1
-
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单...
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单-a minesweeping games, with the left mouse control attack to determine mine-free, right click identified minefields in the right-to remove the minefields marked the beginning, with mouse control menu, the choices were difficult, and records of the games started by F2 to return to the menu
- 2022-02-15 23:54:23下载
- 积分:1
-
LC并联谐振-matlab仿真
LC并联谐振的MATLAB仿真模型,可以验证并联谐振(MATLAB simulation of LC parallel resonance)
- 2019-05-14 11:06:00下载
- 积分:1
-
VB仿彩票第六感自动随机选号器
VB仿彩票第六感自动随机选号器
说明,模仿《彩票第六感》,一个马马虎虎的彩票选号程序,比较小,程序应该有存在Bug。
两种实现筛选号码的方法:
1 . 生成随机数,看选中的次数最多的"个数"数字放到"选定号码里"
2 . 生成随机数,看选中的次数最少的"个数"数字放到"排除号码里"
第一步:机选若干注号码;
第二步:将机选出的号码逐注输入到筛选器中进行筛选;
第三步:筛选结束后,系统记录了选定号码,再从这些号
码中组成若干注进行投注;
关键是:怎么设置筛选器中的基数和个数两个参数!
经验值:
基数=1520 个数=2
您在使用时应不断总结经验,将这两个参数调整到合理!
- 2022-07-27 14:39:00下载
- 积分:1
-
EfficientC++PerformanceProgrammingTechniquess
C++经典的好书,英文原版的,chm电子文档方便阅读。(C++ Classic book, the English original, chm easy to read electronic documents.)
- 2007-12-09 19:33:55下载
- 积分:1
-
逾渗
分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 P 及临界指数
(PS:程序功能简单介绍:yushen.m 中计算了 Pinf 和 p 的关系,yushenmain.m 调用 yushen.m 来 计算不同 p 下的 Pinf;yushenhuixuan.m 中计算了 Rs 和 p 的关系,yushenmain2.m 调用 yushenhuixuan.m 来计算不同 p 下的 Rs。具体的实现程序中均有注释。)(The percolation problem on two dimensional square lattice is analyzed, and the critical probability P and critical exponent are obtained by programming.
(PS: program functions simply: the relationship between Pinf and P is calculated in yushen.m, yushenmain.m is called yushen.m to calculate Pinf under different p; the relationship between Rs and P is calculated in yushenhuixuan.m, and yushenmain2.m invokes to calculate the differences under different P. There are annotations in the specific implementation program. ))
- 2021-03-05 16:19:31下载
- 积分:1