-
17213013942
c++学习笔记.(c study notes .111 111 111 111 111 1111111111111111111111111111111111111111 )
- 2007-05-19 02:41:35下载
- 积分:1
-
522785
8数码问题,能有效的解决八数码问题,可以看看呀!还可以(Eight digital problem, can effectively solve the problem of eight digital, you can see!)
- 2017-04-28 13:10:59下载
- 积分:1
-
Simplex method for linear programming
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
- 2017-08-25 11:03:43下载
- 积分:1
-
linux OS封装好的函数
Linux系统函数2次封装,包括文件操作,网络操作,比如int OSA_queCreate(OSA_QueHndl *hndl, Uint32 maxLen),比较规范,包括头文件和.c文件。int OSA_fileReadFile(char *fileName, Uint8 *addr, Uint32 readSize, Uint32 *actualReadSize)
{
int retVal = OSA_SOK;
Uint8 *curAddr;
Uint32 readDataSize, fileSize, chunkSize=1024*100;
Uint32 userReadSize;
FILE *hndlFile;
#ifdef OSA_DEBUG_FILE
OSA_printf(" [FILE ] Reading file [%s] ... ", fileName);
#endif
hndlFile = fopen(fileName, "rb");
if(hndlFile == NULL) {
retVal = OSA_EFAIL;
goto exit;
}
最近在项目中做了几次代码review,发现代码中经常出现变量函数命名不是很完美的情况。有些变量名字,稍为一看,可以很容易看出它要表达的意思,但一样可以取一个更贴切的名字;而有一些名字,就显得特别别扭了。
- 2023-08-31 15:15:03下载
- 积分:1
-
00687992LDPC
说明: LDPC的编码和译码程序 采用vc及matlab(LDPC coding and decoding process, and matlab using vc)
- 2011-04-06 10:41:57下载
- 积分:1
-
the SAE J1850 VPWM
车载故障诊断协议中OBD II接口支持的J1850 vpm部分的代码实现(OBDII Interface Project Source Code)
- 2021-02-26 17:09:37下载
- 积分:1
-
欧美M1
说明: 只需要挂在欧美一分钟就行 无需风控,系统根据两个货币的关系进行止损 止盈(It only needs to hang in Europe and America for one minute without wind control. The system stops losses and stops earnings according to the relationship between the two currencies.)
- 2020-06-19 20:00:02下载
- 积分:1
-
DSP28335-PWM+ADC+PID数控电源
数控同步BUCK 两路AD采集 pid控制(NC synchronous BUCK two way AD acquisition PID control)
- 2020-12-11 14:29:19下载
- 积分:1
-
trey__punction
说明: C ++ implements cache function, tree structure(C implements cache function, tree structure)
- 2019-04-17 00:51:47下载
- 积分:1
-
clusteringtt
说明: matlab聚类分析代码聚类分析代码聚类分析代码聚类分析代码(cluster analysis cluster analysis matlab code code code cluster analysis cluster analysis code)
- 2011-03-17 22:01:43下载
- 积分:1