-
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!...
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!-Extract and save the application icon. The code from other applications to extract the application icon of its features!
- 2022-07-18 22:08:07下载
- 积分:1
-
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的...
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的仓库管理,特别是有组装配套作业的企业.... -Ocean warehouse management system as oceans company"s flagship product, since the successful development since many customers through the practice and application of continuous development, revision, the successful launch of the latest version 8.24. System location : apply to all enterprises warehouse management, in particular, it assembled matching enterprises operating
- 2022-05-17 11:06:59下载
- 积分:1
-
这是C++程序的Bellman-Ford算法
this is c++ program for bellman ford algorithm
- 2022-06-28 02:01:13下载
- 积分:1
-
实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,...
实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-achieve a simple personal assistant tool, introduced the VC database programming, and introduced the category CFormView View the use CTabCtrl control the use, control labeling senior category and that the realization of the establishment of ODBC data sources to create, access data set access to the database operating results .
- 2022-04-10 01:29:29下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
C#开发的订单程序(SQL Server2000数据库)
C#开发的订单程序(SQL Server2000数据库)-C# development orders procedures (SQL Server 2000 database)
- 2022-05-18 16:58:02下载
- 积分:1
-
一个圆弧形slider的例子,非常好用
一个圆弧形slider的例子,非常好用-a good example for studying slider.
- 2023-01-05 07:45:03下载
- 积分:1
-
mx27 f14v2 源代码。包括ADS板上诸多驱动的源码。
mx27 f14v2 源代码。包括ADS板上诸多驱动的源码。-mx27 f14v2 source code. ADS board, including many of the source drive.
- 2022-07-18 10:09:00下载
- 积分:1
-
利用C#编程语言实现三层架构的成绩管理系统
利用C#编程语言实现三层架构的成绩管理系统,本程序是在VS平台上实现的,C/S模式的小型应用软件,是学习C#编程的比较好的入门程序资料,而且编程风格习惯很好,对于培养初级程序员良好的代码习惯比较有帮助
- 2023-06-20 06:45:03下载
- 积分:1
-
开发DLL文件和调用DLL文件的最精炼源码
用C++开发动态链接库(DLL文件),也是LIB文件。这是最简单的例子程序,写了一个myDLL.dll文件和一个callDLL.exe文件。实现了从exe里传一个参数给DLL中的函数,并由DLL中的函数进行处理后返回值给exe程序。编译环境测试过:C-Free、VS2010、VC++6.0,各个编译环境有所不同,代码也要稍作调整,源码中有备注。
- 2022-04-19 20:18:59下载
- 积分:1