-
C# 快递费用计算软件 源码
switch (aa) { case "香港": float a; a = float.Parse(textBox1.Text); // textBox1.Text = a.ToString(); if (a 1) { float b = a % 1; float c = a - b; if (b 0.5) { double res; res = c * 25 30; label3.Text = res.ToString(); } } break;
- 2014-09-10下载
- 积分:1
-
PI_1
高压直流输电模型,二百二十千伏的,有参考价值,做的挺不错(HVDC model, $ 220 kV, a reference value, doing pretty good)
- 2014-03-08 16:05:02下载
- 积分:1
-
研究类的定义、对象的创建和使用。9份源码一步一步教你熟悉类和对象。...
研究类的定义、对象的创建和使用。9份源码一步一步教你熟悉类和对象。-To study the definition of the object to create and use. 9 teach you step by step source familiar with the classes and objects.
- 2022-08-16 04:14:54下载
- 积分:1
-
Audio_playback_and_record
cortexM4内核 stm32F407例程,录音播放wav,(Audio playback and record)
- 2020-06-28 17:40:02下载
- 积分:1
-
SVM-image-classification--OpenCV--
基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的(SVM-based image classification with BoW OpenCV implementation from foreign website)
- 2013-10-25 10:44:42下载
- 积分:1
-
pwm
最小的单片机PWM控制,电压控制PWM输出,智能化,体积小。(ADC control PWM output)
- 2014-07-17 13:11:38下载
- 积分:1
-
ImgZoom
图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
- 2007-01-28 22:55:21下载
- 积分:1
-
flashprogramwrite
用于在SDT环境下实现交叉环境中代码写入FLASH的过程,已测试(SDT for the environment to achieve cross-code into the environment FLASH process, have tested)
- 2007-06-05 14:41:31下载
- 积分:1
-
des
C#实现DES和3DES算法的CBC和ECB函数(C# DES and 3DES CBC algorithm and ECB function)
- 2015-05-17 21:27:19下载
- 积分:1
-
UDF for fluent simulation of gravity heat pipe
可用于重力热管的fluent模拟,有效模拟热管中液态水的蒸发和蒸汽的冷凝(Can be used for fluent simulation of gravity heat pipes, effectively simulating evaporation of liquid water and condensation of steam in heat pipes)
- 2019-05-18 22:56:29下载
- 积分:1