Welcome![Sign In][Sign Up]
Location:
Search - January

Search list

[Crack Hackloki加密算法C语言源代码

Description: loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /* */ /* which is a candidate algorithm in the Advanced Encryption Standard */ /* programme of the US National Institute of Standards and Technology. */ /* */ /* Copyright in this implementation is held by Dr B R Gladman but I */ /* hereby give permission for its free direct or derivative use subject */ /* to acknowledgment of its origin and compliance with any conditions */ /* that the originators of the algorithm place on its exploitation. */ /* */ /* Dr Brian Gladman (gladman@seven77.demon.co.uk) 14th January 1999 */
Platform: | Size: 104373 | Author: | Hits:

[OS program时间转换

Description: 将YYYY-MM-DD HH-MM-SS的日期转化为自1900年01月01日00分00秒开始的秒数-will YYYY-MM - DD HH-MM-SS into the date from January 1900 01 Japan 00 minutes 00 seconds of the start seconds
Platform: | Size: 40337 | Author: none | Hits:

[Windows Develop获取系统时间函数

Description: 功能:返回自格林威治时间1970年1月1日午夜(00:00:00)开始所经历的秒数,没有错误返回值-function : to return to Greenwich time since January 1, 1970 at midnight (00:00:00) experienced in seconds, no error return values
Platform: | Size: 5056 | Author: 王 艳 | Hits:

[DirextX基于Delphi的VFW视频捕获程序的开发

Description: 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (such as video conferencing, video telephony, etc.) are applied to the development of video capture technology. Microsoft for software developers with a special video capture for the VFW SDK, for the Windows System Video Capture provides a standardized interface, and greatly reduce the development process more difficult. As VFW SDK only version of VB and VC, no version of Delphi, Delphi in a statement on January 1 of each DLL functions and variables. This paper describes in detail how to use VFW in Delphi development video capture process steps and give examples of the program.
Platform: | Size: 5616 | Author: 王鹏 | Hits:

[Windows Develop2000年第八期

Description: 这里是电脑编程技巧与维护2000年的源代码,每期一个包,就不一一具体注明了。-here is the computer programming skills and maintenance 2000 source code, each one package, not specifically stated in a January 1.
Platform: | Size: 1154475 | Author: hcs | Hits:

[Other resourceVC编写--学生成绩管理系统

Description: 本程序在vc环境下编写,是本人在ACCP学习第一学期开发的,实现学生成绩管理的基本功能,注释详细,可供初学vc的朋友参考一二,如发现程序bug或有何建议,请反馈予本人,谢谢下载。-procedures in the environment vc preparation, I was learning the ACCP development of the first semester, students realize the basic performance management functionality, detailed notes, for beginners vc reference to a friend on January 2, found that procedures such as bug or any suggestions, please feedback to myself, thank you download.
Platform: | Size: 3492 | Author: 邵岩开 | Hits:

[Ftp Serverboyle_ftpupdate

Description: 网站文件在本地更新多了以后,要将本地更新文件上传服务器时候再一一找出更新过的文件比较麻烦。设计初衷就是为了解决这个问题,同时也为了练手。代码没有什么难度,主要是为了学习FTP传输和文件操控。设计中有两种文件扫描方式,对比扫描则是通过对比用户提供的时间了扫描本地更新文件;实时扫描则以服务器上文件时间与本地文件时间进行对比来扫描文件,因此最好服务器和本地系统时间相差不要太离谱。在D7和XP下开发。 -website updated in the local paper after more than that for local update server upload time again on January 1 updated to identify the papers trouble. Originally designed in order to solve this problem, but also to practice hand. Code not difficult, mainly to learn FTP file transfer and manipulation. Two design document scanning, contrast scanning is provided by comparing the user's local time scanning updates; While real-time scanning files on the server time to time with the local paper compared to scan documents, the best server and the local system the difference in time will not be too outrageous. In D7 and XP development.
Platform: | Size: 279026 | Author: oliver | Hits:

[Other resourceMatlabPreprocess-jan05.tar

Description: 无线仿真Matlab代码,Matlab scripts to generate input trace files. Changed in January 2005-wireless Matlab simulation code, Matlab scripts to generate input trace files. Changed in January 2005
Platform: | Size: 10670 | Author: 赵世杰 | Hits:

[ADO-ODBCVisualBasicReportingExam

Description: 用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real executable file, but not as good as the data processing books on the VB introduced so powerful, in January 1999 started learning VB, mainly aimed at database for processing, When the VB database programming is the basis of understanding will want to prepare a small thing to practice what, what subject? election, think of Wisdom is less pleased with the change, this is better than it started.
Platform: | Size: 42345 | Author: 黄学伟 | Hits:

[ToolBarthe_ th

Description: 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases -- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan / only, the hen 3 yuan / only and chicken one yuan / 3. Analysis : This is a volatile equation -- Group 3 linear equation (3 variable, equation 2) x + y + z = 100 5x +3 y + z / 3 = 100 x located rooster
Platform: | Size: 559589 | Author: 林林 | Hits:

[Menu controlqqjiemian

Description: QQ式的菜单,不完全,供大家参考和学习,请各位大虾指点一二,我也很多不懂请指点!-QQ-style menu, not entirely, for your reference and learning, please prawns guidance on January 2, I do not know a lot of guidance please!
Platform: | Size: 233616 | Author: | Hits:

[CSharp计算润年及月分天数

Description: 这是一个使用C#.NET开发的计算润年和一月天数的例子-This is a use of C#.NET development and the calculation of leap year days in January the few examples
Platform: | Size: 9263 | Author: 风云 | Hits:

[Other resource鞋塑企业的计件工资系统

Description: 这是我在去年年底利用业余时间做的一个鞋塑企业的计件工资系统。由于本人技术有限,请各位下载看过源码的同仁能给些建议,谢谢了。 我的Email:softboy@vip.sina.com QQ:9844389 验证信息:DFW,谢谢了!以下我说一下使用源码注意项: 1、Windows2000 Professional SP3、DELPHI 6.0、SQL Server2000的开发环境; 2、开发目录为:D:PieceRate,数据库备份存放于Data目录中,还原SQL Server后名为PieceRate; 3、目前客户3站点在使用,初次运行时服务器名、客户机名的设置大家应该会吧,不会就QQ吧。 4、里面有大量数量,数据日期为2003年1月份的,所以大家查看统计时要注意日期,如果统计全部人员的数据耗时会比较长一些; 5、统计大部分使用了存储过程; 6、使用了Devexpress Quantum、LxMenu、Reportmachine等控件; 7、二用户密码均为1; 8、此源码献给DELPHI最初级者学习使用,如果您认为您是高手或看过源码后觉得垃圾一堆,您可立即删除。但也欢迎您给我建议。 9、谢谢! -This is my last year to use their spare time to do a plastic shoes enterprise piece-rate wage system. Because my limited skills, please read the source code download colleagues give suggestions, I thank the. My Email : softboy@vip.sina.com QQ : 9844389 certification information : DFW, thank you! I talk about attention to the use of FOSS in : 1, Windows 2000 Professional SP3, Delphi 6.0, SQL Server 2000 development environment; 2, the development of Contents : D : PieceRate, database backup storage in the Data directory and restore SQL Server named after PieceRate; 3, Head former customers in the use of three sites, the initial operation server name, client name we should set Goodbye, it will not QQ. 4, where a lot of volume data for the period January 2003, so we have to look at the statis
Platform: | Size: 1890725 | Author: 何云 | Hits:

[Other打鱼还是晒网

Description: 中国有句俗语叫“三天打鱼两天晒网”。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”。 *问题分析与算法设计 根据题意可以将解题过程分为三步: 1)计算从1990年1月1日开始至指定日期共有多少天; 2)由于“打鱼”和“晒网”的周期为5天,所以将计算出的天数用5去除; 3)根据余数判断他是在“打鱼”还是在“晒网”; 若 余数为1,2,3,则他是在“打鱼” 否则 是在“晒网” -There is a Chinese saying called "three-day fishing nets drying day." A person from January 1, 1990 starting "three-day fishing nets two days of drying," and asked the person in a day after it is "string" or "drying network." * Analysis and design of algorithms that under Italian solving process can be divided into three steps : 1) calculation from January 1, 1990 until the date specified number of days; 2) The "string" and "drying net" for the five-day cycle, will calculate the number of days spent five Removal ; 3) According to the remainder of the judgment he is "string" or "drying net"; if the remainder of 1,2,3, he is the "string" or the "drying Network"
Platform: | Size: 1519 | Author: 姚紫欣 | Hits:

[Windows Develop程序源代码之三

Description: 程序源代码之三,是紧接上面的一二的,觉得有用的化,可以下载看看,对VC++部件编程还是很有用的!-source code ter, is immediately above the January 2, feel useful, and can be downloaded look at the components of the VC program or useful!
Platform: | Size: 726137 | Author: 小张 | Hits:

[ADO-ODBC实验 4 查询数据库

Description: 1、从customer表中查询所有客户的姓名和电话。 2、查询库存量大于1000的商品,结果按库存量从大到小排序。 3、查询每个客户的订单金额的总和。 4、查询2005年上半年(1月1日到6月30日)订货总数大于5000的商品。 5、查询所有北京客户的订单信息,包括订单的序号、客户的姓名、商品名、数量。 6、查询所有商品在什么时间卖出了多少。 7、查询没有订单的商品信息。 8、查询每种商品的销售总数量和总金额。 -one from the customer table for the names of all customers and telephone. Two inquiries inventory of more than 1,000 commodities, stocks on average by sequencing. Three inquiries each customer's total amount of orders. Four inquiries the first half of 2005 (January 1 to June 30) the total number of orders for more than 5,000 products. Five, all inquiries Beijing customer order information, including the serial number of orders, the customer's name, trade names, the numbers. 6, inquiries all goods and the time of the number sold. 7, no orders for the commodity information. 8, inquiries every commodity in total sales volume and the total amount.
Platform: | Size: 85203 | Author: huyb02 | Hits:

[Windows Develop2005102811141408

Description: 使Windows能够像RedHat Linux那样拥有四个桌面。 热键定义: Ctrl+F1:切换到桌面1(原始桌面); Ctrl+F2:切换到桌面2; Ctrl+F3:切换到桌面3; Ctrl+F4:切换到桌面4。 软件名称: 桌面妙手 版本: 1.0 作者:杨国强 软件类型:绿色免费 完成日期:2005年01月15日 Email:hmilyyangguoqiang@tom.com 功能: 使Windows能够像RedHat Linux那样拥有四个桌面。 热键定义: Ctrl+F1:切换到桌面1(原始桌面); Ctrl+F2:切换到桌面2; Ctrl+F3:切换到桌面3; Ctrl+F4:切换到桌面4-Windows like RedHat Linux desktop possess four. Hotkey definition : Ctrl F1 : switch to a desktop (original desktop); Ctrl F2 : 2 switching to the desktop; Ctrl F3 : switch to desktop 3; Ctrl F4 : 4 switch to the desktop. Software name : good blend desktop version : 1.0 Author : NPC software types : green free completion date : January 15, 2005 Email : hmilyyangguoqiang@tom.com functions : Windows, like RedHat Linux desktop possess four. Hotkey definition : Ctrl F1 : switch to a desktop (original desktop); Ctrl F2 : 2 switching to the desktop; Ctrl F3 : switch to desktop 3; Ctrl F4 : switching to the desktop 4
Platform: | Size: 234726 | Author: 郑建飞 | Hits:

[Other resourcekftool_matlab

Description: kalman滤波的matlab程序Updated: January 11, 2002To execute the Matlab version simply execute gui.mEnjoy.Greg Welch-Kalman filtering Matlab procedures Updated : January 11, 2002To execute the Matlab version simply execu te gui.mEnjoy.Greg Welch
Platform: | Size: 8308 | Author: 洛阳 | Hits:

[OtherElektor-Electronics---January-2011-(True-PDF)

Description: Elektor Electronics - January 2011 (True PDF)
Platform: | Size: 8576000 | Author: Syamsul | Hits:

[BooksPython for Beginners - January 2020

Description: Python for Beginners - January 2020
Platform: | Size: 54481693 | Author: EssaAhmed | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net