-
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库...
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库
FOR i=1 TO _TALLY
SELECT * FROM aaa WHERE aaa.街乡码 = 街乡码库[i,1] INTO TABLE ( 街乡 +街乡码库[i,1])
ENDFOR
CLOSE DATABASES-Sieve library SET TALK OFF SELECT街乡code, count (*) FROM aaa GROUP BY街乡code INTO ARRAY街乡Code Library FOR i = 1 TO _TALLY SELECT* FROM aaa WHERE aaa.街乡Code =街乡code library [i , 1] INTO TABLE (街乡+街乡code libraries [i, 1]) ENDFOR CLOSE DATABASES
- 2022-01-31 00:38:58下载
- 积分:1
-
adaboost 三个维度
part3_data eva_stump
- 2022-06-17 13:16:21下载
- 积分:1
-
一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释...
一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes
- 2022-03-11 04:13:15下载
- 积分:1
-
都是关于进程调度的程序
很多种实现的方法在里面都可以找到...
都是关于进程调度的程序
很多种实现的方法在里面都可以找到-are on the process of scheduling procedures to achieve many of the methods can be found inside
- 2023-04-27 17:50:04下载
- 积分:1
-
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。...
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。-this procedure can be realized by a simple pair of Serial control, would like to know the contents from the wound code be helped.
- 2022-07-17 23:16:46下载
- 积分:1
-
一款辅助编程软件,是vc用户更轻松编程
一款辅助编程软件,是vc用户更轻松编程-new auxiliary programming software, users are more easily vc Programming
- 2022-03-12 18:03:06下载
- 积分:1
-
This is a procedure used up all realize skin function API demo program, skin can...
这是一个全部用API实现程序换肤功能的演示程序,皮肤可以通过xml进行自定义-This is a procedure used up all realize skin function API demo program, skin can be customized xml
- 2022-06-28 06:29:29下载
- 积分:1
-
通过运用KOCH算法,绘制简单重复图形,可以指定跌代次数
通过运用KOCH算法,绘制简单重复图形,可以指定跌代次数-KOCH through the use of algorithms, a simple duplication of graphics rendering, you can specify the number or on behalf of
- 2022-07-26 18:07:35下载
- 积分:1
-
走进stl的内容,介绍了stl的各种功能.请各位
走进stl的内容,介绍了stl的各种功能.请各位-Near to the content of STL,introduce all kinds of function,please look through.
- 2022-02-13 05:24:08下载
- 积分:1
-
收集的一些关于链码计算的PDF文件,实现各种链码计算以及各种方法的比较...
收集的一些关于链码计算的PDF文件,实现各种链码计算以及各种方法的比较-Collected by calculating the number of chain code of the PDF document, calculated to achieve a variety of chain code and a variety of methods
- 2022-12-26 16:15:03下载
- 积分:1