资源列表
main
- 由于从官方网下载的Crypto++库是开源的,只有源文件和几个可以生成lib、dll的工程,以及一个使用的例子工程,因此希望生成自己建的工程能使用的SDK。 -Because downloaded the official website of Crypto++ library is open source, and only a few can generate source files and lib, dll project, as well as an example of a pro
main1
- it is simple java programs. it is very helpful to develop swing programe
WinSock
- 用 Winsock 实现聊天的程序 一个简单的聊天程序 程序所需控件:Winsock控件,CommandButton控件(默认name),TextBox控件(一个名称为txtMess,另一个名称为txtSend)
UpRun
- Single image superresolution is a classic and active image processing problem, which aims to generate a high-resolution (HR) image a low-resolution input image. Due to the severely under-determined nature of this problem, an effective image p
windows
- 自定义控件,初次尝试开发windows桌面应用,关注公众号互相交流“编程杂谈”-customize control for windows app
button
- this a class in java which allows the users can easily have access to the buttons and be capable of easily controlling them and connect them to other classes-this is a class in java which allows the users can easily have access to the buttons and be
random-name
- 本程序通过简单的VB语言可可通过随机点名的方式确定所编排的号数-This procedure simply by VB language named cocoa be determined by the random arrangement of numbers
app16_8
- MouseListener接口处理MouseEvent事件-MouseListener interface processing MouseEvent incident
CPP
- 框架的建立,初步的学习。这是老师上课的例子。拿了出来分享一下-Framework in place, a preliminary study. This is a teacher in the class example. Took out to share
app16_7
- KeyAdapter类事件处理KeyEvent事件-KeyAdapter incident KeyEvent class events
数据库作业
- 最少背包问题:假设有许多盒子,每个盒子能保存的总重量为1.0。有n个项i1,i2,…,in,它们的重量分别是w1,w2,…,wn。目的是用尽可能少的盒子放入所有的项,任何盒子的重量不能超过他的容量。例如,如果想的重量为0.4, 0.4, 0.6和0.6,用两个盒子就能解决。 按如下策略解决此问题:按给定的次序扫描每一个项,把每一个项放入能够容纳他而不至于溢出的最满的盒子。
机器鱼控制程序
- 四关节机器鱼控制程序,飞行摇杆操作,可上浮下沉,前进后退