-
lottery software source code (delphi source
彩票软件源代码(delphi源码-其它源码).rar-lottery software source code (delphi source-other source). Rar
- 2022-07-01 14:08:45下载
- 积分:1
-
关于遗传算法优化BP网络的 ,感觉没什么用
关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
- 2022-05-30 06:31:34下载
- 积分:1
-
串口调试程序,短路后得到自己的接口…
串口调试用程序,请自行把接口短路后调度接收-Serial debugging program, the interface on its own after a short circuit to receive Scheduling
- 2022-02-11 19:43:57下载
- 积分:1
-
ARITMÉTICA DE 桥脑 FLUTUANTE-PADRÃO IEEE 754
O presente 》 后透射电镜 por objetivo descrever 科摩 o 作为那里再次遭殴打 aritméticas de 桥脑 flutuante seguindo 作为规定的 computador 态做 padrão IEEE 754。
段 compreender 科摩 é 两 esta conversão apresentaremos o 日托 na linguagem C.
- 2022-11-05 12:15:03下载
- 积分:1
-
FILLNANS replaces all NaNs in array using inverse
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
- 2022-08-11 18:46:32下载
- 积分:1
-
An automata implemented in C++ for searching a string of "abab" in a given strin...
An automata implemented in C++ for searching a string of "abab" in a given string.
- 2022-03-23 21:31:46下载
- 积分:1
-
C++做的简易电子词典。学习数据结构的可以看看。
C++做的简易电子词典。学习数据结构的可以看看。-C++ to do a simple electronic dictionary. Learning data structure can look.
- 2022-02-02 20:31:34下载
- 积分:1
-
这是一个假设的基础上的线性加速的程序的前…
这是一种基于线性加速度假设的用于编制大型程序的算法,即威尔逊法,可用于微分方程描述的问题计算仿真-This is an assumption based on the linear acceleration of procedures for the preparation of large-scale algorithm, namely, Wilson law, can be used in differential equations to describe the problem of simulation
- 2023-02-26 06:20:03下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
SIMOS的方法
the simos approach
aaron evans
24 sep 2004-the simos approachaaron evans24 sep 2004
- 2023-06-29 10:55:03下载
- 积分:1