-
This macro examines the character at the cursor. If it is any of the 4 character...
This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
- 2023-07-24 15:05:03下载
- 积分:1
-
MTV电台点歌系统,实惠方便
MTV电台点歌系统,实惠方便-MTV parlors radio system, affordable convenience
- 2022-08-18 08:19:26下载
- 积分:1
-
很好的垃圾收集源代码
很好的垃圾收集源代码-good garbage collection source code
- 2022-07-27 20:07:15下载
- 积分:1
-
学习WPF时写的DOME,很多很花的功能还不会做,这是最最最最最简单的...
学习WPF时写的DOME,很多很花的功能还不会做,这是最最最最最简单的-When learning WPF written DOME, spent a lot of features will not do, this is the most most most simple
- 2022-06-16 12:30:30下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
[原創證明]:Ending分享於codeForge
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2023-04-29 03:30:05下载
- 积分:1
-
I2C routines. Rar reader development programming, ease of use might give it a tr...
I2C例程.rar读卡开发编程,方便使用不妨试一试-I2C routines. Rar reader development programming, ease of use might give it a try
- 2023-07-11 01:30:03下载
- 积分:1
-
电子书店系统
电子书店系统使用JSP技术、采用MySQL做系统后台数据库,Dreamweaver为网页制作工具而开发的。系统所具有的前台管理和后台管理两大基本功能模块的功能,主要包括用户登陆、图书查询、查看购物车、定单信息等,并对每个功能模块的实现进行了测试。 系统经测试和试运行后基本达到设计要求,系统的图书查找功能和管理员管理图书功能,将为书店的销售和管理带来极大的方便。
- 2022-02-27 09:17:09下载
- 积分:1
-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
CAIMAN method是一种通过挖掘数据的帽子矩阵的对角信息来实现对数据分组的方法。...
CAIMAN method是一种通过挖掘数据的帽子矩阵的对角信息来实现对数据分组的方法。-The CAIMAN method (Classification And Influence Matrix ANalysis) is a classification method exploiting the properties of the diagonal terms of the influence matrix, also called leverages.
- 2022-02-18 15:52:50下载
- 积分:1
-
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据...
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据-This is a C++ developers access to a simple banking system, includes MFC interfaces, and database data
- 2022-01-26 06:31:10下载
- 积分:1