搜索资源列表
c++编程百例
- C++编程百例源码,包括最简单的入门程序和图形编程等等,适合新手学习-C programming source, including the most simple entry procedures and graphical programming, etc., suitable for novice learning
利用C语言实现的简单文本编辑器
- 利用C语言实现的文本编辑器 能对文本进行添加,删除,修改等功能-use of the C language text editor can be added to the text, delete, modify functions
c-example
- 用c编写的超强的通讯录,对初学用处超大。可以下载看看那-c prepared with the super correspondence, the novice super useful. Can be downloaded to see how
获得文件列表,C程序
- 获得文件列表,C程序,可以得到任何目录下的所有文件,包扩大小,属性之类的
c++个人信息信息
- C++个人信息系统(包括增加,修改,删除,查询。统计,排序等功能)对于学习的人有很强的参考价值
C++实现大整数运算
- C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
C-language-Notepad
- C语言编写的记事本,能够实现记事本的基本功能,主要练习链表的使用-C language Notepad, Notepad can achieve the basic functions, the main use of practice list
c++
- 用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
notepad(c)
- 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
c
- C语言程序(输入一个数,判断它是几位数,然后反序输出)-C Programming Language (enter a number, determine it is some number, then reverse order output)
FFT_kris32
- This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
C-Classic_900_cases
- C语言经典900例,包含各种经典常用例子。-C-Classic 900 cases
OIOPIMS.C.tar
- 一个用C语言实现的海外铁矿石采购信息管理器-Overseas Iron Oron Procurement Management System by C
c-PP
- c语言面试经典集锦。。每个人都想顺利的进行面试成为一个高级工程师-c programme
c
- C语言特效集合 ,请大家一起分享,有好资源上传啊、-C language effects set C language effects set, please share with everyone, have a good resource, upload!
c-mean
- c-means,算法实现,适合学习机器学习的初学者,非常不错-C-means, algorithm, suitable for machine learning for beginners, very good
cm
- 这个程序是一个控制台,命令行程序,输入任何数量的文件和提取C / c++风格的注释。它可以输出到一个文件或标准输出。-This program is a console, command line program that inputs any amount of files and extracts C/C++ style comments. It can output to a file or stdout.
StuScore.c
- 纯C写的学生成绩管理系统,可以管理40个学生的成绩-Written in pure C student achievement management system that can manage 40 student achievement
c-language-game-of-Snake
- c语言的贪吃蛇游戏 完全的控制台源码有理由新手学习-c language game of Snake。。。。。。。。。。。。。。。。。。。。。。
c++LIANXI
- 求两个数的和,C++程序实现,刚刚开始学习,变了简单程序练习。(calculate the sum of two numbers)