-
at88sc 的源码,自己写的
at88sc0104ca的源码,自己写的,是基于51单片机的。采用IO模拟I2C,可以做来参考参考。
- 2022-08-19 16:52:17下载
- 积分:1
-
求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去
所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了...
求素数,并且保存于文本文件,并且下次执行还可以接着上次的结果继续找下去
所以总有一天你会找到最大的素数……每天就像挂Q一样挂一下这个程序就行了-Seek primes, and stored in a text file, and the next performance can also be followed by the last results continue to look down so that one day you will find the largest prime number ... ... the same day, just hanging Q hang about this program on the list ... ...
- 2022-03-13 09:49:31下载
- 积分:1
-
词典
这一方案的目的是通过介绍其操作提出了设计的字的字典,以及可能的改进,可以使到这本词典的数据处理中使用的方法。主要职能是: upload_file,搜索词在字典中、 th 词典中添加单词、 从字典中移除一个词和在词典中保存一个字。
- 2022-03-23 01:36:55下载
- 积分:1
-
BFS 算法
BFS 算法的实现在 c / c + +。我t 也打印派生的最短路径的路径
- 2022-01-25 15:58:02下载
- 积分:1
-
domino游戏在C
这是我的第一场比赛的项目使用不同的球员,其中之一是一台电脑。已经很难给我制定的所有需要的游戏功能,但从来就学会了太多
- 2022-10-26 13:25:03下载
- 积分:1
-
On the procedure for matrix rank, using Gauss
关于求矩阵秩的程序,用高斯―约当消元法实现-On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
- 2023-05-04 20:15:02下载
- 积分:1
-
常微分方程组adams数值解法以及非线性方程的二分法解法
常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
- 2022-03-16 16:54:07下载
- 积分:1
-
假人 c + + 中的运算符
dsfffffffffffffffffffffffffffffffffffffffffffffffffdfdfbsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
- 2023-03-25 20:10:04下载
- 积分:1
-
Sicily 1009梅森素数
One of the world-wide cooperative computing tasks is the "Grand Internet Mersenne Prime Search" -- GIMPS -- striving to find ever-larger prime numbers by examining a particular category of such numbers.
A Mersenne number is defined as a number of the form (2p–1), where p is a prime number -- a number divisible only by one and itself. (A number that can be divided by numbers other than itself and one are called "composite" numbers, and each of these can be uniquely represented by the prime numbers that can be multiplied together to generate the composite number — referred to as its prime factors.)
Initially it looks as though the Mersenne numbers are all primes.
Prime
Corresponding Mersenne Number
2
4–1 = 3 -- prime
3
8–1 = 7
- 2022-03-17 05:46:40下载
- 积分:1
-
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可...
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined functions using recursive algorithm
- 2022-01-26 05:01:19下载
- 积分:1