-
Through a given intersection point coordinates, curve half a catty, slow long, c...
通过给定交点坐标、曲线半斤和缓长,计算各曲线要素和主点里程。-Through a given intersection point coordinates, curve half a catty, slow long, computing elements and the main point of the curve mileage.
- 2022-07-04 05:26:45下载
- 积分:1
-
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,...
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,已送)等)
2. 取消送货单
3. 处理送货单(已送货成功)
4. 显示即将过期又没处理的送货单
5. 以磁盘文件保存这些信息
-With C/C++ The design of a simple simulation of the delivery system. Functional requirements and description: 1. Add a delivery note (delivery note number, delivery address, delivery number, consignee name, delivery time, delivery status (to be sent, canceled, has been sent), etc.) 2. Cancel delivery note 3. deal with delivery note (already delivered successful) 4. show about to expire has no deal with the delivery note 5. Save the file to disk information
- 2022-02-10 14:24:15下载
- 积分:1
-
快速关机。只要一运行程序立刻断电关机,没有正在关机和保存设置的过程
快速关机。只要一运行程序立刻断电关机,没有正在关机和保存设置的过程-Fast shutdown. First run the program immediately as long as power shutdown, no shutdown and preservation is the process of setting
- 2022-02-10 08:24:53下载
- 积分:1
-
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4...
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4-120)*2 立刻计算出结果-a calculate that have functin of+-*/^,very good!
- 2022-04-13 08:02:49下载
- 积分:1
-
VC用socket实现传输文件
用windows API实现winsock传输各种文件的代码,先建立连接后,遍历文件夹,把文件夹中文件依次以二进制流形式传输到E:
- 2022-05-13 19:15:48下载
- 积分:1
-
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与wi...
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与winSocketServer配套-uploaded winSockTest.zip another three projects include the complete code for beginners applicable ALLinOne provide common user interface and configuration works with winSocketServer matching winSockTestClient
- 2022-02-24 13:48:03下载
- 积分:1
-
Windows 环境下的C/C++编译器
Windows 环境下的C/C++编译器-C/C++ Compiler in Windows
- 2022-02-16 06:32:37下载
- 积分:1
-
本程序是操作office的word的表格的填写和编辑,并可以随时操作....
本程序是操作office的word的表格的填写和编辑,并可以随时操作.-this procedure is to operate the office of word and fill in the forms editor, and can operate at any time.
- 2022-02-18 16:36:53下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1
-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1