-
相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。...
相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning . This program uses vc++,and i am sure it is useful for everyone!
- 2023-01-19 12:55:03下载
- 积分:1
-
C#学习 文件处理 C#进行文件处理。码制转换
C#学习 文件处理 C#进行文件处理。码制转换-C# Learning C# document processing for document processing. Code conversion system, etc.
- 2023-05-01 05:15:02下载
- 积分:1
-
convert file hex to ascii
ascii to hex
convert file hex to ascii
ascii to hex
- 2023-08-08 03:50:03下载
- 积分:1
-
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。...
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。-This is a mine development using VB games, it is applicable, VB use has a certain familiar.
- 2022-08-13 22:15:00下载
- 积分:1
-
一个用于调试的简单类
一个用于调试的简单类-a debugger for the simple type
- 2022-03-22 17:40:52下载
- 积分:1
-
vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用...
vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
- 2022-11-16 03:00:03下载
- 积分:1
-
iMX21 Serial driver under WinCE5.0
iMX21 Serial driver under WinCE5.0
- 2022-05-24 01:33:34下载
- 积分:1
-
dephi和access的数据库编程
可以计算工资和报表功能以及打印
dephi和access的数据库编程
可以计算工资和报表功能以及打印-Delphi and database access programming can calculate the wages and reporting capabilities, as well as print
- 2023-01-02 11:15:05下载
- 积分:1
-
gps导航数据的提取程序,可以对于gps模块进行定位,本程序采用直接定位...
gps导航数据的提取程序,可以对于gps模块进行定位,本程序采用直接定位-a GPS navigation data extraction procedures, for a GPS positioning module, the program uses a direct positioning
- 2022-04-09 04:12:43下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1