-
模式对话框与非模式对话框编程
模式对话框与非模式对话框编程-modeless dialog box with non-programming model
- 2022-02-05 15:57:48下载
- 积分:1
-
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证...
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证-the code is designed for the real-time database which is widely used in the electrical power system, the special design in memory distributing and using makes good assurance for the real time communication.
- 2022-07-04 14:06:02下载
- 积分:1
-
类库文件 多态度就模式开发的资料,可以说是来混分的,所以大家不要下好了...
类库文件 多态度就模式开发的资料,可以说是来混分的,所以大家不要下好了-The attitude of library documents, not much information on the model development can be said to mix points, so we should not, under good
- 2023-01-03 02:15:03下载
- 积分:1
-
现在的C程序可以这样写
现在的C程序可以这样写-You can write the C code in this way.
- 2022-03-26 02:21:37下载
- 积分:1
-
VC源码
VC源码-VC source R11/0350V0400N
- 2022-08-14 08:19:22下载
- 积分:1
-
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。...
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
- 2023-01-09 22:00:03下载
- 积分:1
-
一个微
一个微型的C lib
把 OpenSSL 移植到WCE 平台下必须使用-A micro-C lib of OpenSSL ported to the platform must be used WCE
- 2023-06-06 21:25:03下载
- 积分:1
-
java 的简易小程序 对很多人会有所帮助哦
java 的简易小程序 对很多人会有所帮助哦-A simple java applet will be helpful to many people oh
- 2022-08-13 20:09:02下载
- 积分:1
-
排序,冒泡算法
一些简单的小程序。就是排序冒泡,算法,是用vc编译的c++程序,全部验证正确,亲身实验!
- 2022-02-21 04:57:58下载
- 积分:1
-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1