-
Mainly through the document serialization to achieve the creation of contacts, b...
主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
- 2022-05-14 06:29:11下载
- 积分:1
-
MD5 algorithm. very good C++ code
MD5算法.很不错滴...用C++编写-MD5 algorithm. very good C++ code
- 2022-01-21 23:49:42下载
- 积分:1
-
站内日记短信可以设置日记本是否公开,网上管理员…
站内日记短信,可设定日记是否公开,管理员能在线添加,修改,删除日记,可以设定每页显示日记数,可设定是否不经登陆就可以签写日记等功能 超级管理员后台登陆地址为admin_login.asp 不管前台后台默认的用户名和密码都为admin-station diary messages can be set whether the diary open, online administrators to add, modify, delete diary can set diary page shows the number can be set not by whether it can sign a landing diary features such as super administrator background landing address whether prospects after admin_login.asp Taiwan default user name and password for admin
- 2022-02-02 18:30:46下载
- 积分:1
-
网络摄像头定时录像
C 锐利应用 2010年,此应用程序是关于使用摄像头捕捉到一个文件 (.avi) 的视频。它也有能力计划开始自动捕获的视频的录制时间。
我们可以使用任何一种摄像头和设置各种属性,以使用与像视频的大小和源以及自己的网络摄像头设置摄像头。
- 2022-07-06 11:22:59下载
- 积分:1
-
职工信息表,可以实现员工的一些查询处理功能,个人课程设计...
职工信息表,可以实现员工的一些查询处理功能,个人课程设计-the information table of employee
- 2022-02-14 22:19:48下载
- 积分:1
-
一个通过命令行设置windows静音的小工具。
一个通过命令行设置windows静音的小工具。-a tool to set mute for windows from cmd.
- 2022-08-18 21:34:59下载
- 积分:1
-
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。...
校园刷卡系统可视化版,包含源码,说明文档,编译好的程序。-Campus credit card system, visual version, including source code, documentation, compiled programs.
- 2022-02-03 10:17:28下载
- 积分:1
-
Create_DXF_file_From_Visual_Studio_10
本文演示如何写入 ASCII DXF文件。DXF文件是一个文件的各节组成和关联的值。他们是由 AutoCad 读取,然后转换为绘图。
我有开发 CDxf写入DXF文件从应用程序的类。然后,用户必须使用 AutoCad 来解释DXF文件。
我已列入与DXF文件可以做只有一小的部分。所有的细节载在下面文档中从欧特克公司网站: http://www.autodesk.com/techpubs/autocad/dxf/。
崩溃 | 复制代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 10:40:20下载
- 积分:1
-
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。...
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。-achieve a group of drag and drop controls, and support all windows of drag-and-drop operations, including documents, text, URL, drag and drop the photos. Full source code, strongly recommended.
- 2022-11-15 04:15:03下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1