-
这是我自己在学习VB过程中所编的一个钟的程序,不知道能不能行...
这是我自己在学习VB过程中所编的一个钟的程序,不知道能不能行-This was my learning process VB series by a 10-minute procedure, I do not know whether or not OK
- 2022-01-25 18:58:25下载
- 积分:1
-
《用ATL实现VC插件》事例源代码
《用ATL实现VC插件》事例源代码-"with ATL VC plug" source code examples
- 2022-03-09 19:58:34下载
- 积分:1
-
是对中文的开发的GB2312等很好用的源码
是对中文的开发的GB2312等很好用的源码-Is the development of Chinese GB2312 and other useful source
- 2022-02-01 04:20:59下载
- 积分:1
-
multithreading demo program! Very good!
多线程演示程序!很不错哦-multithreading demo program! Very good!
- 2023-04-01 00:30:04下载
- 积分:1
-
WINSOCKET LAN
基于WINSOCKET局域网聊天程序,使用Visual C++编写,帮助大家熟悉了解套接字。-WINSOCKET LAN-based chat program, using Visual C++ development, to help everyone to become familiar with socket.
- 2022-03-25 20:39:30下载
- 积分:1
-
网络投票系统
基于ASP.NET开发的网络投票系统,本系统主要是在现有传统的项目调查的基础上,把大量的人工管理信息转变为网络管理,简化了网络服务提供商的调查工作流程,提高了工作效率。本系统对数字化信息资源的组织采用数据库。系统的数据库结构是关系数据库SQL Server 2000,前台使用Microsoft Visual 2010平台开发。信息平台的后台操作采用B/S操作结构以增强系统的安全保密性、系统稳定性和易操作性。
- 2022-01-21 00:09:41下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
tsp recursive program (Java)
tsp递归程序实现(Java)-tsp recursive program (Java)
- 2022-02-05 16:04:47下载
- 积分:1
-
编写程序 采用单链表表示集合,并实现两个集合的并、交和差...
编写程序 采用单链表表示集合,并实现两个集合的并、交和差-Programming that set a single-linked list, and realize the two collections and, pay and poor
- 2022-03-17 18:44:18下载
- 积分:1
-
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。...
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。-This is prepared using Fortran numerical reservoir simulation software, all the peers know that time is worth collection procedures.
- 2023-01-15 12:05:04下载
- 积分:1