资源列表
排序选择:
8queenjava
- 利用java编程 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选;
guandaotongxin
- 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
fork_textcanjian
- 1、 了解系统调用fork()、execl()、exit()、getpid()和waitpid()的功能和实现过程 2、 编写一段程序实现以下功能: a) 使用系统调用fork()创建两个子进程 b) 父进程重复显示字符串”parent:”,并使用函数getpid()显示自己的进程ID。 c) 两个子进程分别重复显示字符串”child:”,并使用函数getpid()显示自己的进程ID 3、 编写一段程序实现以下功能: a) 使用系统调用fork()创建一个子进程 b)
hotelsleep
- 宾馆住宿管理系统,包括住宿登记,计费,退房,查看当前空房等功能.-guesthouse accommodation management system, including the hotel registration, billing, checkout, check the current availability, and other functions.
PaoPaoTangGame
- 想必大家都玩过网络上的泡泡堂游戏吧,那是一款相当好的游戏,这是小弟用C语言编写的,供大家参考。-It must have played on the Internet bubble it appear the game, it is one very good game. This is the younger brother with C language, for your reference.
msp430_ds1302.C
- 430的DS1302的驱动,知识源于网络,-430 of the DS1302-driven, knowledge from the network,
hexedit_20061206
- hex editor controls for editing and displaying of binary data. 16进制编辑器,编辑和显示二进制数据-hex editor controls for editing and displa ying of binary data. 16 hex editor, edit and display binary data
lrt119_CreateDataBase
- 控件作用: 自动创建SQL数据库(可以同时间创建多个数据库) 控件用法: 1:添加数据库(可以添加多个数据库)选择相应的数据库. 2:添加SQL文件(创建数据表,视图,过程.可从SQL文件中加载) 3:添加基础数据库基础默认数据(可从SQL文件中加载) 4:保存并退出 调用方法 : cCreateDBV21.Execute 其它 : cCreateDB(进度显示)-control role : automatic creation of the SQL
CaiPaiGame
- 这是一款用C语言编的小游戏。给你9张牌,然后让你在心中记住那张牌,然后电脑分组让你猜你记住的牌在第几组,然后猜出你记住的那张牌.-This is the one with C language addendum to the small game. Give you nine licenses, and then you remember seeing that in the minds of license, and then let a computer do you think you r
mdf2008_URL_Protocol_Handler
- 实现类似于: 1.pplive的 synacast:// 协议; 2.迅雷下载的 thunder:// 协议 等等,只要IE或网页中的链接,资源管理器,或者开始-运行对话中, 输入 URL Proltol://.... 即可启动相应的程序。 二、实现技术说明 通过向windows注册一个URL Protocol Handler, 在注册表中填写好Protocol 名称,响应处理进程的path即可;-achieve something similar
w3k_Wma-tag
- 一个读写WMA-TAG信息的单元.好用的WMA与TAG使用信息处理-a literacy WMA-TAG information unit. Easy WMA and the use of information processing TAG
speex1.5
- 一个非常好的开源音频编解码项目,支持多种音频采用频率,支持多码流,支持可变速率,VC6.0实现其库LIB,DELL,可以直接调用。-a very good revenue audio codecs, support for multiple audio frequency, support multi-stream, support variable rate, the VC6.0 achieve its LIB, DELL, can be called directly.
