-
该程序应用于WINDOWS MOBILE 6.0 SDK环境
是一款基于手机嵌入式的小游戏...
该程序应用于WINDOWS MOBILE 6.0 SDK环境
是一款基于手机嵌入式的小游戏-This project is based on Windows Mobile 6.0 SDK, and it is a kind of small gobang game embreesed in cellphone
- 2022-03-29 23:12:36下载
- 积分:1
-
Seidel iterative algorithm
这是seidel迭代算法-Seidel iterative algorithm
- 2022-04-26 18:20:05下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
用RSA加密IP,下载后拷下来运行后就能用,可以自己事实!
用RSA加密IP,下载后拷下来运行后就能用,可以自己事实!-use RSA to add password to IP,please download and copy and run it,you can try it!
- 2023-01-25 03:40:04下载
- 积分:1
-
很小的五子棋C语言程序,有中文注释,以供学习
很小的五子棋C语言程序,有中文注释,以供学习-Small Gobang C language program in Chinese annotations for learning
- 2022-08-12 21:28:04下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
窗口应用程序,麦克风录音源码,低层代码
windows application, mic recording source, low level code
- 2023-08-30 18:55:03下载
- 积分:1
-
vc看护进程
vc看护进程,功能单一,高效。把看护进程和应用程序放在同一个目录下,可以实现程序看护猫的作用,可以保证看护进程和应用程序的可靠运行
- 2022-01-26 01:59:31下载
- 积分:1
-
等高线追踪算法实现离散点生成等高线
程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。
- 2022-02-10 15:13:00下载
- 积分:1
-
对WINDOW界面的应用
适合初学者
多交流一下呀
对WINDOW界面的应用
适合初学者
多交流一下呀
-WINDOW interface on the application of more exchanges suitable for beginners like me
- 2022-08-19 09:42:51下载
- 积分:1