-
ckmis
这是一个用vc++和sql语言编写的仓库管理系统,请放心使用!(This is a sql with vc language and the warehouse management system, please rest assured that the use!)
- 2006-11-20 22:53:30下载
- 积分:1
-
xmlRW
xml读取与重写程序。基于markup实现xml的读取、显示与修改。(XML reading and rewrite the program. Based on the markup realize to read, display and XML modification.
)
- 2011-10-10 13:44:23下载
- 积分:1
-
数据结构头文件
说明: 队列、链表等基础数据结构头文件,cc++仅供学习(dataStructure head file ,just for learning)
- 2020-06-25 16:20:01下载
- 积分:1
-
box-nesting
最长d维箱嵌套问题的贪心算法,
采用贪心算法不能得到整体最优解,
但其最终结果也可以是最优解的很好的近似(The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes)
- 2012-06-11 16:47:23下载
- 积分:1
-
此示例演示如何使用支持基于事件的异步模式的组件。
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到...
此示例演示如何使用支持基于事件的异步模式的组件。
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。
里面包含C#、vb、jsl三种代码的示例
-This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for the implementation of asynchronous operation provides an event-driven programming model. The use of the model can be designed to generate asynchronous functions into applications. For more information. Which contains C#, Vb, jsl three examples of code
- 2022-08-16 08:58:10下载
- 积分:1
-
CST_airfoil_fitting
一个拟合CST曲线的程序,用来做翼型优化使用(也可以用到其它曲线拟合上)。
首先读入一个翼型数据,反求这个翼型的6*2个控制参数。通过这修改这个12个控制参数(其中的任意几个),来达到生成新的翼型的目的。(使用了NASA0714翼型作为例子 )(it is a code for airfoil curves fitting, which based on CST formula.Firstly, the program read a airfoil data,then the program will output 12 parameters which can fit the airfoil. you can change those parameters to get new airfoil shape.(there give a example of NASA 0714 airfoil fitting))
- 2021-03-22 11:29:16下载
- 积分:1
-
大数阶乘
大数运算——计算n的阶乘(n>=20)。
(1)数据的表示和存储;
(1.1)累积运算的中间结果和最终的计算结果的数据类型要求是整型——这是问题本身的要求;
(1.2)试设计合适的存储结构,要求每个元素或节点最多存储数据的3位数值。
(2)数据的操作及其实现:
基于设计的存储结构实现乘法操作,要求从键盘上输入n值,在屏幕上显示最终计算结果。
- 2022-08-10 13:30:25下载
- 积分:1
-
stm32 USART串口收发程序
* @file USART/Interrupt/stm32f10x_it.c
* @author MCD Application Team
* @version V3.5.0
* @date 08-April-2011
* @brief Main Interrupt Service Routines.
* This file provides template for all exceptions handler and peripherals
* interrupt service routine.
- 2023-03-27 05:35:04下载
- 积分:1
-
EWSTM8
IAR for stm8编译环境和配置参考模板(IAR for stm8 Compilation environment and configuration reference template)
- 2020-06-18 11:20:02下载
- 积分:1
-
ICP_And_GICP-master
说明: ICP AND GICP,ICP算法和GICP的C代码,可以用于点云匹配。代码有注释。简单易懂。适合初学者研究学习。(ICP AND GICP MASTER,ICP AND GICP MASTER,)
- 2020-05-25 10:25:13下载
- 积分:1