-
关于模式识别的很实用的程序,已经在VC上运行过
关于模式识别的很实用的程序,已经在VC上运行过-On Pattern Recognition practical procedures, has been running in VC
- 2022-12-05 06:45:03下载
- 积分:1
-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
此源代码是用来获取所有串口的。VB6.0已经实现
此源代码是用来获取所有串口的。VB6.0已经实现-This source code is used to obtain all the serial. VB6.0 has been achieved
- 2023-06-27 08:40:03下载
- 积分:1
-
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常...
模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two directions of traffic lights all red, in order to allow emergency vehicles through. Based emergency vehicles through the intersection for 10 seconds, after the passage of emergency vehicles, traffic returned to normal, with a single pulse for external interrupts, saying that a first aid trucks.
- 2023-07-06 21:40:03下载
- 积分:1
-
一个算符优先算法程序, 实现编译原理中的算符优先算法.
一个算符优先算法程序, 实现编译原理中的算符优先算法.-an operator priority algorithm to achieve the principle of compiler operator priority algorithm.
- 2022-01-22 03:30:01下载
- 积分:1
-
VB的一个查找字符组合(数字版)
VB的一个查找字符组合(数字版)-VB find a combination of characters (digital version)
- 2022-02-01 06:39:41下载
- 积分:1
-
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
-This is the wallpaper can automatically change the VB source code I tried was also feeling good
- 2022-04-12 16:09:11下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
实现超小型IIS的功能代码
实现超小型IIS的功能代码,可以处理GET和POST等WEB服务器动作,支持ASP.NET
- 2022-03-09 19:55:05下载
- 积分:1
-
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能-with server information probe, the file browser, packing, unpack, Batch file upload, search, databases and operating functions
- 2022-11-13 17:30:04下载
- 积分:1