-
计算停车车库信息
停车场车库计算器。这被开发使用 c# 大学级别类。停车场车库计算器。这被开发使用 c# 大学级别类。
- 2022-02-02 13:18:35下载
- 积分:1
-
COBF (aka C
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
- 2022-07-21 12:34:20下载
- 积分:1
-
获得本机的一些基本信息,如BIOS,磁盘使用量等,开发环境VC...
获得本机的一些基本信息,如BIOS,磁盘使用量等,开发环境VC-some basic information, such as BIOS, disk use, development environment VC
- 2022-01-28 08:34:06下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分: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
-
3d 点云 分割
3d点云语义分割 ,使用matlab和python写的,在window环境运行。数据在文件夹下创建data文件夹,把数据放到里面,同时在主函数修改对应的存放路径。
- 2023-02-08 13:20:03下载
- 积分:1
-
WTL的8.0版本,最新的,可用在VC和eVC上
WTL的8.0版本,最新的,可用在VC和eVC上-WTL version 8.0, the latest available on the VC and eVC
- 2022-07-11 05:03:06下载
- 积分:1
-
addddddddddddrrrrrrrr
通过分割特征学习这里的任务是定位给定图像中所有可能的人脸
- 2022-05-08 02:11:12下载
- 积分:1
-
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能-a prepared using JAVA analog telephone card systems can be realized dial breathtaking functions
- 2022-01-26 15:23:22下载
- 积分:1
-
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程...
遗传算法中多点交叉算法来优化最小值函数所对应的解--交叉过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process of cross-
- 2022-03-18 23:38:02下载
- 积分:1