-
数码摄像机电路图.pdf.,日本的.应该有用
数码摄像机电路图.pdf.,日本的.应该有用-digital cameras circuit. Pdf. Japan. Be useful
- 2023-04-06 09:40:08下载
- 积分:1
-
JAva EJB购物网站订单处理模块实例
一个JAva EJB购物网站订单处理模块实例,一个接收购物订单的消息驱动Bean,处理这个订单同时通过e-mail的形式给客户发一个感谢消息,消息驱动Bean必须实现两个接口MessageDrivenBean和MessageListener,onMessage函数方法接收消息参数,将其强制转型为合适的消息类型,同时打印出消息的内容。同时一个mail note将被发送给消息发送者,通过连接创建会话。创建发送者和映射消息。发送消息,同时对文本进行少量修改,发送end-of-messages消息,最后关闭连接。
- 2022-08-07 16:26:44下载
- 积分:1
-
大部份单片机中,没有USB 主机,要读写U盘,不妨用SL811,扩展,代码OK
大部份单片机中,没有USB 主机,要读写U盘,不妨用SL811,扩展,代码OK-Most single-chip, there is no USB host, it is necessary to read and write U disk, may wish to use SL811, expansion, code OK
- 2022-07-15 19:43:02下载
- 积分:1
-
水管工游戏
本游戏结合面向对象的开发模式,参考原版的任天堂公司水管工游戏,争取能够实现原游戏的基本功能,并在此基础之上我们再对其进行一些功能的扩展,如能够支...
水管工游戏
本游戏结合面向对象的开发模式,参考原版的任天堂公司水管工游戏,争取能够实现原游戏的基本功能,并在此基础之上我们再对其进行一些功能的扩展,如能够支持多的玩家在网上进行联机对战(此项功能有望再下次阶段实现)。-plumbing game this game based on object-oriented development model, the reference to the original Nintendo plumbing games for the original game can achieve the basic functions, and on this basis we held over for the expansion of certain functions, such as to support multi-player online multiplayer experience (this functions of the next phase is expected to again achieve).
- 2022-06-26 09:44:12下载
- 积分:1
-
文件移动移动C++语言源代码开发环境
文件移动MOVE的C语言源程序代码 开发环境为C-documents Mobile MOVE C language source code development environment for C
- 2022-03-12 14:19:54下载
- 积分:1
-
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求...
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求。本次课程设计就是为了适应上述要求而开设的。它要求学生在熟练掌握理论知识的基础上,结合生产实践,自己独立完成一口井的采油设计。- Along with the our country economy fast development, grows day
by day to the petroleum demand. This said to the petroleum profession
that, since the opportunity is the challenge. It requests the
petroleum person to have the stronger specialized knowledge and the
ability. Therefore it set a higher request to the petroleum
specialized university student. This curriculum designs is for adapt
the above request to open. It requests the student skilled to grasp
the theory knowledge in the foundation, in coor with progress of
production practice, own independently complete a well the extraction
design.
- 2022-07-18 22:34:01下载
- 积分:1
-
这是一个词法分析器源码,希望大家共同交流!
这是一个词法分析器的源程序,希望大家共同交流!-This is a lexical analyzer source, we hope that common exchange!
- 2023-04-13 07:10:02下载
- 积分:1
-
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。...
使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
- 2022-02-14 03:41:34下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
labview 声卡配置实例,利用函数选板里提供的函数配置好参数,连线即可...
labview 声卡配置实例,利用函数选板里提供的函数配置好参数,连线即可-labview examples of the sound card configuration
- 2022-03-13 15:06:47下载
- 积分:1