-
SSE
实现图片的淡入淡出,利用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。(
您是不是要找: 实现图片的淡入淡出,使用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。
Achieve pictures fade, use SSE instruction set. Use Visual Studio 2010 to write a C++ program to generate dynamic link library, called with Java programs.)
- 2014-12-29 20:41:02下载
- 积分:1
-
Windows7Loader2.2.2
这是一段关于服务器的java程序,微信公众号可以访问(This is a java program about the server. The Wechat Public Number is accessible.)
- 2020-06-18 12:20:01下载
- 积分:1
-
fullcalendar-1.6.1
The schedule control,Similar to Google
(The source code,Similar to Google
)
- 2013-05-23 11:47:12下载
- 积分:1
-
bookstore
这个是我自己写的网上书店的管理系统,包括网上购物车,用户的注册,删除,修改以及管理员的管理系统(This is I wrote it myself online bookstore management systems, including online shopping cart, user registration, deletion, modification and management system administrator)
- 2008-07-24 15:25:48下载
- 积分:1
-
[www.java1234.com]JspaServlet
java的学生管理系统,其中包括数据库编程,js界面编程(java student management system, including programming, java programming interface)
- 2015-11-26 11:36:10下载
- 积分:1
-
LineIterator
Line Iterator implements Iterator Source Code for Andriod.
- 2014-01-23 11:05:51下载
- 积分:1
-
JAVAclassicalproblem
包含了很多Java经典问题分析和程序实现。(Java contains a lot of classical analysis and procedures to achieve.)
- 2009-04-20 19:50:54下载
- 积分:1
-
socket-demo
使用socket,局域网通过IP模拟简单聊天功能(Using socket, a simple chat feature)
- 2015-12-03 20:02:14下载
- 积分:1
-
12
说明: 简单实现抽签功能。通过两个数组的定义及借助random方法实现(Draw a simple function to achieve. Through the definition and use of two arrays of random method)
- 2011-08-15 09:11:14下载
- 积分:1
-
时钟 走动
说明: 一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1