-
一个完整的婚沙管理系统
一个完整的婚沙管理系统-a complete marriage sand management system
- 2022-04-17 19:33:33下载
- 积分:1
-
list的一个小程序的实现,对一般程序学习者提供交流学习,方便初学者入门...
list的一个小程序的实现,对一般程序学习者提供交流学习,方便初学者入门-a small list of procedures to achieve the general procedures for learners to exchange learning, to facilitate entry for beginners
- 2022-08-07 20:42:02下载
- 积分:1
-
组件编程例子程序,本人自写
组件编程例子程序,本人自写-COM programming examples procedures, since I write
- 2022-05-08 10:18:19下载
- 积分:1
-
Hanoi in C++,more powerful in display!
C++编写的汉诺塔程序 有比较强的界面显示功能! 步骤详细-Hanoi in C++,more powerful in display!
- 2022-08-11 22:08:41下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
Visual basic 6.0 的滚轮鼠标
微软 VB 6 鼠标滚轮修复
MICROSOFT 软件最终用户许可协议
IMPORTANT뾕EAD 仔细 ︰ 本最终用户许可协议 (밇ULA? 是你们之间的法律协议 (要么
- 2022-02-01 16:29:27下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
基于stm32单片机的四轴无人机代码
基于恒拓科技无人机代码基础进行优化和修改代码。能够实现无人机超声波定高,气压计定高,gps,自动起飞,nrf与外围nrf通信,蓝牙发送上位机。
- 2022-09-02 03:20:03下载
- 积分:1
-
VC socket server&client
采用C/S结构实现两个窗口通信,使用基于Windows Sockets网络编程技术,采用工程类型为MFC AppWizard(exe),基于对话框类型
- 2022-02-22 09:05:50下载
- 积分:1
-
Visual C++编写的扫雷游戏。与我自己的窗户游戏。
visual C++ 编写的扫雷的游戏。跟windows自带的扫雷游戏一样。-visual C++ prepared minesweeping game. With the windows games like mine own.
- 2022-04-09 16:03:33下载
- 积分:1