-
C++编写的基地保卫战源代码
源代码是关于游戏的,利用面向对象编程技术,抽象出各种类,例如子弹,敌机,我方的飞机。还有世界类。
然后利用动态绑定的原理,实现虚函数。利用链表类实现多线程。而且是游戏核心代码,没有添加任何商业性的东西,代码可移植性好。不受制于操作系统以及编译器的制约。对于想要学习游戏编程的新手来说非常适于学习。代码注释详细,逻辑清晰。各种碰撞检测,以及NEW的技术。
- 2022-03-22 15:02:16下载
- 积分:1
-
将库文件导入到ARDUINO中使用
说明: 将库文件导入到ARDUINO中使用,可完成无线通信(Wireless communication can be accomplished by importing library files into ARDUINO.)
- 2020-06-19 10:20:02下载
- 积分:1
-
Huffman
霍夫曼编码是一种常见的不等长编码方式,该程序可实现霍夫曼编码和霍夫曼译码。(Huffman coding is a common unequal length encoding method.This file can implement Huffman coding and Hoffman decoding.)
- 2020-11-17 09:29:39下载
- 积分:1
-
wavenumber
说明: 水声快速场的仿真,海水声速分两层,绘制积分核函数和传播损失(In the simulation of underwater acoustic fast field, the sound velocity of sea water is divided into two layers, and the integral kernel function and propagation loss are drawn)
- 2020-11-29 15:10:23下载
- 积分:1
-
基于几种常用规则布站方法进行GDOP精度分析GDOP_station_buju
说明: 基于几种常用规则布站方法进行GDOP精度分析(GDOP precision analysis is carried out based on several common regular station layout methods)
- 2021-03-17 16:59:21下载
- 积分:1
-
Jsp JDBC连接MsSQL/MYSQL/Oracle各种数据库代码集
Jsp JDBC连接MsSQL/MYSQL/Oracle各种数据库代码集,采用多种方式连接各种常用的数据库:
1.连接ACCESS
http://127.0.0.1:8080/Access/access.jsp
2.连接SQL Server2000
http://127.0.0.1:8080/SQLServer/mssql.jsp.jsp //JDBC-ODBC
http://127.0.0.1:8080/SQLServer/testmssql.jsp //JDBC驱动
3.连接Oracle 9i
http://127.0.0.1:8080/Oracle/oracle9_thin.jsp //thin模式
http://127.0.0.1:8080/Oracle/oracle9_oci.jsp //OCI模式
4.连接MySQL
http://127.0.0.1:8080/MySQL/mysql.jsp
- 2022-02-20 18:20:45下载
- 积分:1
-
BleachBit漂白清理工具-2.2-便携版
bleachbit.
This is a portable version of the system cleanup tool for Windows systems.
- 2020-06-21 09:40:02下载
- 积分:1
-
阿拉伯语字母表
阿拉伯语属阿非罗一亚细亚语系闪米特语族,是世界主要语言之一,是西亚和北非22个国家和地区的官方语言,使用人口约2亿。它是联合国6种工作语...
阿拉伯语字母表
阿拉伯语属阿非罗一亚细亚语系闪米特语族,是世界主要语言之一,是西亚和北非22个国家和地区的官方语言,使用人口约2亿。它是联合国6种工作语言之一,是全世界穆斯林通用的语言。阿语方言众多,现代标准阿拉伯语采用以《古兰经》为代表的典范的文学语言,书面语与口语不尽相同,与大马士革方言接近。
-Arabic Arabic alphabet is one of Asia afrikaner Luo Languages Semitic language, is the world
- 2022-05-07 18:27:01下载
- 积分:1
-
C语言精彩编程很好的资料
C语言精彩编程很好的资料-C Programming Language wonderful good information
- 2023-03-27 01:55:04下载
- 积分:1
-
chao liu
三种常见的潮流分析 PQ 牛顿等
潮流计算是根据给定的电网结构、参数和发电机、负荷等元件的运行条件,确定电力系统各部分稳态运行状态参数的计算(Three common tidal current analysis PQ Newton and so on
The calculation of power flow is based on the operating conditions of a given grid structure, parameter, generator, load and other components, and the calculation of the steady state parameters of each part of the power system is calculated.)
- 2018-06-08 13:09:56下载
- 积分:1