资源列表
EX_4_1
- 编制一个算术表达式求值的程序 (1)以十字链表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。 (2)首先应输入矩阵的行数和列数,并判别给出的两个矩阵的行、列数对于所要求作的运算是否匹配。 (3)程序对三元组的输入顺序没有特定的要求,可以以任何的次序输入,程序会对其进行查找,插入到适合的位置上。 (4)在用三元组表示稀疏矩阵时,相加或相减所得结果矩阵应该另生成,乘积矩阵也用十字链表存放。 -compi
EX5_7
- 表达式类型的实现 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程序执行的命令包括: 1) 根据用户输入的前缀表达式自动添加括号并建立其自然书写形式的表达式; 2)提示用户给各变量赋值;
windowsAPITest
- 基于c#的系统进程检测工具,主要是调用c++ api-based on the systematic process of testing tools is called c api
MyDataGrid
- 实现VC数据库编程的显示控件DataGrid,相比windows控件提供全部源码,用户可自己根据需要修改。-VC database programming shows DataGrid controls, Compared to controls for all windows source, users may need to be amended in accordance with its own.
net_traffic_monitor
- 该代码实现了监控网络端口数据流量和动态图形化显示功能;非常有用。-the code to achieve the monitoring network data flow ports and dynamic graphical display; Very useful.
smtp2007
- 串口通讯完整测试程序,适合于初学者学习和借鉴-serial communication integrity test procedure is suitable for beginners to learn from
SCommTest2007
- 串口编程,完整的测试程序,适合初学者学习使用-serial programming, a complete test procedure for beginners learning to use
cncomm2007
- comm 控件的使用,可以解决很多初学者的问题-comm control the use, beginners can solve many problems
OTViewer1.05
- 通过modem拨号的程序,支持vc.net-through modem dial-up procedures, support vc.net
Water.Fire_SpecialEffect
- C++实现的一个漂亮的特效小程序,包括水纹效果、火焰效果、熔岩效果。-C achieved a beautiful magic small procedures, including veins effects, flame effects, lava effect.
1233
- 实现网络 Finger 协议的 MFC 扩展类-Network Finger agreement MFC extension of the class
2006121117277787
- 这是一个可以在程序中自定义热键的小程序.-This is a procedure in the custom hotkeys small procedures.
