GetIP.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CGetIPApp application class. GetIP.cpp This is the main application source file that contains the appli cati
MATLAB贪吃蛇的程序,.m文件 %SNAKE Graphical User Interface for playing "Nokia Classic Game" Snake. % % The Game: % Make the snake grow longer by directing it to the food. % Extra bonus points are given from hearts, eat them as fast as possible % as amo unt o
Introduction to 3D Game Programming with DirectX 9.0 provides an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. The book begins with an explanation of the mathematical tools and
Introduction to 3D Game Programming with DirectX 9.0 provides an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. The book begins with an explanation of the mathematical tools and
下载的发现有很多底图,18000多张,怪不得那么大,打开速度也特慢,所以就编了段VBA代码把它们给删除了,保留有用的图片。 喜欢的就下吧。。。没分了,各位老大接济兄弟点:) Sub 遍历图片() '遍历图片,找出某样式的图片,轮个处理 Dim myShape As Shape Dim i As Integer MsgBox "共有" & ActiveDocument.Shapes.Count & "张图片" For Each myShape In ActiveDocument.Shapes '
用法: Public Const AppName As String = "程序名" Public Const CopyExe As String = "FastCopy" Public Sub ExeRefresh() 'Dim LocalAppNamePath As String Dim LocalAppNameDate As String Dim LocalCopyNameDate As String Dim NetAppNameDat e As String On Error Resu
vb6.0制作。可以设定某程序到某一时间运行。但暂时只能添加单一程序。就是指运行时不能设定多个任务。但可以运行多个本程序。ps:后来又添加了一个回车触发添加的函数。但没有必要再上传了。把那个函数代码写在下面,只要放到代码段就Ok。Private Sub MaskEdBox1_KeyDown(KeyCode As Integer, Shift As Integer) ' 添加了一个回车触发事件 If KeyCode = 13 Then Call Command2_Click End If End
ti 通用dsp2812 的fft变换程序。 Thank you for trying C28x Software Collateral. FFT Library is installed in C:\TIDCS\C28\DSP_TBOX\FFT directory. Fast Fourier Transforms are an efficient class of algorithms for the digital computation of the N-point Fourier tr
Why This Book Was Written To tell the truth, I don't think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of bo