-
该源码的功能是实现顺序表的插入删除查找功能的,自己编的哦,应该没有问题的,大家可以参考...
该源码的功能是实现顺序表的插入删除查找功能的,自己编的哦,应该没有问题的,大家可以参考-The source function is to realize the order of the table insert delete search function, the own Oh, there should be no problem, everyone can refer to
- 2023-07-13 11:00:03下载
- 积分:1
-
学生选课系统C语言代码
本代码使用C语言在VC中编译而成,如果有需要可以下载,挺适合入门者使用,非常建议使用。源代码描述中如有代码片段,请点击编辑器中的“插入程序代码”按钮,插入代码并选择相应的编译语言,以便代码片段被正确语言着色。
- 2022-09-17 22:00:03下载
- 积分:1
-
- 2023-08-06 04:55:03下载
- 积分:1
-
We known that regular DLL plugin implmentation already introduced in those paper...
关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
- 2022-03-22 00:18:56下载
- 积分:1
-
画图功能,可以画直线,矩形,椭圆,圆形等形状,画图功能通过菜单控制...
画图功能,可以画直线,矩形,椭圆,圆形等形状,画图功能通过菜单控制-drawing function, line drawing, rectangle, oval, circular, and other shapes, drawing control functions through the menu
- 2022-05-24 10:33:44下载
- 积分:1
-
交流电机电缆选择器
这个程序写来帮助选择金属丝尺寸的基础上的交流电机的电气工程师电源
- 2022-06-16 03:55:43下载
- 积分:1
-
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值...
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
- 2023-08-08 05:05:03下载
- 积分:1
-
putty源码vc工程源码,点击window目录下的.dsw文件即可运行
putty 源码 可运行,整合了ssh serial,ftp telnet 等多种工具,比较难看的,看了好久 仅会改界面而已,牛人可以多看
- 2022-10-25 19:35:04下载
- 积分:1
-
Realization of college students grades for school students for details of infor...
实现学生成绩学院系详细情况适于学校用于学生的信息管理-Realization of college students grades for school students for details of information management
- 2023-06-10 04:35:04下载
- 积分:1
-
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供...
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供的加速键编辑器(Accelerator Editor)创建一项资源,当视
图被创建、使用、拥有输入焦点时该资源被装入。在视图没有输入焦点时或当我们想定制键
的处理时,我们也可以手工处理W M _ K E Y D O W N窗口命令。-Goal Setting key combination to trigger a menu command. For example, A lt+ D key combination to delete the selected item view. Strategy First, use Developer Studio to provide the acceleration of key editor (Accelerator Editor) to create a resource, when the view is created, use, possession input focus when the resources are loaded. In view of the focus has not been entered or when we want to deal with custom keys, we can also deal with WM _ KEYDOWN manual command window.
- 2023-03-13 03:40:03下载
- 积分:1