资源列表
翻译材料
- 外观模拟分支定界 分支定界 -appearance simulation branch delimitation of branch-and-bound branch d elimitation of branch-and-bound branch delimitation of branch-and-bound
xue123456
- 这是一个很简单的程序,主要功能是如何实现从2张表中获取数据并进行简单计算-This is a very simple procedure, the main function is how to achieve two from the table and access to data in simple terms
vfp(1)
- 关于VF界面的几个基本实例,对初学者很有用处-VF interface on a few basic examples, very useful for beginners! !
123131321
- 这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能-where this procedure can be found, and here I bring to you some of the convenience function is used to achieve the menu function
2132121123213
- 简单的小程序让大家来用一用,希望多多指点,可以回信到信箱-simple small program to let people use one with the hope that many instructions, they can reply to Box
xue12121
- 这个功能不是很难,在这里只是为了给大家提供一些方便-this function is not difficult here just to give you all some convenience
xue12123456
- 这个小程序功能不是很强大,但多少对大家有一些用处,希望大家-function is not very strong, but the number of pairs we have some usefulness, we hope to s
massege2w
- 希望大家多多指点,提点意见,在下出学折,还请各位关照-hope he can instruct them, identities, from the next school packs, also drew attention
TripleDes算法de实现
- 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。
解决生产者-消费者问题
- public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw
VBpopinterface
- 用VB实现的非常好看的国际上流行的程序界面。-VB very attractive on the international popular programming interfaces.
beautifulVBform
- 用VB实现的漂亮的窗体界面,对设计多媒体程序界面非常有用 。-VB forms of the beautiful interface, the design of multimedia programming interfaces very useful.
