资源列表
CTreeCtrl
- 控件--CTreeCtrl 可以三态表示的树-控件--CTreeCtrl 可以三态表示的树
VCcan
- 这是VC CAN 通信的资料 看里面的代码可以知道 怎样用VC 编程 CAN 的代码-This is the VC CAN communication of information to see inside the code can know how to code with VC programming CAN
SimpChineseTTS-MS-pKG
- 微软 TTS 软件包,用来实现词语朗读。-Microsoft TTS software package, used for reading words.
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
AutoCAD_NET[1].C_-18
- 这本书是关于.net平台下对autocad进行二次开发的教程-this book is uploaded for makeing autocad to open
ChatServerandClient1
- wpf 实现的聊天室。包括服务端和客户端。-wpf realization of chat rooms. Including server and client.
CrystalButton
- C#编写的水晶按钮控件,内附说明,用于美化你的程序-C# Prepared crystal button controls, containing notes for the landscaping of your procedures
WinAPI
- 新编windows api大全,sdk编程者必备之资料,chm格式,方便查阅-A New windows api Daquan, sdk programmers must have the information, chm format, for easy access
huatu
- DOS下的画图程序源代码(实现了一些简单的绘图操作)-The Paint program source code (under DOS achieve simple drawing operations)
clock
- 一个C#_NET使用GDI+制作电子石英钟,实现了基本的钟表功能,并有不错的界面效果!-A C# _NET Use GDI+ The creation of an electronic clock, watches and clocks to achieve the basic functionality and interface effects are good!
WJ5EG1
- VC mFC 对话框 动态曲线实时仿真系统,运用定时器,动态绘制曲线图。-VC mFC dialog box, real-time simulation system of dynamic curves and dynamic graph drawing.
4
- 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 编程任务: 给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。 -In a direction in acco
