-
emv 软件威虎
软件应用的 EMV 软件,创建 ARQC 动态或静态,美味 FUNCIONALITY!!!
- 2022-09-05 18:05:02下载
- 积分:1
-
一个打印机的程序
一个打印机的程序-a printer procedures
- 2022-04-06 23:41:14下载
- 积分:1
-
获取windows用户帐户及密码 包括foxmail、outlook等
获取windows用户帐户及密码 包括foxmail、outlook等
- 2023-04-08 03:00:03下载
- 积分:1
-
用才c语言实现了dinic算法,算法效率高
用才c语言实现了dinic算法,算法效率高-Using only c language to implement dinic algorithm is efficient
- 2022-01-28 07:31:33下载
- 积分:1
-
Through the temperature sensor detecting the temperature of the outside world, a...
通过温度传感器检测外界的温度,然后经放大接入A/D,和键盘设置的温度值进行比较,来调节控制器对加热器进行控制,使温度保持在设定温度附近,并通过LED显示温度值,如果出现温度异常,通过嗡鸣器进行报警。以实现温度设置输入、温度显示、温度异常报警、加热执行器控制等功能-Through the temperature sensor detecting the temperature of the outside world, and then by the enlarged access A/D, and keyboard settings to compare the temperature to adjust the controller to the heater control to maintain the temperature near the set temperature, and temperature LED display value, if there is abnormal temperature, through the alarm device Ong Ming. Input to achieve the set temperature, the temperature showed that temperature anomalies alarm, heating and other functions to implement control
- 2022-09-18 11:10:02下载
- 积分:1
-
web
web - cam. source code. VB 6.0-web- cam. source code. VB 6.0
- 2022-02-28 15:26:34下载
- 积分:1
-
该程序演示了各种排序方法:冒泡排序,如快速序列…
该程序演示了多种排序过程:冒泡排序、快序排序等算法,同时也说明了如何在多文档情况下绘图-the program demonstrated various sorting process : Bubble Sort, such as fast sequence sorting algorithm, but also of how many of graphics files
- 2022-11-22 10:00:03下载
- 积分:1
-
openconfigurator
如果您是首次发布代码,建议先参考别人作品。
发布前可先搜索下是否有人已发布相同代码,以免重复,审核无法通过。
标签应尽可能短,请勿包含其他标点符号。
源码描述中如有代码片段,请点击编辑器中的“插入程序代码”按钮插入代码并选择相应的编程语言,以便代码片段被正确语法着色。
请勿上传非程序相关文件。
代码上传后,会在24小时内完成审核,审核通过后,会邮件通知您。
- 2022-11-05 13:05:06下载
- 积分:1
-
演示了如果拖放文件,并解析文件是否为快捷方式和文件信息。...
演示了如果拖放文件,并解析文件是否为快捷方式和文件信息。
- 2023-04-12 14:50:04下载
- 积分:1
-
筛库
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