-
svn-UserManul
SVN使用方法:如何同步代码,提交代码,更新代码,制作patch(SVN using tips:sync code,commit code,update code,make .patch file)
- 2016-01-04 10:52:26下载
- 积分:1
-
OpenTK
用C#及Opentk 编写的可以打开点云文件,并在能三维可视化,以及做出基本的平移 旋转动作。(this file can open point cloud(.txt) and show many points to move and to rotate .(C# OpenTK))
- 2016-04-15 11:27:39下载
- 积分:1
-
grain boundary particles percent
说明: 根据二维材料组织图数据,计算晶界不同位置处(晶内、晶界或晶角)第二相粒子的数目和比例。(The number and proportion of the second phase particles at different locations of grain boundary (intragranular, grain boundary or grain angle) are calculated according to the data of two-dimensional material histogram.)
- 2020-06-21 03:00:01下载
- 积分:1
-
USB_I2C_1_22
实用USB转I2C接口程序,压缩包解压时没有密码。(The practical USB to I2C interface program.)
- 2012-08-14 23:00:40下载
- 积分:1
-
UsbforLibusb_VC
USB通信用例
该用例使用libusb01库进行usb通信(usb for libusb)
- 2010-05-20 11:33:14下载
- 积分:1
-
2019..4.7小车程序
说明: 基于51单片机最小系统开发板的寻迹小车寻迹代码。(Tracking car tracking code.)
- 2020-06-22 02:20:01下载
- 积分:1
-
Ucopy
U盘备份的源代码 可以后台运行 拷贝特定的文件(U disk backup copy of the source code can run in the background specific files)
- 2011-06-08 10:57:31下载
- 积分:1
-
simulate-the-dynamic-process
基于Visual 6.0C++ 的CA法,用于模拟奥氏体向铁素体的动态转变过程。(Cellular automata method for Visual based on 6.0C++, used to simulate the dynamic process of transformation from austenite to ferrite.)
- 2020-06-30 23:00:02下载
- 积分:1
-
Space_Environment
倾情奉献,这是我编的一个电离层的解算程序,里面有各参数的详细说明,希望对大家有所帮助(Portrait of dedication, which I made a solution of the ionosphere counting procedures, which have a detailed description of each parameter, and they hope to help everyone)
- 2008-04-19 13:35:16下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1