-
This package contains a collection of geometry filters
This package contains a collection of geometry filters-- programs that
are for manipulating polgonal representations for 3D graphical objects.
This source code is undergoing revision, and I expect that a new
version of the code, together with many more filters, will be
available shortly.
- 2022-01-25 18:10:58下载
- 积分:1
-
an example of the drawing board and let's see it on time
一个画图板的例子 有空就看看吧-an example of the drawing board and let"s see it on time
- 2022-03-17 21:23:40下载
- 积分:1
-
Based on the WinCE operating system, SMDK2410 hardware development platform for...
基于WinCE操作系统、SMDK2410硬件开发平台下的键盘程序――通过串口传输键值-Based on the WinCE operating system, SMDK2410 hardware development platform for keyboard under the program- through the serial transmission key
- 2022-07-04 14:57:30下载
- 积分:1
-
如何用Delphi制作录音程序 谈"黑洞2001"杀防火墙的实现与对策 安装与卸载之卸载篇...
如何用Delphi制作录音程序 谈"黑洞2001"杀防火墙的实现与对策 安装与卸载之卸载篇---程序自杀 “冰河”启示录 用Delphi在局域网中实现网上影院 谈Delphi编程中-how to develop recording program using Delphi. talk the reality and countermeasure about "black hole 2001" killing firewalls. install and uninstall section-program selfkilling "ice age" revelations. realize online theater with Delphi in the intranet,and talk about Delphi in
- 2022-03-19 20:46:49下载
- 积分:1
-
封锁键盘鼠标的源程序
封锁键盘鼠标的源程序-blockade of the source keyboard and mouse
- 2022-09-01 04:20:04下载
- 积分:1
-
手机分包监控电脑屏幕(带电脑服务器源码)
本源码 是在 手机下可以实时的监控 电脑的屏幕画面 ,电脑服务器是“易语言”的吗,客户源码是“E4A”,简称“易安卓”,服务器数据是分包发送的,不用担心数据掉包问题。
- 2022-01-26 05:29:24下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!...
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!-Used to read data file! And data write! Is C++ Language made if there is an error please advise!
- 2023-01-29 18:25:03下载
- 积分:1
-
同时的数据压缩和加密
同时进行数据压缩,加密和解密
摘要
网络通信的安全性可以说是世界上最重要的问题,今天给定的有价值的信息,在不同的网络里传递的大量。而较大的文件,需要对网络安全发送,它必须被加密。在规模较大的文件进行加密时,仍然会增加的大小。因此,通常其压缩并通过网络发送。数据压缩是著名的降低了存储和通信费用。它涉及到一个给定格式的转换数据,称为源信息,以更小的尺寸的格式的数据,被称为码字。数据加密称为保护信息不被窃听。它把一个给定的格式,称为明文,为另一种格式,称为密文的数据,用加密密钥。现有的与当前的压缩和加密方法的主要问题是
1.低速。
2.更多的处理时间。
3.更多的成本。
为了减轻这个问题,我们的方法结合了两种方法(压缩和加密)成一个过程。在新的方法加密和压缩的同时被完成。它需要较少的处理时间和更快的速度。
为压缩哈夫曼压缩算法。加伪随机洗牌成压缩的数据。在树中的节点洗牌。混洗是为了得到不同的霍夫曼表。加密后,我们将得到一个洗牌Huffman表
- 2023-08-21 16:55:03下载
- 积分:1
-
这是一段可以测试 某段代码运行时间的程序 实际测试时只需将要测试的程序段复制到相应的代码段即可 程序中有我自己的一段测试代码 将其替换就可实现自己的测试...
这是一段可以测试 某段代码运行时间的程序 实际测试时只需将要测试的程序段复制到相应的代码段即可 程序中有我自己的一段测试代码 将其替换就可实现自己的测试-time test code
- 2023-06-18 23:30:04下载
- 积分:1