-
Net+移动开发例程,C# 开发手机游戏
Net+移动开发例程,C# 开发手机游戏-Net+ Mobile development routines, C# Development of mobile gaming
- 2022-01-24 18:55:59下载
- 积分:1
-
This system is mainly to build a web
本系统主要构建一个网上物流平台,以让物流的物资准时,准确,无误的送达目的地。而在后台实现公司管理物流信息,以备货物无误差的配送,让顾客无忧的接收货物。
本系统实现前台实现公司方面的信息发布等,后台实现客户上门的需求录入,以及仓储的信息配送等功能。
-This system is mainly to build a web-based logistics platform in order to allow the logistics of materials on time, accurate and error-free destination. While in the background to achieve logistics information management to prepare error-free distribution of goods, so that customers receive worry-free goods. The system has realized front to achieve the company" s information release and so on, back-door needs to achieve customer input, as well as the storage of information distribution and other functions.
- 2022-03-17 16:43:53下载
- 积分:1
-
ALTERA上DE2平台,使用LCD模块,在LCD上显示字母字符。与已有程序相比,程序更加优化,代码更少。...
ALTERA上DE2平台,使用LCD模块,在LCD上显示字母字符。与已有程序相比,程序更加优化,代码更少。-ALTERA on DE2 platform, the use of LCD modules, LCD display in alphabetic characters. Compared with the existing procedures, procedures more optimized, less code.
- 2023-07-29 03:20:03下载
- 积分:1
-
MSC patran pcl学习资料,很实用,很新的资料
MSC patran pcl学习资料,很实用,很新的资料-MSC patran pcl learning materials
- 2023-08-17 22:35:04下载
- 积分:1
-
C语言程序实例教程
C语言程序实例教程 -examples C Programming Language Guide
- 2022-01-26 04:43:39下载
- 积分:1
-
vhdl rom 程序,标准的rom程序,很简单
vhdl rom 程序,标准的rom程序,很简单-vhdl rom procedures rom standard procedures, is very simple
- 2022-05-07 05:12:20下载
- 积分:1
-
台球管理系统(台球管理系统)台球管理系统
台球管理系统(台球管理系统)台球管理系统-Billiards management system (billiards Management System) Billiard Management System
- 2022-03-20 17:10:55下载
- 积分:1
-
cpp primer plus ++ 源码
CPP Primer的源码部分,国外作者贴出来的,可以直接运行,并且分成了章节部分。里面包含详细的说明的README文件和Makefile
- 2023-08-04 19:45:03下载
- 积分:1
-
分频器,用于时钟信号的分频及倍频,供专业人事学习研究使用...
分频器,用于时钟信号的分频及倍频,供专业人事学习研究使用-Prescaler for the clock signal frequency and octave, for study and research the use of professional personnel
- 2022-03-31 08:34:19下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1