-
using assembly language to achieve names scheduling problem, according to the al...
用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母-using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after letters
- 2023-05-20 02:05:04下载
- 积分:1
-
it is helpful for download the program to the on
最新的2812烧写flash的插件,用于ccs2000的,适合于2812芯片为cg的版本。很好用-it is helpful for download the program to the on-chip flash.
- 2022-05-21 09:12:18下载
- 积分:1
-
水波效果公用子程序。
水波效果公用子程序。-wave effect common subroutine.
- 2022-07-05 14:24:43下载
- 积分:1
-
关于LCD液晶的开发应用等技术文章包括驱动程序,硬件开发等...
关于LCD液晶的开发应用等技术文章包括驱动程序,硬件开发等-LCD on the development and application of technical articles driver and hardware development
- 2023-04-21 03:20:02下载
- 积分:1
-
The use of four known control points and its corresponding image point coordinat...
利用四个已知控制点及其对应像点坐标解求六个外方位元素(即空间后方交会) (2009-04-24, Visual动态输入控制点个数,比例尺以及焦距和各个控制点的像点坐标和地面点坐标,确定航片的6个外方位元素-The use of four known control points and its corresponding image point coordinates solution seeking six elements of exterior orientation (ie, space resection) (2009-04-24, Visual Dynamic Input control points number, scale, and the focal length and the various control points, as point coordinates and ground point coordinates to determine the aerial photograph of the six exterior orientation elements
- 2022-11-17 14:25:03下载
- 积分:1
-
This is a master simple calculator written in assembler! !
这是一个用汇编语言编写的简单计算器!
- 2022-04-06 21:36:39下载
- 积分:1
-
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西...
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
- 2022-09-25 11:40:02下载
- 积分:1
-
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。...
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
- 2022-07-25 14:49:30下载
- 积分:1
-
VB6简丹禁方边石勇
Vb6jian dan ban fang bian shi yong-Vb6 jian dan ban fang bian shi yong
- 2022-08-17 03:28:17下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1