搜索资源列表
G.729yuyinDLL
- 采用G.729的语言实时通信DLL(含测试源代码)- Uses G.729 language real-time communication DLL (to contain test source code)
200482712133053
- 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -proce
一个在MFC环境中使用的 InfoZip打包类
- 一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
学生基本信息
- 对初学jbuilder的朋友有用,含有学生的基本信息,不过很多功能留给你们自己加工-for beginners JBuilder useful friends, students contain basic information, but many left to your own functional processing
交通信号灯实时控制系统
- 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report!
Clesson19
- 这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
TSR-ex
- REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded
使用API函数播放wav文件
- 如何通过调用api函数来播放wav文件,压缩文件中包含小的wav文件。-how to function by calling api to play wav file, compressed files contain small wav file.
Beclk
- 含有可執行文件,用bmp來卸的,非常漂亮的表面-contain executable files, bmp to shrug off, the surface is very beautiful
协同浏览
- 与电子白板类似,是一个动态链接库,作为一个模块嵌入其他的程序中,通过网络可以达到协同浏览的目的,但是模块本身不包含网络部分-similar with electronic whiteboard, it is a dynamic link library. Being a module embedded in other programme, we can share the application though the network.
jsplinkddvipmsyql
- 该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连
同色球游戏
- 游戏开发,用到direct等.Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的完全管理. -game developers, such as direct use. Ball sports, including
TRichView.v1.9.10.2 src
- RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscr ipts/superscr ipts, colored text backgro
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster cod
迷宫算法的实现
- 用c语言实现迷宫算法,程序中含有详细的说明-Realize the maze algorithm in c language, contain the detailed explanation in the procedure
3dtrans
- 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB,
123
- these files contain matlab documents and programs.
Contain
- 判断相应的字符串是否包含在另一个用","或指定的分隔符隔开的字符串中-Determine the appropriate string is included in the other use " ," or specify the delimiter separated string
contain
- contain with visual c-contain with visual c++
ListCtrl-Contain-Combobox-and-edit
- Listctrl内嵌edit,combobox-Listctrl contain edit,combobox