-
51-60example-c代码,是txt文本格式的,另有40例代码会陆续传上来。-51-60example-c code, txt text format. Another 40 cases will successively sent code onto.
- 2022-03-19 13:17:01下载
- 积分:1
-
Cleanflight 飞控源代码
资源描述CleanFlight是在BaseFlight的基础上改造、优化、提升而成的32位飞控软件
- 2022-01-27 15:04:34下载
- 积分:1
-
小巧的电子地图察看器,直接可以在上面进行街道或者商店的查询,也可在官方网站上下载更多的地图...
小巧的电子地图察看器,直接可以在上面进行街道或者商店的查询,也可在官方网站上下载更多的地图-Compact electronic map viewer directly above the street level, or you can store queries, also available on the official website to download additional maps
- 2022-09-10 07:10:03下载
- 积分:1
-
关于网络游戏的服务器端和客户端的程序,程序比较简单,是我看书学的,练习作品,类似于五子棋的小游戏...
关于网络游戏的服务器端和客户端的程序,程序比较简单,是我看书学的,练习作品,类似于五子棋的小游戏-game on the network server and the client"s procedure is relatively simple, I read the study and practice works, similar to 331 small game
- 2022-08-13 08:33:29下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float 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, p
- 2022-03-22 16:15:25下载
- 积分:1
-
短信设置,接收处理AT指令程序,监测询问短信,密码错误
短信设置,接收处理AT指令程序,监测询问短信,密码错误-failed to translate
- 2023-08-29 00:20:03下载
- 积分:1
-
Go to the " mobile game development" on the example of an RPG game, wan...
转至《手机游戏开发》上的一个RPG游戏例子,希望对初学者有帮助。-Go to the " mobile game development" on the example of an RPG game, want to be helpful for beginners.
- 2022-03-20 04:26:47下载
- 积分:1
-
计算器应用程序
应用背景一个计算器应用程序。可以计算加减乘除,具有简单的界面,帮助初学C++的同学熟练掌握Visual C++ MFC的框架构建等。关键技术Visual C++ MFC的框架构建,对话框的创建与设计,文本框获取输入信息,常用控件的操作,添加变量,编写函数等。
- 2022-03-31 18:14:55下载
- 积分:1
-
征:服务框架抽象层、对象
PRDC: 服务框架抽象层,面向对象的调度框架(支持:WINDOWS,AIX,Solaris,LINUX).
MDB : 内存数据库内核,支持DBMS自动加载,多机容错,分布式支持,容量无极限.-PRDC: Services Framework abstraction layer, object-oriented scheduling framework (support: WINDOWS, AIX, Solaris, LINUX). MDB: memory database kernel, support for DBMS auto-loading, multi-machine fault-tolerant, distributed support, capacity without limit.
- 2022-07-15 21:03:33下载
- 积分:1
-
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素...
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素-To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements
- 2022-01-26 02:13:02下载
- 积分:1