资源列表
Large_integer_adder
- 大整数加法 我们将一个大整数从右到左分组,每三位为一个节点,若剩余一个组不满三位也将其作为一个节点处理。大整数本身的符号用头节点来表示。1表示正数,-1表示负数。通过这样的方式我们就构造了一个存储大整数的双向链表,然后就可以进行大整数的基本运算了。-Large integer addition we will be a large integer division from right to left, each for a three-node, if a group dissatisfied
asmf240
- 纯正弦波UPS源代码纯正弦波UPS源代码-ups
CSerrverHelppS
- CSHARP源码开发的一个提供远程客户端通过网站后台提交数据据的接口!以实现网站数据自动更新! 可直接使用。 已通过测试。 -CSharp-source development of a to provide the remote client to submit data through the website inteerface Backgrounds! To achieve site data automatically updates! Source code integrity
hexdata_disposal
- 使用串口接收16进制数的程序,适用于有专门发送格式的设备与计算机通信-Using the serial port to receive the hexadecimal number procedures to apply to have a special delivery format equipment and computer communications
chessBoard
- 棋盘覆盖问题:在一个2^k*2^k个方格组成的棋盘中用4种不同形态的L型骨牌覆盖一个给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖-Board cover: a chessboard 2 ^ k* 2 ^ k squares composed using four kinds of different forms of an L-type domino covering all given special squares on the board except for
receive
- 基于ip的多播接收接收端程序,基于ip的多播接收接收端程序-Multicast reception
jiandan
- 简单的开机密码程序 1.自动识别功能 2.输入密码 3.错误提醒 4.密码提示 5.登录成功 6.退出程序 7.自动运行-Simple password program 1 automatic recognition function The 2 input password 3 mistakes to remind 4 password 5 successful login 6 exit program
readandwritexml
- .Net2005 平台编写 C# 处理XML,可读、写
CSharpIP
- 通过使用c#来修改电脑的ip地址。。简单的代码和listbox的保存和读取-Through using c# to revise the IP address of the computer. Simple code and listbox preservation and read
MyDataclass
- C#读取SQL数据库,将数据读到dataset中返回。-C# Read SQL database, dataset read data returned.
ExcelHelper
- Web上导出Excel文件类。可以直接调用,经测试成功!-Dump Excel from Web Page
FIFO
- 通用FIFO,先进先出,队列满不覆盖数据,已经检测,没出现BUG。-Universal FIFO, first-in-first-out queue full coverage data has been detected, and no-show BUG.