-
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书...
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书-Translation侯俊杰the windows95 system and the programming is very difficult, but understanding is a windows95 rare books
- 2022-06-29 13:48:21下载
- 积分:1
-
栈的应用,主要是数制转换,很方便实用喜欢大家喜欢
栈的应用,主要是数制转换,很方便实用喜欢大家喜欢-Stack applications, mainly the number of system conversions, it is convenient and practical like everyone likes
- 2022-04-13 03:23:09下载
- 积分:1
-
一个用于刷屏的工具.时间间隔可以随机.用vb编写,生成的可执行文件可以不依赖过多的组件.按钮网络独特....
一个用于刷屏的工具.时间间隔可以随机.用vb编写,生成的可执行文件可以不依赖过多的组件.按钮网络独特.-Shuabing for a tool. A random time interval. Vb with the preparation, generate executable file can not rely on too many components. button unique network.
- 2023-02-04 23:05:03下载
- 积分:1
-
on a netghost
一个关于netghost-on a netghost
- 2023-01-08 03:30:05下载
- 积分:1
-
In The Art of Project Management, you ll learn from a veteran manager of softwar...
In The Art of Project Management, you ll learn from a veteran manager of software and web development how to plan, manage and lead projects. This personal account of hard lessons learned over a decade of work in the industry distills complex concepts and challenges into practical nuggets of useful advice. Inspiring, funny, honest, and compelling, this is the book you and your team need to have within arms reach. It will serve you well with your current work, and on future projects to come.
- 2022-07-18 07:55:20下载
- 积分:1
-
在Windows Mobile手机操作系统下,实现串口通信功能。
在Windows Mobile手机操作系统下,实现串口通信功能。-In Windows Mobile phone operating system, realize the serial communication function.
- 2023-03-26 23:05:03下载
- 积分:1
-
Duilib 自定义控件详解
讲解 如何 使用Duilib 进行自定义控件的实现 并附带例子,Duilib 是一款强大的界面开发工具,可以将用户界面和处理逻辑彻底分离,极大地提高用户界面的开发效率。提供所见即所得的开发工具UIDesigner。使用DirectUI后将使得我们的设计人员彻底解 放,不会受到开发的束缚,可以充分地发挥其设计能力来设计软件界面,并参与到用户界面开发过程中。 Duilib 目前支持Windows 32 、Window CE、Mobile等平台,使用C++开发,遵循BSD协议,可以免费用于商业项目 。
- 2022-02-26 16:40:33下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
带有计算图形面积功能的计算器,图形界面,用VC++编写
带有计算图形面积功能的计算器,图形界面,用VC++编写
-Graphic area with a calculation function calculator, graphical interface, using VC++ Prepared
- 2023-03-14 05:50:03下载
- 积分:1
-
dll import,Load Library操作使用,GetProcAddress操作使用
dll import,Load Library操作使用,GetProcAddress操作使用-dll import, Load Library operational use, GetProcAddress operational use
- 2022-10-01 04:35:02下载
- 积分:1