-
J2ME rpg game
J2ME rpg游戏《游戏的故事》设计文档以及详细讲解。对于学习j2me rpg游戏编程的初学者十分珍贵,强烈推荐。-J2ME rpg game
- 2022-06-01 16:37:11下载
- 积分:1
-
LightweightCTI is a set designed to help developers quickly build voice related...
LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨语音板卡的能力。当然在写本文是我还只是做了一点点的基础性工作而矣,也希望通过它来促成LightweightCTI本身的发展,使其真正成为大家在开发语音应用时可用、能用的框架。通过本次重构其本身的架构已经基本定了下来,而且本人也居于它开发完成了公司的语音催缴与查询系统,所以其完全可应用于一般的应用开发中。同时,为了便于大家对LightweightCTI进行扩展,在接下来的时间我会为其写一套可插拨的插件容器,只要符合其接口规定的组件都可以成为LightweightCTI的一部分。-LightweightCTI is a set designed to help developers quickly build voice related applications Open source set the basic framework, Currently you download and use the building in Pwin2000+ Delphi/C Builder environment The framework, all the basic code using Pascal language completed. LightweightCTI the ultimate goal is not to become a voice in a variety of cards based on the use of IV R software (although its only support the East simulation into the most functional card), but his voice has become the basis for application development
- 2022-10-25 10:05:04下载
- 积分:1
-
cdma code in c++, nice addition for starters
cdma code in c++, nice addition for starters
- 2022-03-31 07:07:08下载
- 积分:1
-
This is a USB device about the PDF file request, documentation of major equipmen...
这是一个讲述USB设备请求的PDF文档,文档中对重要的设备请求做了详细的介绍。-This is a USB device about the PDF file request, documentation of major equipment request a detailed briefing.
- 2022-07-19 16:03:48下载
- 积分:1
-
C #实现BBS论坛。提供三个主要角色:访客(未注册的美国..
用c#实现的BBS论坛。主要提供了三种角色:游客(没有注册的用户)、已经注册的用户和后台管理员。当游客进入论坛之后,只能对网站的首页进行浏览;而已经注册的用户进入论坛之后,可以发表自己的评论、并加以编辑等;管理员进入论坛之后,可以设置及更改整个论坛基本操作。-With c# Realize the BBS forum. Offers three main roles: visitors (unregistered users), registered users and back-office administrator. When visitors enter the Forum, can only browse the site
- 2022-08-11 11:28:54下载
- 积分:1
-
蚁群算法0-1背包问题
针对于01背包问题,所要求的是一个物品的排列问题,但是在蚁群算法的实现过程中要求有一个相同的起点,因此我们增加了一个共同的虚拟起点,设为第0个物品。对物品的选择是整个算法的重点,这个主要体现在对物品的选择概率上。由于在c语言的实现过程中,涉及到一个浮点数的误差问题,所以进行比较的过程中都是通过DML_MIN进行比较的。
- 2023-05-19 21:05:03下载
- 积分:1
-
MSP430F135的SPI操作代码,绝对的真实可行.放心下载
MSP430F135的SPI操作代码,绝对的真实可行.放心下载-MSP430F135 the SPI operation code, is absolutely true feasible. Rest assured Download
- 2022-03-21 00:33:28下载
- 积分:1
-
基于JPEG压缩的数字水印嵌入和提取算法。
基于JPEG压缩的数字水印嵌入和提取算法研究。-Based on JPEG compressed digital watermark embedding and extraction algorithm.
- 2022-10-30 04:15:03下载
- 积分:1
-
析报告是在测试分析的基础上,对测试的结果以及测试的数据等加以记录和分析总结。它也是测试过程中的一个重要环节,同时,它也是对软件性能的一个总的分析和认可及对不足之...
析报告是在测试分析的基础上,对测试的结果以及测试的数据等加以记录和分析总结。它也是测试过程中的一个重要环节,同时,它也是对软件性能的一个总的分析和认可及对不足之处的说明。因此,测试分析报告对于今后对软件的功能的加强,不足之处的弥补等都起着十分重要的提纲作用。另外,它还有利于今后软件开发者阅读原程序,根据测试提供的数据和结果,分析原代码,掌握各函数的功能和局限性。从而缩短软件开发者的再开发时间和所耗费的精力.资金。-Analysis of the test report is based on the analysis of test results and test data to be recorded and analyzed and summarized. It is also in the process of testing an important part, at the same time, it is for software performance analysis and a general recognition and description of the inadequacies. Therefore, the test analysis report for the future of software is the strengthening of the inadequacies of the make up of the outline and so plays a very important role. In addition, it is also beneficial to the future software developers to read the original procedure, according to test data and results of analysis of the original code, to acquire all of the features and limitations of function. Software developers in order to shorten the re-development time and cost of energy. Fun
- 2022-03-18 05:23:57下载
- 积分:1
-
林锐博士的《软件工程思想》。基于实践总结,很有参考价值。
讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难...
林锐博士的《软件工程思想》。基于实践总结,很有参考价值。
讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难得,以至回味无穷-Dr. Lin Rui
- 2022-04-17 01:56:02下载
- 积分:1