-
Java数据库设计-个人通讯录
单机版的个人通讯录,图形界面,有基本的浏览、增加、删除、修改功能。使用jdbc技术,用SQLserver 2017制作的数据库。注释完善,代码可读性高,适合新手学习使用。
- 2022-08-03 05:24:31下载
- 积分:1
-
a novel software startup screen with the picture Credits Program
一种新颖的软件启动画面与鸣谢画面的编程实现-a novel software startup screen with the picture Credits Program
- 2023-08-20 07:20:04下载
- 积分:1
-
曲线拟合NURBS插值和逼近算法
应用背景一个绘制样条曲线的例子,NURBS曲线,B样条可以是一个简单的改变。(2008,Visual C + +)关键技术插值&;近似计算
- 2023-04-26 09:00:03下载
- 积分:1
-
java殷博悦房企的女人
java yin yue bo fangqi wo men -java yin yue bo fangqi wo men
- 2022-02-05 06:51:36下载
- 积分:1
-
此文件包含用visual c++编译的程序代码,绝对可用CH03.
此文件包含用visual c++编译的程序代码,绝对可用CH03.-This file contains the use of visual c++ compiled code, can be used absolutely CH03.
- 2022-03-20 09:21:25下载
- 积分:1
-
英特尔8xx寡妇这5 BSP
intel 8xx widows ce 5.0 BSP
- 2022-02-05 08:23:46下载
- 积分:1
-
这是一本关于C++的经典书籍,是每个C++程序员必备的。
这是一本关于C++的经典书籍,是每个C++程序员必备的。-This is a C++ about the classic books, are each C++ programmers must have.
- 2022-03-06 21:35:13下载
- 积分:1
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1
-
C, MFC source code CSmartPtrdemo
C++、MFC源代码CSmartPtrdemo-C, MFC source code CSmartPtrdemo
- 2023-08-27 19:15:04下载
- 积分:1
-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1