-
This is a game that is to write a procedure to understand
这是有一个比赛题,是写出一个看不懂的程序-This is a game that is to write a procedure to understand
- 2022-07-18 10:17:37下载
- 积分:1
-
wmoontab.zip:新月的日期1347kb表大小。
wmoontab.zip: Table of New Moon Dates size 1347KB.
Date and time of each new moon from 3000 B.C. to 3000 A.D. according to DE406. Text file of Julian dates and calendar dates, on the ephemeris time scale, of approximately 75,000 events.
新月(天文名词)的计算方法。-wmoontab.zip: Table of New Moon Dates size 1347KB. Date and time of each new moon from 3000 BC to 3000 AD according to DE406. Text file of Julian dates and calendar dates, on the ephemeris time scale, of approximately 75000 events. new months (the astronomical term) is calculated.
- 2023-08-04 12:45:04下载
- 积分:1
-
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能...
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能-saolei
- 2023-08-13 09:05:02下载
- 积分:1
-
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值...
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值-PCF8563 a chip on the clock procedures. Through 51 PCF8563 chip microcontroller control of initialization, reading and the value attached
- 2022-06-27 20:15:32下载
- 积分:1
-
VC++图像平滑处理源代码程序
摘要:VC/C++源码,图形处理,平滑图像,图片锐化
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
- 2022-07-27 01:47:12下载
- 积分:1
-
摄影测量学单向空间后方交会
摄影测量学中单向空间后方交会 是武汉大学经典教材摄影测量学中的一个课后习题 用控制点坐标和像点坐标来反解外方位元素的 希望对大家能有帮助
- 2022-08-15 18:23:00下载
- 积分:1
-
(1)asp.net v2.0构架的维基系统,使用SQL Server 2005数据库
(2)帐户管理采用微软提供的用户管理系统
(3)用户分为访客...
(1)asp.net v2.0构架的维基系统,使用SQL Server 2005数据库
(2)帐户管理采用微软提供的用户管理系统
(3)用户分为访客、注册用户、管理员,功能包括用户管理,词条管理
功能介绍:
(1)使用三层架构,代码优化,便于修改,可以自由选择皮肤。
(2)界面友好,操作简便 性能进行了优化,速度快
(3)user.aspx进行用户管理,可以进行用户注册,密码修改,用户登录
(4)从页面左边可以直接进入词条,也可通过搜索进入词条,还会直接显示最新的10个词条。
(5)词条按tag(标签)分类聚合,每个词条可加入到任意多个tag,点击词条下面的tag,会列出所以包含此tag的词条
(6)点击history(历史)进入对比页面,将各个版本的列出,可以将任意两个进行比较,可以恢复到以前的版本-err
- 2022-01-26 04:42:00下载
- 积分:1
-
在 Visual C++中操作Excel,对开发数据库管理系统很有意义
在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system
- 2023-02-01 08:25:04下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档...
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档-this works for the materials used for table conversion late in the process, before the adoption of procedures to write data to this point, it be further converted to Excel files
- 2023-03-06 22:20:03下载
- 积分:1