-
学习美国的basiv
利用cc++初步学习wrl,适用于初学者,源代码比较简单-to learn the basiv of wrl
- 2022-01-30 18:09:28下载
- 积分:1
-
阴影检测
这是 c + + 源代码的阴影检测在图像处理中。它包括只有一个 cpp 文件"影子 Detection.cpp",which 有几个功能作简要介绍的阴影检测算法。
- 2022-02-20 10:58:50下载
- 积分:1
-
materials management is general industrial, commercial enterprise production man...
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
- 2022-07-01 15:03:22下载
- 积分:1
-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1
-
An example of using URBI via LibURBI in C
An example of using URBI via LibURBI in C-An example of using URBI via LibURBI in C++
- 2022-02-15 01:49:10下载
- 积分:1
-
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:<1>输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数...
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数学成绩、英语成绩) 按学号或姓名删除学生的资料 按学号或姓名查询学生的资料 修改学生的资料 保存学生的资料 退出系统-Create a new list, read data from the file, then the data into the list of well-established. Selectable operation subroutine as follows: " 1> type" data (respectively, the students enter the school number, name, sex, C language achievement, mathematics achievement, English achievement) " 2" by Student ID or name to delete student information " 3 " by Student ID or name check student information " 4 " modify the student information " 5 " to save student information " 6 " out of the system
- 2022-02-13 01:37:10下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1
-
SIFT图像拼接代码
这是通过SIFT实现图像拼接的代码,首先通过SIFT算法检测出特征点,然后欧式距离匹配点对,然后用RANSAC来去除误配点。最后用加权平均法来融合图像。本人已测,绝对好用。
- 2022-12-07 05:20:03下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
登录的用户和密码均为KJS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 users login and password are KJS
- 2023-06-12 06:30:04下载
- 积分:1
-
Just enter the code page and then select the character you want with the mouse a...
Just enter the code page and then select the character you want with the mouse and program will calculate it s ASCII code.
- 2022-03-21 06:22:13下载
- 积分:1