-
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa...
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa
后台管理用户:admin 密码:admin888 -with dealers/members/introducer consumption, management and utility functions for future inquiries users test accounts : dddd Password : dddd prospects dealers test accounts : aaaaa Password : aaaaa background of the management of user : admin password : admin888
- 2022-02-25 00:17:42下载
- 积分:1
-
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中...
计算方法
用高斯消元法解方程组,源代码以及注释
注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
- 2022-05-26 09:09:30下载
- 积分:1
-
很好的
VERY GOOD -VERY GOOD!
- 2023-08-28 23:40:04下载
- 积分:1
-
Procedures can be obtained through the preparation of the framework of flow char...
通过编写程序即可得到程序框架流程图等的小软件工具-Procedures can be obtained through the preparation of the framework of flow chart of procedures, such as small software tool
- 2022-06-29 18:41:52下载
- 积分:1
-
C builer document on the realization of the operation, there are classic example...
用C++ builer 实现的关于文件操作经典实例
里面有所有工程需要的源代码-C builer document on the realization of the operation, there are classic examples of all the projects need the source code
- 2022-02-22 00:22:40下载
- 积分:1
-
classic game machines produced in Taiwan the second largest guaranteed fun
台湾生产的经典游戏机第二大保证乐趣
- 2022-02-06 11:00:41下载
- 积分:1
-
c编程技巧100之5
c编程技巧100之5-hundred five
- 2022-07-15 04:41:50下载
- 积分:1
-
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopC...
本程序是一个有关屏幕鼠标跟随的小设计。从前曾用过许多Windows桌面主题,其中有关鼠标跟随非常单调,无法体现个人风格。不久前发现一个很有趣的小程序――TopCat,启动后Cat可以跟随鼠标的运动作出不同的动作(该程序在文件夹《下载原始版》中)-this program is a mouse on the screen with a small design. Many used to secure Windows desktop theme, the mouse with a very monotonous and not be able to demonstrate personal style. Not long ago found a very interesting small programs-- TopCat, after commencement Cat can follow the movement of the mouse to make different movements (in the program folder "download the original version")
- 2022-06-19 14:27:47下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
This code for tcp communications procedures, mainly from one client to send data...
此代码为tcp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for tcp communications procedures, mainly from one client to send data, and then the server receives paragraph.
- 2023-09-07 06:20:03下载
- 积分:1