资源列表
用于创建文件日志的类
- 该源代码集成了一个类,用于生成日志,代码为可复用代码。-the source code of an integrated category, used to generate log, code for reusable code.
cornerdetection
- 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
RC
- 差分方程的递推解法,对于一个差分方程,如果能找出这样的数列通项,将它带入差分方程后,该方程成为恒等式,这个通项叫做差分方程的解。 -Recursive solution of differential equations, for a difference equation, if we can find this series passed it into the differential equation, the equations become identities, the ge
xueshengguanlixitong
- 学生管理系统能够增加、删除、修改学生的信息,是一个很好的软件-Student management system to add, delete, modify the information of students, is a very good software
particle_swarm_algorithm
- 用VB6.0编写的随机微粒群算法,计算Goldstein-Price函数,具体公式参见《微粒群算法》-A random particle swarm algorithm written with VB6.0 to calculate Goldstein-Price function.
asss
- 利用vc来实现微软的计算器加减乘除功能 方便向我这样的初学者-Achieved using Microsoft' s calculator vc Math functions
ReadI2C
- 使用VB 6.0编写的I2C通讯程序,通过该程序可以读取I2C中的数据,并保存为一个hex文件。-I2C communication using VB 6.0 to write the program, the program can read the I2C data and save it as a hex file.
VC-conversion-essence-and-XML
- VCchar 和HEX万能转换,及XML写法-Writing VCchar and HEX universal conversion, and XML
bachashu
- PCL点云,八叉树空间划分,结合VS2010平台-PCL point cloud, octree space division, combined with VS2010 platform
linearbar---he--linearTriangle
- 有限元分析与应用中的程序,用于线性三角网格处理-Finite element analysis and application of the program, used to deal with the linear triangular mesh
LCD12864
- 12864显示R_W=0 //写数据 b_D_I=1 //数据 // b_Enable=1 // Delay(55) //5us GPIOA->ODR=data0|(GPIOA->ODR&0xff00) //送数据 // GPIO_ResetBits(GPIOA,0xff) // GPIO_SetBits(GPIOA,data0) // Delay(33) //5us-stm32103vc LCD12864 serial displ
