资源列表
snow
- 用vb语言写的 程序,可以模拟下雪,不算太真实-make an example of snow
erchashubianli
- 二叉树中序遍历递归算法演示,用图形描绘了是怎么用递归算法遍历二叉树,很形象直观。-Binary tree Recursion algorithm
Communication-MFC
- 学生通信管理系统, MFC界面。对于初学者,课程设计,作业等来说 ,还是不错的。-Students communication management system, MFC interface. For beginners, curriculum design, work and so on, it is a good one.
rule-based-reasoning-system
- 基于规则的推理系统实现,可以用来实现一些专家系统-rule-based reasoning system
write-TDMS
- LABVIEW实现从已经存储的文件(TDMS后缀)读取图片和表格-LABVIEW the already stored files (TDMS suffix) to read the figures and tables
read-TDMS
- LABVIEW实现图片,表格文件写入,为后面的读取打下基础-The LABVIEW achieve Pictures form file is written to lay the foundation for the back of reading
fuzzy
- 有关模糊控制的c语言程序,很有实际意义,谢谢 -about fuzzy Control类
4
- 定义一个名为Date的类用于输入并验证日期合法性-Define a class named Date is used to enter and verify the date of legitimacy
2_2_2
- 定义一个类,确保该类实例化的对象数目最多只有一个-define a class to ensure that the number of objects of the class to instantiate at most one
2_2_1
- 定义一个类,包含static变量ct,记录 该类被实例化了多少次;static函数count,输出ct的值-Define a class that contains static variables ct , record the class is instantiated the number of times the static function of the count , the value of the output ct
2_1
- 定义类并把类的成员函数具体化,在主函数中调用成员函数,计算并输出值-Define classes and class member functions , member functions in the main function calls , calculations and output values
1_2
- 完成mynspace的定义,并在main函数中写出完整程序,演示函数功能,先将用户输入的数组进行从大到小的排序,然后利用指针对重复出现的数组元素进行次数计算,然后再比较把众数的次数找出,然后输出结果 -Complete definition of mynspace , and write a complete program in the main function , demo function function , the first user input array to sort f