-
SP Cryptophone
CryptoPhone 代码树干为 Windows Mobile (新更新)
修改,从而生成正确 ;最新可用的来源代码。可以移植到 android 系统 ;测试移动 5.0 和 6.5 在 windows 上工作。此代码允许 windows 移动上安全 GSM 电话呼叫、 AES 和网上加密在真正的时间。该代码有需要的压缩库在惩教署调用上工作。
- 2023-08-02 01:05:05下载
- 积分:1
-
窗口异型演示程序源码
窗口异型演示程序源码-window dysplasia demo program source
- 2022-08-14 19:02:29下载
- 积分:1
-
快速排序算法是排序中相对来说比较好的算方法,大家可以看看啊...
快速排序算法是排序中相对来说比较好的算方法,大家可以看看啊 -Quicksort sorting algorithm is in relatively good balance method, we can look at ah Hehe
- 2023-02-24 14:45:04下载
- 积分:1
-
用vc++画同心矩形,背景颜色,等都有所描述
用vc++画同心矩形,背景颜色,等都有所描述-Using vc++ painted concentric rectangle, background color, are described
- 2023-08-29 22:25:03下载
- 积分:1
-
JAVA编写的小程序 供初学者做参考之用 功能相对比较简单 但是非常适合学校...
JAVA编写的小程序 供初学者做参考之用 功能相对比较简单 但是非常适合学校 -JAVA prepared by the small programs for beginners used to refer to function relatively simple but very suitable for schools
- 2022-05-21 19:19:14下载
- 积分:1
-
职工信息表,可以实现员工的一些查询处理功能,个人课程设计...
职工信息表,可以实现员工的一些查询处理功能,个人课程设计-the information table of employee
- 2022-02-14 22:19:48下载
- 积分:1
-
用VC 通过ADO操作ACCESS数据
更新记录的实例
用VC 通过ADO操作ACCESS数据
更新记录的实例-VC operation ACCESS through ADO Update record example
- 2023-04-11 01:15:03下载
- 积分:1
-
一个BUTTON 的例子
一个BUTTON 的例子-an example BUTTON
- 2022-07-16 03:50:47下载
- 积分:1
-
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载...
vc写的学生成绩管理系统,很适合学生作为课程设计用~~功能也不是很完善,不过还可以吧。喜欢的可以下载-vc wrote student achievement management system that is suitable for students as a function of curriculum design, use ~ ~ is not very perfect, but can also bar. Look like can be downloaded
- 2022-03-16 14:32:36下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1