-
策略模式-商场管理软件02加打折
学习C#的一个很好的demo,可以学习到很多的基础编程技巧,期待大家的学习成果!(Learning a good demo of C#, you can learn a lot of basic programming skills, look forward to your learning results!)
- 2020-06-24 07:20:02下载
- 积分:1
-
QuickSort
改进的基于c++的快速排序算法排序算法大体可分为两种:
一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。
另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved fast sorting algorithm based on C ++)
- 2018-01-19 15:12:55下载
- 积分:1
-
C# 自定义OpenFileDialog控件 例子
自定义OpenFileDialog控件
- 2015-06-26下载
- 积分:1
-
ToolWarehouseSystem
说明: TWS主要分为两个部分,第一部分是员工与工具信息管理系统(Employ and
Tool Management System, ETMS),详细记录工具的借、还与工具状态,公司内部
员工可以通过本地企业局域网(Intranet)查询自己工具的借还情况,并发出对贵
重工具的请求。对于本地没有的特殊工具,员工可以使用ETMS 通过互联网
(Internet)在总公司或各个子公司的仓库中查找特定工具,并发出借用该工具的
请求。
第二部分是一个仓库的实时管理系统(Warehouse Management System ,
WMS),位于总公司和每个子公司的工具仓库,在提取具体工具时,用户需要到
具体的工具仓库进行工具的提取(也可以在工具仓库现场借工具)(Tool Warehouse System)
- 2021-03-18 16:09:20下载
- 积分:1
-
PC_Com
用VC进行单片机的串口通讯,并进行数据采集,进行处理以后在PC端显示(VC MCU for serial communication, and data collection, processing beyond the PC to display)
- 2020-12-13 18:59:14下载
- 积分:1
-
Maze
说明: 用Qt C++框架开发的迷宫游戏,迷宫随机生成,可设置迷宫规模大小,可自动计算通关路径,按“w,a,s,d”键移动角色探索迷宫(到达终点后没有通关动作,有需要可自行写相关代码),可更换游戏角色动作图、场景图等。(The maze game developed with QT C + + framework is randomly generated, and the maze scale can be set. Press "w,a,s,d" key to move the character to explore the maze (there is no clearance action after reaching the end point, you can write relevant codes if necessary), and the action diagram and scene diagram of the game character can be replaced.)
- 2020-04-17 22:30:17下载
- 积分:1
-
DouglasPeuckerDataCompress
说明: Open编写道格拉斯普克压缩算法,算法简单(OpenGL Douglas)
- 2010-04-14 22:26:31下载
- 积分:1
-
chushichang
基于PE方法预测电波传播的初始场的计算程序,适合于电磁场与电磁波专业的学生使用(PE-based method to predict the initial field of radio wave propagation calculation procedures, suitable for the students of the electromagnetic field and wave professional use)
- 2012-11-21 17:37:23下载
- 积分:1
-
mlp
le réseau de neurone MLP
- 2012-01-23 12:59:46下载
- 积分:1
-
This is an instance of an array. The program includes a variety of types of arra...
这是一个数组实例。该程序里包含多种类型的数组,如一维数组、二维数组、锯齿型数组等,运行后显示各类数组及其包含的元素。-This is an instance of an array. The program includes a variety of types of arrays where, if a dimensional array, two-dimensional arrays, jagged arrays and so on, running showing the different categories and include an array of elements.
- 2022-11-21 18:45:03下载
- 积分:1