-
总结SIP的核心内容和研究工作的进展,对开发有借鉴作用
总结SIP的核心内容和研究工作的进展,对开发有借鉴作用-summary SIP is the core content and research work in progress, the development of a reference
- 2022-04-15 20:52:05下载
- 积分:1
-
自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处...
自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处理,包括自己定义的标题栏等-Their use of C# WPF imitation FLASH game design, WPF interface design is amazing, who are interested can download and see, including the source and executable programs, the program interface is characterized by very fine, some did not have any intention to deal with code, including its own definition of the title bar, etc.
- 2022-01-29 02:27:10下载
- 积分:1
-
on VC Word operating procedures, automatic adjustment of serial icon
有关于VC操作Word的程序,自动调整图标序号的部分-on VC Word operating procedures, automatic adjustment of serial icon
- 2022-05-16 20:08:26下载
- 积分:1
-
劳伦兹
lorenz-mie散射理论太麻烦了,看看这里把,米散射的计算软件,省了很多编程的时间-lorenz-mie scattering theory is too cumbersome to see here, m scattering calculation software, save a lot of programming time
- 2022-02-02 13:09:30下载
- 积分:1
-
用图形界面的程序装载控制台程序并接收控制台程序的输出。...
用图形界面的程序装载控制台程序并接收控制台程序的输出。-use graphical interface loading procedures and receiving procedures console console program output.
- 2022-05-13 15:19:10下载
- 积分:1
-
小小的游戏
应用背景激发uoiewireowijfdjfods 嫉妒而接电话说会计师关键技术物品的因为开始破万的排位呢偶看为广大哦晚饭后因为ing绝望陪我
- 2023-03-09 09:45:03下载
- 积分:1
-
Two on the Struts examples, one is prepared manually Struts examples, one is pre...
两个关于Struts的实例,一个是手动编写的Struts实例,一个是用Struts插件编写的实例-Two on the Struts examples, one is prepared manually Struts examples, one is prepared to use Struts plug-ins example
- 2022-07-23 09:07:35下载
- 积分:1
-
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly.
ECG also outputed through RS232 using final year project real-time frame structure.
- 2022-04-18 16:41:40下载
- 积分:1
-
串口数据格式转换程序打包下载用LABVIEW做的
串口数据格式转换程序打包下载用LABVIEW做的-serial data format conversion package downloaded using LABVIEW do!
- 2022-02-05 21:42:59下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1