-
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005...
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005-The other four parts of C# source code of Design patterns (single piece, factory methods, simple plants, generators). development platform:S2005
- 2022-04-30 05:45:01下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
- 2022-07-01 15:47:48下载
- 积分:1
-
很好的垃圾收集源代码
很好的垃圾收集源代码-good garbage collection source code
- 2022-07-27 20:07:15下载
- 积分:1
-
读卡器程序
读卡器程序-Reader program
- 2022-11-10 15:55:03下载
- 积分:1
-
本程序是用来实现自启动,但还要根据用户自己完善,只用于参考。...
本程序是用来实现自启动,但还要根据用户自己完善,只用于参考。-this procedure is used to achieve since the launch, but also improve the users themselves, for information only.
- 2023-07-19 05:15:02下载
- 积分:1
-
Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char...
Function ulong OpenPort(ulong HWND,uint uMsg,ulong dwPort,ulong dwBaud,char byByteSize, char byParity, char byStopBits) Library "comIO.dll"
subroutine ClosePort(ulong dwHandle) Library "comIO.dll"
subroutine StopIO() Library "comIO.dll"
Function ulong ReadBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
Function ulong WriteBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
//wparam 数据字节长度
//lparam 端口句柄
email:zzp0809@hotmail.com
适合PB,VB,delphi,VFP任何win窗口程序;
下载者,应用者请来一份email。
-Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char byByteSize, char byParity, char byStopBits) Library " comIO.dll" subroutine ClosePort (ulong dwHandle) Library " comIO.dll" subroutine StopIO () Library " comIO . dll " Function ulong ReadBuffer (ulong dwHandle, ref string pBuffer, ulong dwBufferLen) Library" comIO.dll " Function ulong WriteBuffer (ulong dwH
- 2022-03-17 18:08:22下载
- 积分:1
-
intel pro/wireless 2000驱动
intel pro/wireless 2000驱动-intel pro/wireless 2000 drive
- 2023-01-03 08:50:03下载
- 积分:1
-
Calcu_Sets
此程序计算的基本操作的一套理论在数学: 联盟两套、 两个集合的交集和一套补充。该程序运行在控制台中。
- 2022-08-21 22:17:10下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1
-
用的C++.NET,数据采用XML格式存储,是本人课程设计的题目,跟大家分享...
用的C++.NET,数据采用XML格式存储,是本人课程设计的题目,跟大家分享-Used C++. NET, the use of XML format for data storage, is the title of my course design, like to share with you
- 2022-05-14 10:54:17下载
- 积分:1