登录
首页 » Windows开发 » VC做的计算机图形学的粒子飞动的程序,供大家学习!

VC做的计算机图形学的粒子飞动的程序,供大家学习!

于 2022-01-24 发布 文件大小:68.99 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

VC做的计算机图形学的粒子飞动的程序,供大家学习!-VC of computer graphics to do the flying particles of the procedures for everyone to learn!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chinese characters feel Lattice production tools, high
    汉字字摸点阵批量生产工具,大批量生成,简单易用-Chinese characters feel Lattice production tools, high-volume production, easy to use
    2023-06-16 21:10:04下载
    积分:1
  • Windows核心编程(Pascal代码)
    Windows核心编程(PASCAL代码) ------------------------------------- 《Windows核心编程》 原书: Programming Applications for Microsoft Windows Fourth Edition 作者: Jeffrey Richter 译者: 王建华等 --------------------------------------- 书中有不少C++写的Win32 SDK小程序,闲暇时用Object Pascal写了一遍, 限于自身水平和时间精力等关系,可能存在错误,期待您能给予指正。 感谢风云剑客提供原书光盘,否则,只是打字可能就会把人累得半死!^.^ -Windows core programming (PASCAL code )------------------------------------- Windows core programming the original book: Programming Applications for Microsoft Windows Fourth Edition Author: Jeffrey Richter Translator: Wang Jianhua, etc.--------------------------------------- book has a lot of C++ Writing the Win32 SDK applet, using Object Pascal spare time to write again, confined to their own level and the relationship between time and energy, etc., there may be errors, look forward to your correction can be given. Thanks to the provision of the original book Fengyun Swordsmen CD-ROM, otherwise, just typing the person may be too tired to
    2022-06-11 14:52:05下载
    积分:1
  • 自己以前做的汇编小程序,希望对大家有用。
    自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
    2022-04-20 17:20:21下载
    积分:1
  • 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
    首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
    2022-04-21 07:11:07下载
    积分:1
  • 控制长文件名以简略方式显示
    控制长文件名以简略方式显示-control long file name to be shown briefly
    2022-05-25 09:19:02下载
    积分:1
  • 多语言代码编辑器Syn Dev
    用Delphi7写的代码编辑器,支持多语言语法高亮,可通过XML自定义语法。 Features *多语言语法高亮,可自定义 *括号匹配高亮 *代码块匹配画线(彩色线) *多语言自动补全,可自定义 *代码折叠 *代码导出功能 *支持添加自定义命令 *支持编写插件,接口函数int main(hMain HWND, hDll HWND)
    2022-05-25 22:13:24下载
    积分:1
  • 对文件进行分类,可以进行拖放,支持文件夹选择,工具是VS2008,拖放对于快捷方式无得到目标路径,界面较粗糙,对于双击打支持不够完全...
    对文件进行分类,可以进行拖放,支持文件夹选择,开发工具是VS2008,拖放对于快捷方式无发得到目标路径,界面较粗糙,对于双击打开支持不够完全-Classification of documents, you can drag and drop, support for folder selection, development tools, is VS2008, drag and drop the shortcut target path of non-fat interface than the rough, not enough support for double-click to open fully
    2022-01-26 03:47:37下载
    积分:1
  • 生成使用 SBL 解码的爵士
    稀疏贝叶斯学习 (SBL) 解码器。SBL 算法 (2012 年 6 月 4 日) 解码复值的正交频分复用 (OFDM) 的信号。该算法估计观察的空的音调,在接收端要减去当前 OFDM 帧中的脉冲噪声估计的脉冲噪声。SBL 算法学习每一帧中的脉冲噪声的分布。
    2022-03-07 18:31:38下载
    积分:1
  • win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
    win2000下直接访问端口 1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。 2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。 3、拖一个TPort到窗体上,命名为port。 4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:= 5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。 6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
    2022-07-16 02:09:50下载
    积分:1
  • The main algorithms for some commonly used procedures, all the algorithms are de...
    主要为一些常用的算法程序,所有的算法均用C语言描述。 -The main algorithms for some commonly used procedures, all the algorithms are described using C language.
    2023-08-22 01:05:03下载
    积分:1
  • 696518资源总数
  • 105739会员总数
  • 1今日下载