资源列表
1
- 100以内3的倍数和,打印在窗体上,可类似求一定范围内某个数的倍数和-100 less than a multiple of 3 and
Mechanical_analysis_of_cylindrical_shell_apdl
- 柱面网壳力学分析,ansys的apdl程序,大家共同学习!-Mechanical analysis of cylinder shell, ansys of apdl process, we learn together!
C-Prepared-Lexical-Analyzer
- 一个简单但很实用的词法分析器,用 c 编写,可以作为编译原理的实验报告源代码-A useful C Prepared Lexical Analyzer , developed with c language. Very practical, and can be used as a reference experiment report
my_sodu
- 使用python生成数独的源码,本算法生成的数独有一定的难度,可以再程序中设置空的数字个数-Using python to generate a source of Sudoku, generated by the algorithm number unique to a certain degree of difficulty, you can set the program number of digits of the empty
BP
- 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
IIC
- IIC接口程序 简单明了,51单片机内核的程序,可以直接调用-IIC simple interface program 51 microcontroller core program, you can directly call
NumberEdit
- 对编辑框类重写,使之只能输入0至9数字.-Rewrite the edit box class,,so can only enter numbers.
migong
- 利用广度优先思想遍历迷宫,找最短路径并打印路径-Use of the idea of the breadth-first traversal maze to find the shortest path Print path
ServerSocket
- tcp server programing source
cifafenxiqi
- 编译原理实验一,词法分析器,c++语言,能简单识别运算法,123if等-Compiler principle experiment , the lexical analyzer , c++ language
pthread
- ptherad wrapper calls to develop pthread based application
string
- 自己写的 C++ String 类,常用的都封装了。-C++ String Class