-
dianfeiguanli
本人为出租屋编写的电费管理程序,应用了MFC DAO链接了ACCESS数据库,利用可编辑的listctrl控件,综合考虑了多房间线损耗电的业务细节 和 界面皮肤美观,灵活方便的将物业电费管理轻松掌控.(err)
- 2020-10-28 08:59:58下载
- 积分:1
-
C语言实现的寻找多数元素代码
C语言实现的寻找多数元素代码,含英文注释。算法采用《算法设计技巧与分析》(沙特)一书上的方法。在一个整数序列A中,如果整数r在A中出现的次数大于序列A的一半,那么我们把这个r称为多数元素。如何更快的找出这个元素呢?在原序列中去除两个不同的元素后,那么在原序列中的多数元素在新序列中还是多数元素。
- 2022-11-30 03:55:03下载
- 积分:1
-
ecs
说明: 二叉树的演示程序。实现了二叉树和哈弗曼树(Binary tree demo program. Implements a binary tree and the tree Hafu Man)
- 2011-03-26 11:59:58下载
- 积分:1
-
test12
约瑟夫问题,用数据结构的循环链表实现约瑟夫问题的解答(Joseph problems,30 people in a circle, and inspires us with a circular chain to said. Can use structure array to make a cycle chain. The structure has two members, one for pointing down a pointer to a circular chain )
- 2012-05-14 10:29:52下载
- 积分:1
-
37724089OA
说明: 代码生成器 工作流 c# 平台 MS_SQL 1.部门管理 2.操作状态 3.工作流自定义 4.动态表管理 5.角色管理 6.栏目管理 7.流转状态 8.用户管理 9.权限管理-Code generator c# platform workflow MS_SQL 1. Sector management 2. To operate a state of 3. 4 Custom Workflow. Dynamic Table 5. The role of management 6. The management of 7 columns. Circulation status 8. User Management 9. Rights Management
- 2010-04-02 12:44:52下载
- 积分:1
-
DoubleStack
数据结构基础内容,两栈共享空间,参考《大话数据结构》(Structural basis of data content, two stacks shared space, refer to Westward data structure )
- 2014-12-06 12:09:30下载
- 积分:1
-
product-manager
MFC商品库存管理系统,VC++下编写,可实现对商品库存的管理,可以添加,删除,修改商品的数量,价格,已经对数据库的管理(The commodities inventory management system written MFC program, VC++ commodity inventory management)
- 2012-11-11 16:36:39下载
- 积分:1
-
search
数据结构与算法分析的 C++检索代码,很经典(the code of Data structure)
- 2016-12-22 13:30:46下载
- 积分:1
-
box-nesting
最长d维箱嵌套问题的贪心算法,
采用贪心算法不能得到整体最优解,
但其最终结果也可以是最优解的很好的近似(The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes)
- 2012-06-11 16:47:23下载
- 积分:1
-
ADO
C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
- 2012-05-27 16:54:14下载
- 积分:1