-
VC platform in a clock dial the development of simple and intuitive for beginner...
在VC平台下实现了表盘时钟的开发,简单直观,适合初学者参考。-VC platform in a clock dial the development of simple and intuitive for beginners reference.
- 2022-08-06 18:48:29下载
- 积分:1
-
< EVC高级编程及应用软件开发>>元代码.part2
< EVC高级编程及应用软件开发>>元代码.part2
- 2022-01-31 07:46:11下载
- 积分:1
-
In this example program, a new TextCmd object is created for each character type...
In this example program, a new TextCmd object is created for each character typed.
- 2023-08-16 03:40:03下载
- 积分:1
-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1
-
利用c++编写的任意波形发生器的人机界面,通过并口和下位机相连...
利用c++编写的任意波形发生器的人机界面,通过并口和下位机相连-c prepared by the use of arbitrary waveform generator man-machine interface, through the parallel port and the next crew Linked
- 2022-03-23 06:12:41下载
- 积分:1
-
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。...
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。-xlib manual, very good learning xlib programming, as well as the understanding of X graphical interface documentation only in English.
- 2022-01-28 22:24:16下载
- 积分: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
-
" C++ university courses," Chapter 24 of all the source code. For the C...
《C++大学教程》第24章所有源代码。为光盘内容-" C++ university courses," Chapter 24 of all the source code. For the CD-ROM content
- 2022-01-26 01:46:56下载
- 积分:1
-
use Intel, SSE Instruction of procedures to achieve optimal precision timing
使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
- 2023-08-15 23:50:03下载
- 积分:1
-
猴子选大王,用c++编写的。输入猴子的数目,然后可以选出其中的猴王。...
猴子选大王,用c++编写的。输入猴子的数目,然后可以选出其中的猴王。-Elected king of the monkeys with c++ Prepared. Enter the number of monkeys, which can then be elected King.
- 2022-01-25 14:09:06下载
- 积分:1