-
地图编辑器,对那些想写地图程序的人有秀。
地图编辑器,对那些想写地图程序的人有秀。-map editor, to write those maps show the people.
- 2022-02-15 03:54:47下载
- 积分:1
-
FLASH的简易开发工具,用于FLASH的烧写,格式为ELF格式,简单方便...
FLASH的简易开发工具,用于FLASH的烧写,格式为ELF格式,简单方便-FLASH simple development tools, the programmer for FLASH, the format for the ELF format is simple and convenient
- 2022-10-20 20:25:03下载
- 积分:1
-
system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TA...
系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(Exp):把Exp四舍五入。Abs(Exp):取Exp的绝对值。Frac(Exp):取Exp的小数部分。Sin(Exp):求Exp的正玄。Cos(Exp):求Exp的余玄。Tan(Exp):求Exp的正切。ArcSin(Exp):求Exp的反正玄。ArcCos(Exp):求Exp的反余玄。ArcTan(Exp):求Exp的反正切。Ln(Exp):求Exp的自然对数。Log2(Exp):求Exp的以2为低的对数。Log10(Exp):求Exp的以10为低的对数。-system to support the Math : PI! ^% SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN LN ARCSIN ARCCOS ARCTAN LOG2 LOG10PI : pi. Exp. : Computational Exp (expression) of the referral by. Exp1 ^ Exp2 : computational power of Exp1 the Exp2. Exp1% Exp2 : Exp1 calculated by dividing Exp2 the remainder. Monaco (Exp) : Exp calculating the square. Sqrt (Exp) : Exp calculating the square root. Int (Exp)/Trunc (Exp) : With Exp disconnected from the whole. Round (Exp) : With Exp rounding. Abs (Exp) : Exp take the absolute valu
- 2023-02-10 21:40:04下载
- 积分:1
-
Sales management system.. that includes complete sales functions and track accou...
Sales management system.. that includes complete sales functions and track account recievables by each customer.
- 2022-08-26 07:32:03下载
- 积分:1
-
检测文本编码
应用背景你能发现文本的编码,通过该模块。关键技术我设计了这个模块在Visual Studio 10使用C Sharp。只是想展示世界你可以检测你的文字编码。
- 2023-08-13 06:50:02下载
- 积分:1
-
一个捕捉屏幕鼠标位置的源程序,包括所有的源码
一个捕捉屏幕鼠标位置的源程序,包括所有的源码-Capture the screen of a mouse the location of source, including all of the source
- 2022-09-18 18:55:03下载
- 积分:1
-
改程序可以实现LED的不同节奏的闪烁 让单片机实现更美丽的功能...
改程序可以实现LED的不同节奏的闪烁 让单片机实现更美丽的功能-LED can be changed to achieve different rhythmic flashing MCU more beautiful so that the function of
- 2022-08-18 10:15:27下载
- 积分:1
-
一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以
一个多线程的SOCKET程序,是用C++写的,不错的东东,大家可以-More than one thread of the SOCKET procedure is C++ Written Dongdong good, we can
- 2023-01-20 00:55:04下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
树控件编程源码实现
树控件编程源码实现-tree controls programming source to achieve
- 2022-05-20 07:44:30下载
- 积分:1