-
一步 学VB2005数据库编程,WROX出品,Roger Jennings编写,啥也不多说了,学VB.NET必看的精品
一步 学VB2005数据库编程,WROX出品,Roger Jennings编写,啥也不多说了,学VB.NET必看的精品-Database Programming VB2005 step Xue, WROX produced, Roger Jennings writing, what not to say, the school must-see boutique VB.NET
- 2022-04-22 01:39:38下载
- 积分:1
-
该源代码利用计算机模拟乘法竖式 计算阶乘
将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒...
该源代码利用计算机模拟乘法竖式 计算阶乘
将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of a new long arrays of characters in my machine on computable 30,000! The precise value of time spent nearly 60 seconds
- 2022-03-21 21:13:08下载
- 积分:1
-
查表法公历农历转换,此法可以转换西历农历转换程式,可以转换100年...
查表法公历农历转换,此法可以转换西历农历转换程式,可以转换100年-look-up table method Lunar calendar change, this method can be converted into the Western calendar, the Lunar conversion programs, can be converted into 100 years
- 2022-01-22 14:22:57下载
- 积分:1
-
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序...
在视频处理中经常要用到Zigzag序号及其逆序号,本文提供了一个新的类CZigzag,可以求任意m×n块的Zigzag序号及其逆序号。 由于所求的Zigzag序号及其逆序号为一次性遍历生成,其时间复杂度仅为O(m×n)。-In video often use to deal with the serial number and its reverse No. Zigzag, the paper provides a new category CZigzag, can seek arbitrary m × n block Zigzag its serial number and its reverse. Zigzag As the demand for its serial number and its reverse traversal generates one-time, its time complexity is only O (m × n).
- 2023-05-08 04:40:02下载
- 积分:1
-
Hospital Management System
基于c-sharp和mysql服务器的小型医院管理
- 2022-01-31 06:12:48下载
- 积分:1
-
学校注册管理[软件工程]
学籍管理【软件工程作业】- School register management [ software engineering work ]
- 2022-01-26 07:01:59下载
- 积分:1
-
一个有关HUFFMAN算法的演示
其中还有一些基于HUFFMAN的压缩
一个有关HUFFMAN算法的演示
其中还有一些基于HUFFMAN的压缩-an algorithm for the presentation of which some compression on Speed HUFFMAN
- 2022-03-12 15:40:34下载
- 积分:1
-
wpf 动态添加datagrid
wpf 动态添加datagrid,通过代码在后台动态生成datagrid
- 2022-06-14 13:35:18下载
- 积分:1
-
红黑树数据结构
红黑树性质
红黑树是每个结点都带有颜色属性的二叉查找树,颜色为红色或黑色。在二叉查找树强制一般要求以外,对于任何有效的红黑树我们增加了如下的额外要求:
列表项结点是红色或黑色。
根是黑色。
所有叶子都是黑色(叶子是NIL结点)。
每个红色结点必须有两个黑色的子结点。(从每个叶子到根的所有路径上不能有两个连续的红色结点。)
从任一结点到其每个叶子的所有简单路径都包含相同数目的黑色结点。
为了便于处理红黑树中的边界情况,使用一个哨兵来代表所有的NIL结点,也就是说所有指向NIL的指针都指向哨兵T.nil。
- 2022-05-05 19:56:42下载
- 积分:1
-
pb类电子时钟, 数字显示屏的实现源码,非常好
pb类电子时钟, 数字显示屏的实现源码,非常好-pb electronic clock, digital display achieving source, a very good
- 2023-01-31 22:55:03下载
- 积分:1