-
CRC
说明: CRC7,CRC8,CRC9,CRC16编解码,查表方法实现(CRC7, CRC8, CRC9, CRC16 codec, look-up table method)
- 2009-07-31 11:36:19下载
- 积分:1
-
436909
Redirect standard output to an edit box()
- 2018-05-20 19:23:48下载
- 积分:1
-
Matlab绘制Logistic图
说明: 使用Matlab绘制Logistic的Lyapunov指数图和分岔图(Using MATLAB to draw the Lyapunov exponent diagram and bifurcation diagram of logistic)
- 2020-12-22 10:37:51下载
- 积分:1
-
csql.tar
Replacement for Sybases isql with readline support including history and commandline completion. Requires sybase c-client libs or FreeTDS. Tested with Sybase 12.0, 12.5 on Solaris, Linux, FreeBSD, and MacOS X.
- 2009-10-17 22:08:07下载
- 积分:1
-
Guia_2
control optimo juegos diferenciales
- 2017-12-08 06:48:18下载
- 积分:1
-
vpi2
VPI仿真基础实验工程1,内容为最基础的仿真系统的搭建以及数据说明(VPI simulation basic experiment project 1)
- 2018-03-12 12:35:34下载
- 积分:1
-
a C workload of the teachers do Calculation Software
一个用C做的教师工作量计算软件-a C workload of the teachers do Calculation Software
- 2022-03-12 03:30:53下载
- 积分:1
-
Car_Demo
通过51单片机及语音模块实现了简单的小车运动。(Simple car movement is realized by 51 single chip computer and voice module.)
- 2020-06-16 01:40:01下载
- 积分:1
-
是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的...
是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的-with vc is a series of the mapping of small colorful cube procedures, and let"s see it, it"s fun
- 2022-03-25 04:25:33下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1