-
Themselves on the basis of a swing
自己根据网上荡的一个程序进行的改编,我一般用来截图,不过界面很不错。包括系统设置和窗口透明度等,值得一看-Themselves on the basis of a swing-line adaptation procedure, I am generally used to capture, but the interface is pretty good. Including system settings and window transparency and so on, worth a visit
- 2022-03-01 09:39:26下载
- 积分:1
-
one of the fonts in applications
一个关于字体的类的应用-one of the fonts in applications
- 2023-04-26 14:40:03下载
- 积分:1
-
I work simulation programs, tools, VB6 with Access. The use of queuing theory to...
本人仿真课程作业,工具VB6结合Access.利用排队理论研究超市的客户的到达和选择商品的时间和付款服务时间,研究排队延误等,有结果的分析,可选择置信度,有排队状况图示等等。希望能对大家有所帮助。-I work simulation programs, tools, VB6 with Access. The use of queuing theory to reach customers in the supermarket and the choice of a commodity of time and payment time to examine the queuing delays, and results of the analysis, choose confidence, there are queue status icon and so on. Want to be helpful to everyone.
- 2022-10-18 22:35:03下载
- 积分:1
-
车辆导航定位系统
车辆导航定位系统-vehicle navigation systems
- 2022-07-21 19:44:30下载
- 积分:1
-
最好用的vc++ socket multicast application
vc++ socket multicast application,实现 SOCKET TCP 异步传输
- 2022-11-04 19:30:03下载
- 积分:1
-
本内容关于如何进行空间数据的坐标变换问题。
本内容关于如何进行空间数据的坐标变换问题。-the content on how to conduct the coordinates of spatial data transformation problems.
- 2022-05-08 03:04:15下载
- 积分:1
-
基于CVI的研华数据采集程序。是用NI公司的CVI开发的驱动程序
基于CVI的研华数据采集程序。是用NI公司的CVI开发的驱动程序-based CVI Advantech data collection procedures. NI company is the development of CVI Driver
- 2022-07-27 22:15:11下载
- 积分:1
-
[中文版]目录下的内容源代码
【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以
看到中文,否则是乱码。
与本说明文件同一目录下的177.c是对中文版进行英文翻译得到的,可以在TC中编译运行,而不
需要中文环境的支持。- [ Chinese edition ] under the table of contents source code
realizes the Chinese edition, its procedure must in Chinese
environment and so on the UCDOS move, only then may see Chinese,
otherwise is the additive device.
Is carries on English translation with this explanation document
identical catalogue under 177.c to the Chinese edition to obtain, may
translate the movement in TC, but does not need Chinese environment
the support.
- 2022-03-01 22:41:09下载
- 积分:1
-
在应用程序之间进行拖放操作
在应用程序之间进行拖放操作-in applications between drag and drop
- 2022-03-03 08:21:45下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1