资源列表
EditGraph
- 使用EDIT控件,并拓展这个类,使之具有list 功能.-The use of EDIT control, and expand this category to make it function with the list.
PointTest
- pointtest是价一款电子线路的编辑软件,有借鉴的价值。-Price pointtest is the editor of an electronic circuit software reference value.
1
- MFC编程技巧与范例详解\第十四章\14.3 DNS查询-MFC programming skills and detailed examples \ XIV \ 14.3 DNS query
mine_sweeper
- mine sweeper source code on android platform.
DebugView
- 很方便的调试输出工具,DebugView-DebugView
BallFusion_src
- gdi demo to show graphics movement-c++ program
picbx
- display picture program-c++ program
cn019526
- 电机编程用的资料,大家都看看,也许有用,刚的到的-Information with motor programming, as we all see, it may be useful
CPluskPLusProgrammingTutorialAfterschoolExercisesC
- 清华大学钱能老师的C++程序设计教程课后习题答案。-Tsinghua University, the money to the teacher' s C++ Programming Tutorial answer after-school exercise.
ldmicro-rel1.9
- Window base utility to program pic micros and atmel micros in ladder logic notations(source code)
open_source_esbs_in_action
- 对ESB的功能定义有很好的描述,介绍了各种开源ESB,着重比较了mule和serviceMix两种开源ESB -The definition of the functions of ESB has a very good descr iption, introduced a variety of open source ESB, focused comparison of two mule and serviceMix open source ESB
shujupinghua
- 可以实现数据的2到20次平滑,比如原来数据 是11,7,8,1,15,7,17,10运行二次平滑后变成11,9,8,4,9,8,9.-this program can finish the data shift from 2 to 20 ,for example:the old number11,7,8,1,15,7,17,10 go on with 2 times shift,the new number is11,9,8,4,9,8,9.