资源列表
排序选择:
[GDI/图象编程] FallingSnowPart2Vc
说明:本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。-Procedures for implementation of this article on the screen randomly generated snowflakes of different sizes and at different sp<郭峰> 在 2025-10-01 上传 | 大小:325kb | 下载:0
[界面编程] TDL_Calendar
说明:这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control with the MFC implementation,<郭峰> 在 2025-10-01 上传 | 大小:586kb | 下载:0
[编辑框] HGE-Editbox
说明:HGE中文输入和显示解决方案(hge_render_input_cn)的改进版本,支持复制,剪切,粘贴。-HGE Chinese input and display solutions (hge_render_input_cn) improved version, support copy, cut, paste.<chbha> 在 2025-10-01 上传 | 大小:371kb | 下载:3
[3D图形编程] creator_Modeling_instance_one
说明:creator建模实例,介绍了一个用creator进行建模的全过程-creator modeling instance, introduced a modeling with the creator of the whole process of<jin> 在 2025-10-01 上传 | 大小:707kb | 下载:0
[VHDL编程] Digital_Filters
说明:FPGA implementation of digital filters<saeed> 在 2025-10-01 上传 | 大小:136kb | 下载:0
[Windows编程] flex_tutorial
说明:该书简明的介绍了Flex,是入手Flex的必备教程-Book a concise introduction to the Flex, is an essential starting Flex Tutorial<jnwang> 在 2025-10-01 上传 | 大小:953kb | 下载:0
[JSP源码/Java] cpq6cSetup
说明:讲述目前最流行的技术Struts+Hibernate+Spring的运用的实例-About the combination of instances of SSH<周毅> 在 2025-10-01 上传 | 大小:3.14mb | 下载:0
[Windows编程] jsuanq
说明:请按照四则运算加、减、乘、除、幂(^)和括号的优先关系和惯例,编写计算器程序。要求: (1) 从键盘输入一个完整的表达式,以回车作为表达式输入结束的标志。 (2) 输入表达式中的数值均为大于等于零的整数。中间的计算过程如果出现小数也只取整。 -Follow the four operations add, subtract, multiply, divide, power (^) and brackets the priority relations and practices<warm> 在 2025-10-01 上传 | 大小:1kb | 下载:0