搜索资源列表
实习设计袁红利03060218
- C语言的的windons下大数阶乘实现,运行良好.感觉很不错,相反啊独特.需要的可以打开开看,主要运用乘法思想的原理编写而成-C language of the majority of factorial windons under achieving, well-functioning. The feeling is very good, contrary ah unique. The need to be opened opened, the main use of the principl
明星集
- 链表主要实现功能是出现人的资料简介和照片-Chain main functions of the emerging information leaflets and photos
HA-HJSplit22
- 小管理程序,主要使用ADO引擎,给不会用ADO的同志学习之用-small management procedures, the use of ADO main engines will not be used to learn from Comrade ADO use
rara
- 由于数字水印技术的研究工作在国内尚未完善,本文的研究工作主要在国内外学者和专家的研究工作的基础上进行的。本毕业设计的工作不能涵盖数字水印技术的各个方面,只是其中的一部分,对数字水印技术的深入研究需要将图像、通信、密码等多方面的知识结合起来,系统的进行研究。论文的主要工作和章节安排:-digital watermarking technology research in the country yet to be perfected. this research work mainly in th
DvsServer
- MPEG4网络视频服务器服务器接收分析处理主程序!-MPEG4 video server network server to receive analysis main program!
解决生产者-消费者问题
- public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw
Link
- CStatic的自绘编写.主要是考虑如何刷新问题-Written self-drawn CStatic main issue is to consider how to refresh
HyperLink
- 这是网上下载的并经我修改后的一个超链接类(MFC)。主要修改是将GotoURL()改为public方法,以及原来在UNICODE下编译出错。 --pclion 使用方法示例: CHyperLink m_site m_site.SetURL(_T("http://www.tryahead.com/shk/")) -This is downloaded and modified by me a hyperlink Class (MFC). The main chang
SocketSet
- 此工程为通信系统TC/IP协议 主要技术是纯java 主要用到的io流,输入流如:InputStream,InputStreamReader,BufferedReader等。输出流如:OutputStream,OutputStreamWriter,PrintWriter等 功能:主要是通过服务器端,客户端的通信,符合多线程的开发,请使用者放心使用 描述:此小项目用到了各种io流,对于学习流的人有极大帮助。-This works for communications systems
LabelLink
- win7+vs2008下编译完成;本人正在公司里做C++界面编程,这个实现的功能主要是在应用程序里显示链接,大概类似打开的QQ聊天窗口下的那种广告链接效果。-win7+ vs2008 compile complete I am now learning C++ programming interface, the main function of this implementation is shown in the application link, probably similar to
Demo6
- 编写一个方法,输出在一个字符串中,指定字符串出现的次数.方法原型为: public static int countStr(String str1,string str2) -package defalt public class Hellow { public static void main(String args[]) {String str1="Hello,it is Tom speaking,who is that?" String str2="is"
CPort
- CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
82
- Control strategies for extracting the three-phase reference currents for shunt active power filters are compared, uating their performance under different source conditions with PI and Fuzzy Controllers in MATLAB/Simulink environment When the supply
