-
用C++编写的一个计算机小程序,实现简单的计算功能
用C++编写的一个计算机小程序,实现简单的计算功能-Using C++ to prepare a computer applet
- 2022-04-07 17:44:57下载
- 积分:1
-
code yetkilendirme
公共类KullaniciYonetimi
- 2022-02-11 15:36:29下载
- 积分:1
-
VS2005 is an integrated source of new features, including MemberShip, theme Them...
是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能
具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能
是学习及应用VS2005不可或缺的一个参照源码
-VS2005 is an integrated source of new features, including MemberShip, theme Theme, site map SiteMap, TreeView, master pages Master, page output caching, localization, WebParts, HealthMonitoring verification very useful new features with in accordance with HealthMonitoring settings, authentication failure will send a message to the specified mailbox function is to study and application of VS2005 indispensable a reference source
- 2023-06-04 03:25:03下载
- 积分:1
-
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C...
非递归创建二叉树.并且用非递归算法实现对二叉树的前序、中序、后序和广度遍历。
实现语言:C-Create a binary tree non-recursive. And the use of non-recursive algorithm for binary tree of the former order, in sequence, after the traversal sequence and breadth. Implementation language: C
- 2023-06-11 00:20:02下载
- 积分:1
-
利用剪切板在windows应用程序之间传递和交换数据!
利用剪切板在windows应用程序之间传递和交换数据!-use in windows applications between transmission and exchange of data!
- 2023-03-14 00:40:04下载
- 积分:1
-
DAO多线程的技巧
DAO多线程的技巧-DAO multithreading techniques
- 2022-09-27 06:35:02下载
- 积分:1
-
遗传算法求解装箱问题
本文将展示混合分组遗传算法(HGGA)为解决分组问题,如使用GALEX库装箱提出Falkenauer的实现。
装箱问题属于类NP难问题,像在以前的文章中讨论的其他人。的任务是包的一组不同尺寸的物品的入固定大小的方式使得最小数量的箱是用来回收箱。根据要求,装箱可以是单维(1D)或多维(2D,3D...)遗传算法在这篇文章中描述是专为解决一维装箱问题。
- 2022-02-05 10:19:30下载
- 积分:1
-
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助...
用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
- 2022-03-13 10:15:46下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2022-07-08 07:45:55下载
- 积分:1
-
边界标识法:系统将所有的空闲块链接在一个双重循环链表结构的可利用空间表中,无须从头到尾扫描链表也能确定一个释放块的相邻块是否为空闲。...
边界标识法:系统将所有的空闲块链接在一个双重循环链表结构的可利用空间表中,无须从头到尾扫描链表也能确定一个释放块的相邻块是否为空闲。
-Boundary marking method: the system will link all of the free block list in a double cycle structure of the table to the use of space, there is no need to scan list from start to finish can also set a block adjacent to block release for free.
- 2023-03-10 21:20:04下载
- 积分:1