Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • chess.rar c++ chess write by self
  • Csharp.rar C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }
  • HowtoWritePublishaScientificPaper.rar How to Write and Publish a Scientific Paper 介绍怎么写英文科学论文
  • wb_rtc.zip ... caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // ...
  • write.rar 一个联机手写数字识别小程序,用vc++工具编写的。可以执行,试过了,放心下载
  • a2002_02.zip ... /erases the same Flash memory in which it is located. Currently, no flash memories exist that allow read cycles during a write/erase cyclus. Therefore, the code that performs the actual write/erase of the flash memory, must reside outside the flash ...
  • login.rar 用ASP制作网站登录系统 把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码: 以下为程序代码: <% if session("userid")="" then response.write("<script language=javascript>alert( 对不起,你没有查看该页的权限或已超时,请重新登录! ) location.href= loging.asp </script>") End %>
  • callbacks.zip callback demo program, you can learn how to write callback functions
  • interruptinC++.rar the demo program about how to write interrupt
  • ProgrammingWindows5thEdition.rar This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and ... I ll discuss later in this chapter, this is not the only way to write programs that run under Windows. However, it is important to understand the ...