-
DrawDyline
说明: 使用MFC对图元文件进行操作,包括保存图元文件,使得变换窗口的时候图像不消失(The use of MFC to operate metafile, including the preservation of metafile which transform the window does not disappear when the image)
- 2009-07-24 19:58:48下载
- 积分:1
-
jsjdkgl
计算机系贷款管理(Department of Computer Loan Management)
- 2004-11-10 08:57:54下载
- 积分:1
-
MRobot3Demo
这是我们实验中用到的一个控制机械臂的实现程序,希望能有所帮助!(This is our experimental robotic arm used in the realization of a control program, hoping to help!)
- 2020-11-20 18:59:36下载
- 积分:1
-
35303
过控制点的三次B样条曲线VC源代码,可以再VC6.0下直接运行,用鼠标任意选在控制点,过控制点的三次B样条曲线。(Through the control points cubic B-spline curve VC source code, you can then run directly under VC6.0 with the mouse in any election in the control point, controlling the points cubic B-spline curves.)
- 2015-10-13 21:41:04下载
- 积分:1
-
Shutdown
设置倒计时关机程序的源码,会显示关机倒计时间,可以取消关机任务(Set the source countdown shutdown, shut down the remaining time is displayed, you can cancel the shutdown task)
- 2010-10-11 11:30:10下载
- 积分:1
-
froqrammforward
小区物业管理系统源码,包括系统登陆,数据通信,界面软件编程数据通信等(Residential property management system source code, including the system login, data communication, data communication interface software programming, etc)
- 2017-06-17 15:31:17下载
- 积分:1
-
MF
说明: 关于 Visual studio的书籍,实现了很多功能,很有借鉴意义。值得一看。适合学习。(Books about Visual studio, to achieve a lot of features, and a useful one. Worth a visit. Suitable for learning.)
- 2013-03-21 16:52:44下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
CPP_MDI
AGI STK/4DX mfc控件。
打开 CPPMDI.DSW 编译。(open up CPPMDI.DSW then compile)
- 2017-03-23 00:32:26下载
- 积分:1
-
基于VB语言的最短路径计算
说明: 基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
- 2019-03-15 02:37:34下载
- 积分:1