游戏王残局简化版

Check-in [47f6d96028]
Login

Check-in [47f6d96028]

Overview
Comment:删冗
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 47f6d96028a7a608a3c862b9c4236bba4c95e2ff1bc2aa90db8e3a9c7fa2b47b
User & Date: 顽雨沉风 on 2024-02-05 14:56:40
Other Links: manifest | tags
Context
2024-02-05
15:12
删冗 check-in: abd9f389ae user: 顽雨沉风 tags: trunk
14:56
删冗 check-in: 47f6d96028 user: 顽雨沉风 tags: trunk
14:53
删冗 check-in: 1b8a66c38a user: 顽雨沉风 tags: trunk
Changes

Modified 残局文料/残局荐名.lua from [b4437aab3f] to [0fb0feaa3b].

62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
  for o1_4 in 数据库:nrows("select * from texts where id = " .. o1) do
    return o1_4
    end
  end
--~ 卡编
function d.取卡数据(o1)
  for o1_4 in 数据库:nrows("select * from datas where id = " .. o1) do
    --~ if o1_4.setcode > 0xffffffff then
      --~ ffi = require("ffi")
      --~ print(bit.tohex(o1_4.setcode, 16), o1_4.setcode, o1_4.setcode == 36592129229979791, bit.tohex(bit.rshift(o1_4.setcode, 31)), bit.tohex(bit.band(o1_4.setcode, 0xf)), string.format("%x", 36592129229979791 - 36592129229979791), bit.tohex(math.fmod(36592129229979791, 0xffff + 1)), math.fmod(36592129229979791, 0xffff + 1), ffi.new("uint64_t[1]", 36592129229979791)[0], tostring(36592129229979791) == tostring(o1_4.setcode), tonumber(tostring(o1_4.setcode)) == 36592129229979791, math.modf(36592129229979791 / (0xffff + 1)), bit.tohex(bit.band(o1_4.setcode - 4, ffi.new("uint64_t[1]", 0xffff)[0])))
      --~ print(string.format("%x", 36592129229979791 - 5))
    --~ else
      --~ end
    return o1_4
    end
  end
--~ 文
function d.局筛卡编(o1)
  local k1_0
  --~ 卡编排







<
<
<
<
<
<







62
63
64
65
66
67
68






69
70
71
72
73
74
75
  for o1_4 in 数据库:nrows("select * from texts where id = " .. o1) do
    return o1_4
    end
  end
--~ 卡编
function d.取卡数据(o1)
  for o1_4 in 数据库:nrows("select * from datas where id = " .. o1) do






    return o1_4
    end
  end
--~ 文
function d.局筛卡编(o1)
  local k1_0
  --~ 卡编排
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
  --~ 则数
  k1 = string.match(k1_0[1], "[0-9]")
  return k1 or 3
  end
--~ 卡对排
function d.荐名(o1_0)
  local k1
  --~ print(o1_0[1].name)
  --~ return o1_0[1]
  --~ 名
  k1 = d.荐字段名(o1_0)
  if k1 then
  else
    k1 = d.荐卡名(o1_0)
    end
  if k1 then







<
<







87
88
89
90
91
92
93


94
95
96
97
98
99
100
  --~ 则数
  k1 = string.match(k1_0[1], "[0-9]")
  return k1 or 3
  end
--~ 卡对排
function d.荐名(o1_0)
  local k1


  --~ 名
  k1 = d.荐字段名(o1_0)
  if k1 then
  else
    k1 = d.荐卡名(o1_0)
    end
  if k1 then
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
  end
--~ 卡对排
function d.荐字段名(o1_0)
  local k1, k2
  local k1_0
  --~ 字段对
  k1_0 = d.取字段对(o1_0)
  --~ f.历对(k1_0, print)
  --~ 最大的字段名数量
  _, k1 = f.历对取一(k1_0, f.筛对中最大值)
  --~ print(_, k1)
  --~ 最高频字段名对
  k2_0 = f.历对(k1_0, f.全等筛对中值, k1)
  --~ f.历对(k2_0, print)
  --~ 最短的最高频字段
  k2 = f.历对取一(k2_0, f.筛对中最短键)
  --~ print(k2)
  if k2 then
    return k2
  else
    return false
    end
  end
--~ 目对
function d.残局荐名(o1_0)
  local k1_0, k2_0, k3_0, k4_0, k5_0, k6_0, k7_0, k8_0
  --~ 文件名排
  k1_0 = f.历文(o1_0.文件目, 简文件库.dir)







<


<


<


<


<
<







171
172
173
174
175
176
177

178
179

180
181

182
183

184
185


186
187
188
189
190
191
192
  end
--~ 卡对排
function d.荐字段名(o1_0)
  local k1, k2
  local k1_0
  --~ 字段对
  k1_0 = d.取字段对(o1_0)

  --~ 最大的字段名数量
  _, k1 = f.历对取一(k1_0, f.筛对中最大值)

  --~ 最高频字段名对
  k2_0 = f.历对(k1_0, f.全等筛对中值, k1)

  --~ 最短的最高频字段
  k2 = f.历对取一(k2_0, f.筛对中最短键)

  if k2 then
    return k2


    end
  end
--~ 目对
function d.残局荐名(o1_0)
  local k1_0, k2_0, k3_0, k4_0, k5_0, k6_0, k7_0, k8_0
  --~ 文件名排
  k1_0 = f.历文(o1_0.文件目, 简文件库.dir)