-
用汇编语言实现电话号码本管理
用汇编语言实现电话号码本管理-use assembler language to implement phonebook management
- 2022-05-21 14:15:47下载
- 积分:1
-
C++ And Threads
If you ve ever done multithreaded programming then most likely...
C++ And Threads
If you ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
- 2023-08-17 11:20:03下载
- 积分:1
-
这是联合角点和边缘的检测程序,是自己修改的,已经通过了调试,能够运行。...
这是联合角点和边缘的检测程序,是自己修改的,已经通过了调试,能够运行。-This is the joint angle and the edge detection procedure is itself amended, has passed debugging, to run.
- 2022-05-19 17:30:17下载
- 积分:1
-
C++ Builder 下编译含有 MFC 的程式
C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
- 2023-01-27 17:50:03下载
- 积分:1
-
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
- 2023-07-25 20:25:02下载
- 积分:1
-
ASCLL码转换器 源代码
资源描述ASCLL码转换器 源代码 一个简单的小工具,可随时进行ASCLL码的转换查询,,,轻巧实用,,,,,采用vc++编译器开发,,,,,,,,
- 2022-01-25 17:17:20下载
- 积分:1
-
能够画出直线,矩形,圆形等基本图形,还能选择颜色。
能够画出直线,矩形,圆形等基本图形,还能选择颜色。-Able to draw a straight line, rectangular, circular and other basic graphics, but also choose the color.
- 2022-04-02 11:03:28下载
- 积分:1
-
某款游戏资源文件音效提取代码,总是说太短・太短・・可是这个代码很简单・・・就是这样介绍的...
某款游戏资源文件音效提取代码,总是说太短・太短・・可是这个代码很简单・・・就是这样介绍的-A game resource file extract audio code, always said this is too short is too short but very simple code is the introduction
- 2022-05-09 08:51:05下载
- 积分:1
-
进销存管理系统
一个数据库增删改查的仓库管理系统。 有登陆界面 和 商品订单的基本管理操作。 用jdbc直连数据库。 最简单的mvc框架设计。 界面使用windowbuilder拖拽产生。 比较适合初学进行 java操作数据库课程设计使用。
- 2022-03-06 07:47:59下载
- 积分: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