-
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点
Bezier曲线的可执行程序,注:vc语言编写的;3次4个顶点-Bezier curves of the executable program, note: vc languages 3 4 vertex
- 2022-01-31 22:49:13下载
- 积分:1
-
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!...
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!-a tiny racing game source code.
please play this game if you are interested in it.
it has so much fun.
- 2022-07-01 09:16:53下载
- 积分:1
-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates下,可设置伪静态,参考/PREPROC.conf.php文件。
后台管理地址:/mod.php/Dispatch.php?Webpage=AdminLogin
用户名和密码:wbrick wbrick
后台可添加网站logo和顶部banner;
后台可发布/管理公告,设置为滚动和不滚动;
后台可添加前台滚动图片;
后台可随意添加栏目分类和调整栏目显示顺序;
后台可添加/管理文章,并可设置文章推荐,可设置10个推荐级别;
后台可按照4个类别可分别设置友情连接,并且可设置颜色;
留言系统:前台用户留言,管理员回复/删除;-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates may set the pseudo-static, reference/PREPROC.conf.php document. Admin address:/mod.php/Dispatch.php? Webpage = AdminLogin user name and password: wbrick wbrick background can add Web site logo and top banner background may issue/management bulletin, is set to scroll and scroll background can add prospects scroll picture background can easily add a column classification and adjust the display order of columns background can add/Management article, and article recommended settings can be set up 10 Recommended l
- 2023-04-09 17:50:05下载
- 积分:1
-
高PT100铂热电阻温度测量方法
pt100 的高精度测温方法 pt100 的高精度测温方法-Pt100 temperature measurement method of high-precision high-precision Pt100 temperature measurement methods
- 2022-12-07 21:15:07下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
Excel2003 detailed description of the function and use.
详细介绍了excel2003中的函数的说明及使用。-Excel2003 detailed description of the function and use.
- 2022-03-19 14:23:42下载
- 积分:1
-
C# arcgis engine code
本方案实现了与GPS的连接,利用iI接收到的GPS坐标进行地图移动
- 2022-02-03 22:40:07下载
- 积分:1
-
自己用C++写的文字效果
是自己用c++写的文字特效-own use c++ to write the text effects
- 2022-01-28 14:39:45下载
- 积分:1
-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1
-
用c++实现的线性规划的单纯形法
用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
- 2022-07-16 18:29:21下载
- 积分:1