搜索资源列表
HEXTODEC.ZIP
- 将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
CCOS
- C源码:可以检测 10 种 C 语言编译环境的程序.-C source : can detect 10 species of C language compiler environment procedures.
C语言实用源码模块
- URL编码转换器,捕捉鼠标位置,获取本机IP地址代码,控制显示器代码,搜索指定文件,锁定鼠标,添加任务计划代码-URL encoding converter, capturing the mouse position, the access code for IP address, control display code, search the specified file, locking the mouse, add the mission planning code, etc.
DIRFUN
- C语言实现多级目录的创建,删除以及修改的源码.-C language multi-level directory to create, amend and delete the source code.
tspcode
- c语言编写的应用遗传算法解决tsp问题的源码,并且已编译-prepared by the application of genetic algorithms to solve the problem tsp source, and compiled
AIcode
- 人工智能人工神经网络源码 c语言代码 来源:源码中国-AI Artificial Neural Network c language source code Source : China FOSS
fiveziqi
- 一个五子棋人工智能算法源码 c语言编程 人工智能-an artificial intelligence algorithm source code 331 c artificial intelligence programming language
hualuban
- C语言编写的一个C语言简单子集的编译器程序源码。-C language of a simple C language subset of the source code compiler procedures.
drawBezier222
- 绘制beizer曲线源码,使用c语言编写!-curve mapping source, the use of language c!
Chaos_analyser
- 混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码-chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS
CardCol-0.7.60_cardGameColection.tar
- 一个扑克牌游戏集合的源码,包含了很多基本c-c++语言应用-a card game set the source, contains many of the basic c-c language
cyuyanjindian
- C语言经典程序的源码对初学者很有用,内容涉及面广-C language source of the classic program useful for beginners, covering a broad area
dfg
- 一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
lasvm-source
- 用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
CWORKBOOKTEACH
- C语言版的排课系统的源码功能强大运行方便灵活可以查找修改-C language version of the Course Scheduling System powerful source of operating convenience and flexibility can find changes
CTONE
- 自己编写的控制扬声器音调的 C 语言源码,在turboc2.0下调试通过-their loudspeakers to prepare the pitch control of the C language source code, under the debugging through turboc2.0
C-LVQ
- 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
C-BPN
- 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
C++yuanchengxu
- 相当丰富的C++源码,适合C++语言初学者使用。
Cfunctionsourcecode
- 一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序