登录
首页 » 图形图像 » kan jiuxing,大家可以交流一下,共同促进编程水平,欢迎提意见和建议...

kan jiuxing,大家可以交流一下,共同促进编程水平,欢迎提意见和建议...

于 2022-02-02 发布 文件大小:93.65 kB
0 229
下载积分: 2 下载次数: 1

代码说明:

kan jiuxing,大家可以交流一下,共同促进编程水平,欢迎提意见和建议-kan jiuxing, we can exchange that jointly promote programming level, and welcomes comments and suggestions!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用汇编写的旋转bmp的程序
    使用汇编写的旋转bmp图形的程序- The use collects the compilation to revolve the bmp graph procedure
    2022-09-04 04:30:02下载
    积分:1
  • 制作流程的完整源码,可以制作各种流程,愿意与大家一起分享。...
    制作流程图的完整源码,可以制作各种流程图,愿意与大家一起分享。-Production flow chart for the complete source code, you can create a variety of flow charts, willing to share with everyone.
    2023-04-07 02:00:03下载
    积分:1
  • with vb achieve bezier curves generated! A very useful procedure!
    用vb实现bezier曲线生成! 一个十分有用的程序!-with vb achieve bezier curves generated! A very useful procedure!
    2022-06-20 03:33:38下载
    积分:1
  • 这里面有几个算法游戏实例,包括多边游戏,装载问题, 单源路径等,都是比较经典的算法...
    这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
    2022-03-15 12:23:51下载
    积分:1
  • 播放cif文件的核心代码,C++Builder6下完成。
    播放cif文件的核心代码,C++Builder6下完成。- Broadcasts the cif document the core code, under C Builder6 completes.
    2022-06-15 19:59:45下载
    积分:1
  • osg 和文字实现 还有键盘鼠标的按键事件状态等一些
    osg 图形和文字实现 还有键盘鼠标的按键事件状态等一些-osg- OpenSceneGraph 2d and 3d
    2022-03-22 16:48:09下载
    积分:1
  • 南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地。而CASS中没有根据三角网批量生成断面里程的功能,只能...
    南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地形。而CASS中没有根据三角网批量生成断面里程的功能,只能一条一条的切出来,工作量十分巨大。以小野的工作来看,在包含几十万个三角网的CAD图形中根据三角网单独切断面,每条断面里程文件的生成需要约十秒左右的时间,不仅工作量巨大,而且十分考验人的耐心和细致。终于,有一天小野忍受不了那个速度,就写下了这个小程序。因为仅是为了实际工作需要,所以没有花时间去做界面。经测试,125361个三角形构成的三角网运行时间约为5分08秒,而对应的根据数据批量生成里程文件约需57分钟。因此该算法效率较高,能很好的提高实际工作效率。-the South CASS software can only use the data generated batch file section mileage, but the work often requires modification of the triangular mesh in order to more realistic terrain. The CASS is not generated under the triangular cross-section volume function of mileage, only one one of the cut out, the workload is enormous. To Ono s work point of view, contains hundreds of thousands of triangulation, in accordance with the CAD graphic triangulation single cut surface of each section of the file generated mileage of about 10 seconds or so the need is not only a huge workload, but people are tested patience and meticulous. Finally, one day, Ono could not bear that speed, they wrote
    2022-08-24 07:29:59下载
    积分:1
  • 一个用vc制作的绘软件,可以很好的学习算法
    一个用vc制作的绘图软件,可以很好的学习图形算法-vc produced using a mapping software can be a good learning algorithm Graphics
    2022-02-06 05:09:30下载
    积分:1
  • 用C语言程序输出一个优美的
    用C语言程序输出一个优美的图安- Outputs an exquisite chart with the C language procedure to be peaceful
    2023-05-06 23:15:03下载
    积分:1
  • 程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩sourc...
    程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:source目录。 2.在VC6下打开工程c:sourceMyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : source directory. 2. The VC6 open the project c : source MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading applicatio
    2022-08-26 05:35:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载