-
VB Delay(延时函数)
VB的延时函数,能实现简单的函数等待,时间到了及执行下一步的命令。本延时函数在到达延时时间后会弹出“MsgBox ”,显示“"Time out!!!”。适合初次接触VB延时函数的使用者进行了解学习,也比较简单易懂。
- 2023-03-13 15:50:02下载
- 积分:1
-
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到...
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。-err
- 2023-05-15 14:20:02下载
- 积分:1
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10:03下载
- 积分:1
-
vc++实现的字符统计,统计文章字符的个数的一个小型系统
vc++实现的字符统计,统计文章字符的个数的一个小型系统-vc++ to achieve the character statistics, statistics of the number of characters in the article of a small system
- 2022-07-10 03:22:14下载
- 积分:1
-
function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the asc...
function [y,ndx] = sortrows(x,col)
%[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original series.
- 2022-05-27 19:55:10下载
- 积分:1
-
(17.7k)程序员演示如何创建一个COM库。zip包含两个问题。
(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programme. There is also a readme.txt. Don t forget to register the dll before trying to run the test app from a console window. -(17.7k) ComLib demonstrates how to create a COM library. The zip contains two projects, one for the library and one for the test programm e. There is also a readme.txt. Don t forget to reg ister the dll before trying to run the test app fr om a console window.
- 2022-05-13 11:33:17下载
- 积分:1
-
VC下opc软件开发包的源代码
VC下OPC开发的API和源码,
直接加载,
调用函数,
编译就可运行。
- 2023-04-04 19:20:03下载
- 积分:1
-
A circular buffer implementations. VC6 MFC Test
一个环形缓冲区的实现方法.VC6 MFC 测试 -A circular buffer implementations. VC6 MFC Test
- 2023-04-30 07:05:03下载
- 积分:1
-
流的网络摄像头
该代码可用于从任何一个端口流摄像机。该摄像头可以通过远程客户端与Web浏览器中查看。网络摄像头可通过IPADDRESS后跟端口号来访问。例如127.0.0.1:8080可以用来查看本地主机。
- 2022-08-08 01:56:42下载
- 积分:1
-
EVC高级编程及应用开发书上例程源代码,剩余部分待传。
EVC高级编程及应用开发书上例程源代码,剩余部分待传。-EVC high-level programming and application development book routine source code, the remainder of the question Chuan.
- 2022-06-26 00:56:29下载
- 积分:1