-
在VB环境下的程序实现高斯投影变换、..
本程序在VB环境下实现高斯投影变换,对于相关操作具有参考价值-The program in VB environment to achieve Gauss projection transformation, with a reference value for the relevant operation
- 2022-05-05 11:49:11下载
- 积分:1
-
Java程序设计经典教程(电子教案),是初学者的快速入门教程。
Java程序设计经典教程(电子教案),是初学者的快速入门教程。-Java Programming Tutorial classic (electronic lesson plans), is the Quick Start tutorial for beginners.
- 2023-04-09 12:10:03下载
- 积分:1
-
this is labview 7 Segment Digital Clock.
LABVIEW开发的。分7段的LEN时钟显示,希望对你有帮助.-this is labview 7 Segment Digital Clock.
- 2022-08-09 06:31:09下载
- 积分:1
-
非常经典的brew应用。功能非常强大!而且很实用
非常经典的brew应用。功能非常强大!而且很实用-A very classic brew applications. Is very powerful! And very practical
- 2023-03-11 09:05:04下载
- 积分:1
-
文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY...
文章主要介绍ARM JTAG调试的基本原理。基本的内容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介绍,在此基础上,结合ARM7TDMI详细介绍了的JTAG调试原理。-article introduces ARM JTAG Debugging the basic principles. The basic content including TAP (TEST PORT ACCESS) and BOUNDARY- SCA N ARCHITECTURE presentation on this basis, ARM7TDMI detail with the principles of JTAG debugging.
- 2022-02-02 00:13:19下载
- 积分: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
-
闪烁发光二极管采用 pic16f877a
闪烁 LED 使用 PIC16F877A
亲爱的朋友们,
节日的问候。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-04 14:40:03下载
- 积分:1
-
vc写的游戏,不是很垃圾
vc写的游戏,不是很垃圾-vc of the game was not very rubbish
- 2022-02-02 00:59:56下载
- 积分:1
-
visual basic code. nice code. very good
visual basic code. nice code. very good
- 2023-06-21 04:05:03下载
- 积分:1
-
一直感觉Windows自带的扫雷程序挺有意思的。学习VC也有很长的时间了,一直没有真正的用心作过什么东西。决定先做个扫雷练练手。由于对MFC掌握的不是很好,程序...
一直感觉Windows自带的扫雷程序挺有意思的。学习VC也有很长的时间了,一直没有真正的用心作过什么东西。决定先做个扫雷练练手。由于对MFC掌握的不是很好,程序中的小臭虫还希望各位兄弟们多多指教,共同进步。-have been feeling the Windows demining process quite interesting. Learning VC have very long period of time, has no real intentions over nothing. Decided to become a mine to practice hand. As master of the MFC is not very good procedure for the small bugs also hope you brothers exhibitions, and common progress.
- 2022-12-19 15:35:03下载
- 积分:1