资源列表
dongtai2wei
- #include\"iostream.h\" void main() { int n,**array cin>>n array=new int *[n] for(int i=0 i<n i++) { array[i]=new int[n] } array[n-1][n-1]=3 cout<<array[n-1][n-1]<<endl }
AGVreco
- 灰度AGV路径识别、彩色AGV路径识别、HSI彩色空间的AGV路径识别-Gray AGV path identification, color identification AGV path, HSI color space of the AGV path identification
SysConfig
- 自己写的系统配置文件,unicode编码。-Their own writing system configuration files, unicode encoding.
texiao
- 这个代码是字母特效代码,这个代码是字母特效代码-This code is the code letter effects, this code is the code letter Effects
pquest
- 这软件能把 196 到反过来(691),然后再相加(196+691),此软件会不断反复进行以上步骤,直到答案为数到1百万位.(寻找196的回文数)-This software is able to turn 196 (691), and then sum it (196+691), the software will continue to be repeated the steps above until the answer to number 1 million digit. (Looki
csharpand
- csharp and autocadc sharp and autocadcsharp and autocad-csharp and autocadcsharp and autocadcsharp and autocad
Monkeyissueoftranslationsub-Peach
- 队列问题中的猴子偷桃问题Queue problem-Queue problem in the monkey steal peach issue Queue problem
lbp.m.tar
- Local Binary Pattern source code developed in matalab enviroment
API
- 易语言调用API创建进程 API创建进程-Yi language API API calls to create a process to create a process
QR
- gram_schmidt QR decompose
Java
- 一些简单的Java操作命令,可供初学者参考。-Some simple Java operation command reference for beginners.
usart1
- 初始化STM32-SDK开发板上的RS232接口,串口1中断服务程序-Initialization STM32-SDK development board on the RS232 interface, serial port 1 interrupt service program