-
用c语言写的一个校运会管理程序,功能比较完善。文件存储方式!...
用c语言写的一个校运会管理程序,功能比较完善。文件存储方式!-Using c language written in a management program for school athletic meets and functions have improved. File storage mode!
- 2022-01-26 00:15:48下载
- 积分:1
-
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习...
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习-This is a DLL program to learn a very good example, very classic, is strongly recommended that learn
- 2022-05-13 22:12:33下载
- 积分:1
-
网络聊天室、聊天程序、socket、C++
使用C++语言开发,使用套接字编程,实现的基于C/S架构的网络聊天程序
- 2023-04-14 07:10:05下载
- 积分:1
-
err
visual c++编写的插件,模仿汽车的表盘-err
- 2022-04-26 22:36:45下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
客户机,服务器连接.进行广播信息的实现.
客户机,服务器连接.进行广播信息的实现.-Connected with client/server,carry out information broadcasting.
- 2022-02-15 15:21:02下载
- 积分:1
-
cpu操作 汇编类
cpu操作 汇编类-cpu type operation Series
- 2022-06-26 19:59:16下载
- 积分:1
-
Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。...
Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
- 2022-12-23 09:10:04下载
- 积分:1
-
Diffie
Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
- 2022-03-25 05:41:15下载
- 积分:1
-
发现HSV范围
#包括“stdafx.h”
- 2022-02-06 08:47:30下载
- 积分:1