-
入门级sqlapi链接MySQL范例
该项目包含了windows下socket通讯机制《完成事件》,以及c++调用sqlapi库连接mysql数据库,简单通俗易懂。适合想研究程序猿。附上Mysql,sqlapi安装学习日志。
- 2022-09-22 07:40:03下载
- 积分:1
-
一个基于C 的计算数据卷积的小程序,供大家学习参考
一个基于C 的计算数据卷积的小程序,供大家学习参考-a C-based computer data convolution of small procedures, for your reference learning
- 2022-03-25 21:53:26下载
- 积分:1
-
汉诺塔算法的源代码
此程序在 VB 应用程序开发和采用光盘作为输入的数。它使用递归逻辑查找解决全髋关节置换问题所需步骤的数目。最初是得到光盘添加入栈。我有一 3 大堆 A、 B、 C 3 塔 A、 B 和 c。SolveTOH 函数用于计算所有可能的步骤来解决问题。请注意,每次移动写在屏幕上后使用递归逻辑和输出
- 2023-08-26 19:00:04下载
- 积分:1
-
it a source code of lenmessenger.
it a source code of lenmessenger.
- 2022-01-26 06:58:42下载
- 积分:1
-
sd2003测试程序
sd2003测试程序-sd2003 test procedures
- 2023-09-01 09:10:04下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
这是WordNet语义网络,一二
这是个语义网络WordNet,能进行两个词的相似度的比较。-This is a semantic network of WordNet, to a two-word similarity comparison.
- 2022-12-06 13:45:04下载
- 积分:1
-
XML解析工具封装
此工程为对tinyxml库的封装,封装接口全部在XML.h中提供,支持从.xml文件中读取字段属性,新增了从内存读取字段属性和写XML文件功能,方便操作xml文件。该工程已用在项目开发中,亲测稳定。
- 2022-02-10 08:09:38下载
- 积分:1
-
poj AC代码,具有一定的参考价值,你可以下载来看看,
poj AC代码,有一定的参考价值,可以下载看看,
- 2022-07-12 20:42:15下载
- 积分:1
-
Alarm clock applet,To start automatically on the toolbar, you can set the time t...
闹钟小程序,用C2008开发,启动后自动放到工具栏,可以设置闹响时间,可以保存闹响时间。到时自动弹出,并有铃声。 -Alarm clock applet,To start automatically on the toolbar, you can set the time to make sound, you can save time to make ring. To automatically pop-up, and ring tones.
- 2022-05-12 20:56:33下载
- 积分:1