资源列表
wyj004
- C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
bluescreen!
- Make the Blue Screen sOUrce
Palindrome
- 输入字符串,检查是否回文,如果是,将其输出。-Input string, check whether palindrome, if it is, its output.
Calculo2
- Seidel, Jacobi, LU e Gau-Seidel, Jacobi, LU e Gauss
assn-0-narcissism-pc
- File to generate list of narcissistic numbers. (http://mathworld.wolfram.com/NarcissisticNumber.html) Visual Basic C++ file.
Chapter1
- windows消息运行机制,VC++深入详解第一章,mfc的内部运行原理-the windows messages run mechanism, VC++ Depth explain the internal operation principle, mfc
Joson20121015
- 解决算法设计中的约瑟夫问题,用C++编写实现。程序中包含注释,具有较高的可读性。适合于初学者学习。-Solve the algorithm design Joseph C++ prepared to achieve. Included in the program notes, has a high readability. Suitable for beginners to learn.
MergeLink
- 用于实现两个链表结构中元素的合并,合并后去除了链表中的重复元素。代码具有很好的可读性。适用于数据结构的初学者。-Used to implement the merger of the two elements in the linked list structure, merger, in addition to repeating elements in the linked list. The code has good readability. Data structure suitabl
matrix_compute
- 该程序用于计算矩阵的乘方和,采用算法设计中的分治法实现,计算速度快,算法复杂度低。-Involution of the procedures used to calculate the matrix using the divide and conquer algorithm design to achieve calculation speed, low complexity of the algorithm.
compute_lasfousnum
- 采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。-The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems.
divide_wood
- 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
svm-bp
- 将svm分类与bp算法结合,针对图像中的分类预测问题提出一种算法-Svm classification the bp algorithm combines propose an algorithm for image classification prediction problem
