-
筛库
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
-
线性方程求解
c语言 输入方程的系数,输出即使方程的解
线性方程求解
c语言 输入方程的系数,输出即使方程的解-Solving linear equations c language input equation coefficients, the output even if the equation
- 2022-03-04 09:20:19下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-26 01:22:17下载
- 积分:1
-
用javaweb实现的学生信息管理系统
基于javaweb基础知识实现的学生信息管理系统,包含对学生信息的增删查改,以及模糊查询,用之前需连接数据库,在配置文件c3p0-config.xml里设置要连接的数据库
- 2022-01-24 09:47:06下载
- 积分:1
-
Jtagserver source code
Jtagserver source code
- 2022-01-30 17:02:46下载
- 积分:1
-
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢...
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢-This my own site maintenance, to the station all the pages of the same code prepared by the replacement of a small program, hope you like!
- 2022-03-15 21:59:12下载
- 积分:1
-
mfc实现残缺棋盘游戏
以VS2010为工作平台,编写mfc应用程序,实现棋盘游戏,内包含中功能,如暂停、继续、从新开始、设置棋盘大小,填充速度等。
- 2022-02-02 14:19:13下载
- 积分:1
-
This is a very powerful script framework, which is a comprehensive example.
这是一个功能非常强大的脚本框架,这是一个综合例子.-This is a very powerful script framework, which is a comprehensive example.
- 2022-10-21 19:05:04下载
- 积分:1
-
该程序模拟了一个简单的神经元,神经networkreporting在稳定状态…
The program Neuron.c simulates a SIMPLE stable state neural networkreporting on both input and output states and energy levels after eachiteration (namely set up for 8, though usually the network stabilizes afterabout 4). The program demonstrates a very straight-forward method ofprogramming a content-addressable memory and receiving output from that memory.
- 2022-02-01 07:17:54下载
- 积分:1
-
tcp问题的解决,十五个城市
tcp问题的解决,十五个城市-tcp solve the problem, 15 cities
- 2022-02-25 17:00:39下载
- 积分:1