-
这个是讲排序的东东,我也刚学习到的,共享给大家一起学
这个是讲排序的东东,我也刚学习到的,共享给大家一起学-say this is the sort of Eastern, I have just learned that we shared together to learn
- 2022-02-15 12:28:08下载
- 积分:1
-
A library management system, the more powerful features, and incidental to anoth...
一个图书管理系统,功能比较强大,并且附带又论文!-A library management system, the more powerful features, and incidental to another paper!
- 2022-03-28 15:10:30下载
- 积分:1
-
Using c language realize electrical simulation
用c语言实现电机仿真-基于恒定磁链的转子磁链控制。-Using c language realize electrical simulation- based on a constant flux of the rotor flux control.
- 2023-08-10 22:45:03下载
- 积分:1
-
多线程网络编写程序
多线程网络编写程序-multithreaded network programming
- 2022-06-21 20:07:09下载
- 积分:1
-
简单的 Midia 播放器
非常小.net 2.0 的 Midia 球员。
projeto 段 implementação de 口味德媒体播放器扫描电镜 recursos de terceiros,
primeira tentativa de publicar um 丰泰。
" 注意: 此文件是自动生成的 ;不要直接修改它。若要更改,
" 或如果您遇到此文件中的生成错误,请转到项目设计器
" (转到项目属性或双击我的项目节点中
解决方案资源管理器),并在应用程序选项卡上进行更改。
- 2023-02-21 20:10:04下载
- 积分:1
-
游蛇吃豆 main.c代码
游蛇吃豆游戏,基本要求:
(1)键盘控制改变游蛇运动方向;
(2)碰到边框或栅栏游戏结束;
(3)吃掉豆子蛇身变长;
(3)豆子全部吃光,游戏结束。
提高要求(选做):
(1)改进游戏界面,增加相关统计信息;
(2)考虑一合理的得分方法,得分值取决于吃下去的豆子和游戏完成时间等等。
- 2022-05-25 06:00:41下载
- 积分:1
-
这个代码用Vb实现的一个抓取屏幕的代码。很好用
这个代码用Vb实现的一个抓取屏幕的代码。很好用-Remarkable insights were gained with the code to achieve a grasp of the screen code. Good use
- 2022-10-22 15:05:03下载
- 积分:1
-
unicode和gb2312间的转换
unicode和gb2312间的转换-transform between unicode and gb2312.
- 2022-01-31 07:28:02下载
- 积分:1
-
delfet3d计算后处理,可以从中间点,插值到网格点上
delfet3d计算后处理,可以从中间点,插值到网格点上-After treatment delfet3d calculated from the middle point, interpolated to the grid point
- 2022-01-25 23:58:47下载
- 积分:1
-
多点触摸操作示例
对于此示例,创建一个CDrawingObject类,可以编程方式平移,旋转或缩放。 AnIManipulationProcessor接口被实例化。一种操纵事件接收器创建接受一个指向theCDrawingObject类,在其构造函数中IManipulationProcessor接口。连接点的IManipulationProcessor在操纵事件接收器实现创建,这样的事件接收器接收由theIManipulationProcessor引发的事件。触摸数据被馈送到IManipulationProcessor界面,然后该接口将提高_IManipulationEvent事件。在CManipulationEventSink类的事件处理程序将通过调用访问器上的指针CDrawingObject更新CDrawingObject的方向。下面的代码显示窗口是如何设置的触摸,以及如何CDrawingObject andIManipulationProcessor被实例化,并传递给CManipulationEventSink构造函数。
- 2022-02-04 04:59:55下载
- 积分:1