-
GSM基站的选择
用C++编写的GSM基站选择的规划方法.
GSM基站的选择
用C++编写的GSM基站选择的规划方法.-GSM base stations choose to C++ Prepared GSM base station planning method of choice.
- 2022-08-26 00:44:15下载
- 积分:1
-
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流...
关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
- 2022-10-28 15:00:03下载
- 积分:1
-
一个编辑java计算器
用JAVA编的计算器,功能好,运行没有出错-a calculator edited by java
- 2023-01-07 08:35:03下载
- 积分:1
-
本文件主要讲ebd公司给的wince开发流程和pb的应用
本文件主要讲ebd公司给的wince开发流程和pb的应用-This document is the main speaker ebd company to wince development of the flow and the application of pb
- 2022-07-06 23:53:52下载
- 积分:1
-
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
- 2022-05-05 01:21:48下载
- 积分:1
-
CTextFileDocument lets you write and read text files with different encodings (A...
CTextFileDocument lets you write and read text files with different encodings (ASCII, UTF-8, Unicode 16 little/big endian are supported).
- 2022-02-05 10:22:11下载
- 积分:1
-
获取声卡信息(基于VB) 获取声卡信息(基于VB)
获取声卡信息(基于VB) 获取声卡信息(基于VB)-Access to sound card information (based on VB) access to sound card information (based on VB)
- 2022-03-01 22:24:00下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
游戏的初始动力
craterIPTV图形引擎, Crater IPTV 图形引擎是在我开发UT斯达康MC-1088L 机顶盒图形应用程序过程中,逐步完善的一个图形引擎。-the init power of the game
- 2022-02-06 04:42:05下载
- 积分:1
-
浅析VC与matlab接口编程(一)
浅析VC与matlab接口编程(一) -simple analysis of interface program between vc and matlab(1)
- 2023-04-07 21:30:04下载
- 积分:1